1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

41 Commits

Author SHA1 Message Date
71d3d4c879 tutorial: update the wget line in the instructions, to use v_linux.zip too (#8069)
I think the right URL is https://github.com/vlang/v/releases/latest/download/v_linux.zip with a "v".
Regards.
2021-01-12 21:27:00 +02:00
352cf91ba2 vweb: remove return vweb.Result{} everywhere 2021-01-08 04:57:02 +01:00
e3f8d448c1 all: [noinit] struct attribute 2021-01-08 04:49:16 +01:00
0c77bdf8f6 tutorials: fix blog code 2021-01-01 20:38:22 +01:00
2bc9ee4d88 vweb: more updates 2020-12-31 17:47:20 +01:00
fa00f157ad tutorials: update vweb 2020-12-31 17:31:17 +01:00
8adb1acf31 check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
4f540e6ac3 doc: mention module shadowing (#7051) 2020-12-01 16:09:33 +01:00
552de94da6 sqlite: add Windows instructions to readme (#7041) 2020-12-01 04:00:41 +01:00
7cd9530006 docs: fix most of the examples (ensure they at least have a valid syntax) 2020-11-27 13:03:32 +02:00
df4165c7ee docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
9f5a3b52a7 all: optimize png images (#6860) 2020-11-17 17:42:21 +01:00
3795aaab5c v test-fmt: reformat some skipped files, comment on the remaining ones 2020-10-15 00:39:09 +03:00
fa0477d558 building-a-simple-web-blog-with-vweb.md: fix bugs in code snippets (#5990) 2020-07-28 11:29:51 +03:00
317b2dc579 tutorials: fix index() (#5732) 2020-07-07 22:01:18 +02:00
fbfd92a899 tutorials: more blog fixes (#5657) 2020-07-04 18:56:18 +02:00
56ad6cef54 tutorials: blog fixes (#5652) 2020-07-04 11:38:47 +02:00
77bde09c13 tutorial: change speed to agility (#5590) 2020-07-01 10:30:22 +02:00
81e4d3fd09 tutorials: update markdown guide (#5589) 2020-07-01 00:45:19 +02:00
34ddc9240e tutorials: web blog fixes 2020-06-30 21:04:00 +02:00
9315589f85 tutorials: switch to mut f Foo 2020-05-24 21:27:14 +03:00
bf94b8a1ab tutorials: update import syntax 2020-05-20 15:21:30 +03:00
7f4cf08516 parser: check (mut f Foo) syntax 2020-05-17 13:51:18 +02:00
9f4d498ff1 all: updateimport () and []array 2020-04-26 13:49:31 +02:00
a9127bedf7 tutorial: Improve grammar 2020-01-18 17:03:46 +01:00
663a8c9c79 tutorial: a minor vweb update 2020-01-15 22:20:51 +01:00
de3ad2b04f fix vweb tutorial project; clean up gg functions a bit 2020-01-15 22:17:45 +01:00
ecd46d381c fix vc generator 2019-12-21 05:25:28 +03:00
562f24336d add ./v2 to gitignore 2019-12-17 01:21:18 +03:00
5971aa7fef tutorials: article json 2019-12-15 01:00:04 +03:00
48ea136a9a tutorials: vweb: add an article 2019-12-15 00:56:08 +03:00
2e23592264 for: check for redefinitions 2019-12-14 20:00:03 +03:00
be2b5698c5 tutorial: update image links 2019-12-14 19:26:22 +03:00
45695543ba tutorial: minor fixes 2019-12-14 18:59:02 +03:00
94de493b37 tutorial: minor fixes + move code and images to a separate dir 2019-12-14 18:50:32 +03:00
3a2c46a1ce tutorial: use the master branch 2019-12-14 15:50:40 +03:00
d49927937b tutorial: fix images 2019-12-14 15:48:13 +03:00
29fc3fc82f vweb tutorial: add a link to Vorum 2019-12-14 08:24:14 +03:00
a81c6f44c5 tutorial: add a title 2019-12-14 07:39:51 +03:00
7cec5f853c tutorial: minor fixes 2019-12-14 07:36:18 +03:00
e99547cd7f vweb tutorial 2019-12-14 07:29:12 +03:00