v/vlib
Enzo 778b83a132
gen: fix multiple blank param with interface (#8480)
2021-01-31 19:44:55 +02:00
..
arrays
benchmark all: support compile time `$env('ENV_VAR')` (#8456) 2021-01-31 19:22:42 +02:00
bitfield
builtin checker: fix generic_mutable_arrays in functions (#8445) 2021-01-30 18:35:03 +01:00
cli
clipboard gg: fix macos C function definitions 2021-01-31 13:57:06 +01:00
crypto
darwin
dl all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
encoding
eventbus
flag
fontstash
gg gg: fix macos C function definitions 2021-01-31 13:57:06 +01:00
glm
gx
hash
io
json checker: check number of C function arguments for some cases (#8444) 2021-01-30 18:33:36 +01:00
log
math
mysql
net checker: check the fn decl for anon fns too (#7529) 2021-01-29 23:11:05 +02:00
orm
os checker: check number of C function arguments for some cases (#8444) 2021-01-30 18:33:36 +01:00
os2
pg
picoev
picohttpparser
rand rand: update byte() (#8442) 2021-01-30 14:19:14 +01:00
readline
regex
runtime
semver
sokol
sqlite
stbi stbi: add proper declarations for C.stbi_load etc. 2021-01-31 10:23:43 +02:00
strconv tests: fix some warnings in preparation for `-W test-self` 2021-01-31 11:05:17 +02:00
strings
sync tests: fix some warnings in preparation for `-W test-self` 2021-01-31 11:05:17 +02:00
szip
term
time
v gen: fix multiple blank param with interface (#8480) 2021-01-31 19:44:55 +02:00
vweb vweb: fix vweb upload (#8392) 2021-01-29 14:48:52 +01:00
x tests: fix some warnings in preparation for `-W test-self` 2021-01-31 11:05:17 +02:00
.vdocignore