v/vlib
Lukas Neubert d9240bd983
fmt: remove cur_short_mod (#9486)
2021-03-27 17:29:49 +02:00
..
arrays
benchmark
bitfield
builtin Boehm-GC: fix global `const` handling (#9477) 2021-03-26 16:44:45 +02:00
cli cli: improve multiple value management (#8310) 2021-03-19 13:09:56 +02:00
clipboard
crypto
darwin
dl
encoding
eventbus
flag
fontstash checker: warn about automatic (de)referencing; freetype: compilation flag fixes 2021-03-26 11:42:51 +03:00
gg
glm
gx
hash
io
json
log
math math: add a test suite taken from vsl/vmath (#9280) 2021-03-13 09:05:02 +02:00
mysql checker: define missing C fn args & check C & JS args (#8770) 2021-03-05 17:41:11 +03:00
net all: deprecate write_str and replace it with write_string (#9369) 2021-03-20 17:25:51 +01:00
orm
os os: make os module handle large files (#9439) 2021-03-26 07:51:55 +01:00
os2
pg
picoev
picohttpparser
rand rand: update documentation (#9406) 2021-03-21 19:36:17 +02:00
readline all: simplify `return if ...` constructs to make more code compatible with -autofree 2021-03-22 16:45:29 +02:00
regex
runtime tools: check formatting of more modules with `v test-cleancode`, colorize `v vet` output 2021-03-24 12:39:39 +02:00
semver all: update repo to use the new error handling syntax (#8950) 2021-02-28 23:20:21 +03:00
sokol
sqlite checker: define missing C fn args & check C & JS args (#8770) 2021-03-05 17:41:11 +03:00
stbi
strconv all: add strings.Builder.write_string and use write_string instead of write (#8892) 2021-02-22 13:18:11 +02:00
strings
sync
szip
term
time
v
vweb
x
.vdocignore