v/vlib
Delyan Angelov d261844da0 vweb: fix warnings about `fn f(x, y Type)` 2020-10-15 22:04:42 +03:00
..
arrays v test-fmt: reformat some skipped files, comment on the remaining ones 2020-10-15 00:39:09 +03:00
benchmark
bitfield
builtin all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
cli tests: rename _test.v files with dup names (temp workaround for highly parallel testing) 2020-10-14 18:25:26 +03:00
clipboard v test-fmt: fix some embedded comments in expressions 2020-10-14 22:52:33 +03:00
crypto v test-fmt: reformat some skipped files, comment on the remaining ones 2020-10-15 00:39:09 +03:00
darwin
dl
encoding base64: encode_url (#6622) 2020-10-15 16:04:06 +02:00
eventbus v test-fmt: reformat some skipped files, comment on the remaining ones 2020-10-15 00:39:09 +03:00
flag ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03:00
fontstash
gg gg: update draw_circle/arc x, y to f32 (#6595) 2020-10-11 20:36:18 +02:00
glm
gx gg: minor fixes 2020-08-20 08:32:05 +02:00
hash all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
io
json
live
log
math ci: fix failing tests 2020-10-15 15:42:16 +03:00
mysql
net ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03:00
orm
os ci: fix failing tests on windows too 2020-10-15 15:54:44 +03:00
os2
pg
picoev
picohttpparser
rand ci: fix failing tests 2020-10-15 15:42:16 +03:00
readline all: cleanup more match statements (#6616) 2020-10-15 08:08:27 +03:00
regex
runtime
sokol v test-fmt: fix some embedded comments in expressions 2020-10-14 22:52:33 +03:00
sqlite
stbi
strconv all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
strings all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
sync v test-fmt: fix some embedded comments in expressions 2020-10-14 22:52:33 +03:00
szip v test-fmt: reformat some skipped files, comment on the remaining ones 2020-10-15 00:39:09 +03:00
term all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
time all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
v checker: add check_expected() which returns an optional error (#6623) 2020-10-15 17:30:36 +02:00
vweb vweb: fix warnings about `fn f(x, y Type)` 2020-10-15 22:04:42 +03:00
x x.json2: add fast_raw_decode; support for i64 and f32 (#6586) 2020-10-09 16:11:55 +02:00
.vdocignore