v/vlib/v
Delyan Angelov 8d88b73512 parser: fix formatting 2020-10-16 17:47:23 +03:00
..
ast interpolation: support '' (rounding like in C) 2020-10-16 17:28:11 +03:00
builder fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +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 interpolation: support '' (rounding like in C) 2020-10-16 17:28:11 +03:00
depgraph fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
doc fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
errors fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
eval fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
fmt interpolation: support '' (rounding like in C) 2020-10-16 17:28:11 +03:00
gen interpolation: support '' (rounding like in C) 2020-10-16 17:28:11 +03:00
parser parser: fix formatting 2020-10-16 17:47:23 +03:00
pref fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
scanner fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
table fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
tests interpolation: support '' (rounding like in C) 2020-10-16 17:28:11 +03:00
token parser: warn about ambiguous infix/prefix op token (#6491) 2020-09-29 03:13:10 +02:00
util fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
vet fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
vmod fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
compiler_errors_test.v ci: fix failing tests on windows too 2020-10-15 15:54:44 +03:00