Carlos Esquerdo Bernat
|
6d62574e7f
|
tutorials: fix argument type (#12182)
|
2021-10-15 02:24:22 +03:00 |
Alexander Medvednikov
|
555e8cada6
|
tutorials: update the vweb tutorial with the new form parsing syntax
|
2021-10-12 07:17:49 +03:00 |
srp-at-ah
|
227d12f1ac
|
tutorial: fix missing & in README.md (#11363)
|
2021-09-02 09:30:05 +03:00 |
Alexander Medvednikov
|
a39962a6b9
|
tutorials: fix blog.v code formatting
|
2021-08-03 16:13:41 +03:00 |
Alexander Medvednikov
|
80976e640c
|
vweb: remove init_server() from all examples, tutorials, and tests
|
2021-08-03 16:03:16 +03:00 |
Delyan Angelov
|
9315154201
|
ci: workaround -autofree codegen bug with nested fn calls on macos
|
2021-07-22 11:02:17 +03:00 |
Hank G
|
be7c3965a9
|
doc: update blog tutorial to updated syntax and instructions (#10577)
|
2021-07-21 17:33:16 +03:00 |
Georg Hartmann
|
b80dcafc24
|
tutorials: always add the filename as first comment in example files (#10594)
|
2021-06-28 08:34:53 +03:00 |
Delyan Angelov
|
6450fda938
|
ci: fix compiling blog/, *and* comptime_if_is_test.v. Add vweb_app_test.v .
|
2021-05-11 13:59:08 +03:00 |
Delyan Angelov
|
1ddd990687
|
ci: fix `./v check-md .`
|
2021-05-11 11:19:13 +03:00 |
Louis Schmieder
|
faf2656335
|
orm: support multiline statements (#9888)
|
2021-04-27 15:28:57 +03:00 |
Alexander Medvednikov
|
c2227addff
|
tutorials: vfmt blog
|
2021-04-15 07:42:14 +03:00 |
Alexander Medvednikov
|
a18f85c8cd
|
vweb: init_once() => init_server(); init() => before_request()
|
2021-04-15 06:27:24 +03:00 |
Alexander Medvednikov
|
89838f2e21
|
tutorials: blog: use db.create_table()
|
2021-04-06 22:15:14 +03:00 |
JalonSolov
|
e5a698395a
|
tutorials: fix a link (#9413)
|
2021-03-22 03:42:07 +01:00 |
Joe Maddalone
|
f276280d79
|
tutorials: align content with code (#9250)
|
2021-03-11 21:44:07 +01:00 |
Alexander Medvednikov
|
de73ef665c
|
tutorials: a temporary autofree fix in the blog example
|
2021-03-11 16:21:02 +03:00 |
StunxFS
|
7f830fac86
|
docs: fix links (#9112)
|
2021-03-04 16:03:02 +02:00 |
StunxFS
|
c9a9f948be
|
tutorials: move vweb tutorial inside its own folder (#8930)
|
2021-03-04 15:24:07 +02:00 |