v/vlib/v
Alexander Medvednikov 188bad4f38 vfmt: handle string attrs 2020-07-04 23:38:28 +02:00
..
ast vfmt: handle string attrs 2020-07-04 23:38:28 +02:00
builder all: make `os` global in scripts (#5669) 2020-07-04 23:37:41 +02:00
cflag checker: do not allow defining methods on types from other modules 2020-05-28 15:23:20 +02:00
checker all: make `os` global in scripts (#5669) 2020-07-04 23:37:41 +02:00
depgraph vfmt: ran `v vet vlib/v/` and fix spaces 2020-07-04 16:19:54 +03:00
doc vfmt: ran `v vet vlib/v/` and fix spaces 2020-07-04 16:19:54 +03:00
errors checker: add details about a non matching functional argument 2020-07-04 22:37:06 +03:00
eval fmt: lots of fixes 2020-04-25 17:49:16 +02:00
fmt vfmt: handle string attrs 2020-07-04 23:38:28 +02:00
gen cgen: improve code formatting of `array_init` (#5663) 2020-07-04 21:49:04 +02:00
parser vfmt: handle string attrs 2020-07-04 23:38:28 +02:00
pref vfmt: ran `v vet vlib/v/` and fix spaces 2020-07-04 16:19:54 +03:00
scanner vfmt: format scanner.v 2020-07-04 16:14:30 +03:00
table checker: stricter check for function type signatures 2020-07-04 21:01:08 +03:00
tests all: experimental locked concurrency support, part 1 (#5637) 2020-07-04 12:44:25 +02:00
token all: experimental locked concurrency support, part 1 (#5637) 2020-07-04 12:44:25 +02:00
util checker: handle error token positions with negative pos.len 2020-07-04 21:55:14 +03:00
vet vet: a basic version that just checks indentation for now 2020-06-27 14:50:07 +02:00
vmod checker: remove mod_file_cacher exception 2020-06-01 17:43:03 +03:00
compiler_errors_test.v tests: add parser/tests/, move checker_test.v=>compiler_errors_test.v 2020-06-15 10:58:34 +03:00