v/vlib/v
Delyan Angelov 31ef921ef2 ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03:00
..
ast all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
builder all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
cflag all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
checker checker: update tests 2020-10-15 12:39:32 +02:00
depgraph
doc ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03:00
errors
eval
fmt ci: fix failing tests 2020-10-15 15:42:16 +03:00
gen all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
parser all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
pref pref: fix whitespace in compiler message (#6529) 2020-10-02 05:16:16 +02:00
scanner fmt: use `f(x int, y int)` instead of `f(x, y int)` 2020-10-15 12:00:46 +02:00
table all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
tests checker: update tests 2020-10-15 12:39:32 +02:00
token parser: warn about ambiguous infix/prefix op token (#6491) 2020-09-29 03:13:10 +02:00
util all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
vet tests: add .vv support for `v vet` too, and simplify vet_test.v 2020-08-25 18:46:33 +03:00
vmod os: remove base_dir(); dir() and base() fixes 2020-10-01 01:25:52 +02:00
compiler_errors_test.v ci: fix failing tests on windows too 2020-10-15 15:54:44 +03:00