v/vlib/v
Alexander Medvednikov d2c508e9a9 checker: clean up 2020-06-28 19:44:41 +02:00
..
ast orm: limit 2020-06-27 16:19:12 +02:00
builder msvc: unique names for pdb files, remove test job limit 2020-06-26 17:16:15 +02:00
cflag
checker checker: clean up 2020-06-28 19:44:41 +02:00
depgraph map: rename size to len 2020-06-21 16:51:02 +02:00
doc
errors
eval
fmt vfmt: add support for sql x {} expressions and statements 2020-06-28 13:36:21 +03:00
gen checker: clean up 2020-06-28 19:44:41 +02:00
parser vfmt: fix eating of sql x { ... limit 1 } 2020-06-28 14:27:53 +03:00
pref vet: a basic version that just checks indentation for now 2020-06-27 14:50:07 +02:00
scanner scanner: ignore CR signs in string literals 2020-06-23 21:10:58 +03:00
table vweb: escape html; table: rename parent_typ to parent_type 2020-06-24 22:12:33 +02:00
tests vrepl: fix optional call 2020-06-24 12:45:48 +02:00
token vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax 2020-06-27 21:46:04 +02:00
util vfmt: support for 'VDIFF_OPTIONS=-w' 2020-06-28 12:35:05 +03:00
vet vet: a basic version that just checks indentation for now 2020-06-27 14:50:07 +02:00
vmod
compiler_errors_test.v