v/vlib
..
arrays
benchmark
bitfield
builtin scanner: speed up Scanner.skip_whitespace (~2-3% speed up of `-o x.c cmd/v`) 2021-05-03 14:14:32 +03:00
cli all: automatically move (some) referenced objects to heap (#9873) 2021-04-25 21:40:38 +03:00
clipboard
context
crypto
darwin
dl
encoding encoding.utf8: fix len and ulen and optimize raw_index (#9682) 2021-04-12 04:58:03 +02:00
eventbus
flag
fontstash
gg gg: fix width and height in draw_rounded_rect primitive (#9926) 2021-04-29 10:58:57 +03:00
glm
gx
hash v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
io
json
log
math
mysql
net
orm
os
os2
pg
picoev
picohttpparser
rand rand: fix wrong function signature (#9808) 2021-04-21 12:20:55 +03:00
readline
regex
runtime
semver semver: add custom errors (#9493) 2021-03-29 11:17:00 +02:00
sokol
sqlite
stbi
strconv strconv: new faster atof function (#9903) 2021-04-28 07:42:22 +03:00
strings
sync
szip
term
time time: fix macos job (building V with -cflags --Werror) 2021-04-05 22:32:33 +03:00
v
vweb
x
.vdocignore