v/vlib
zakuro a0835ac139
checker/cgen: implement in expression for alias of array/map (#9871)
2021-04-25 18:17:54 +03:00
..
arrays
benchmark
bitfield
builtin os: use C.GetUserNameW for os.loginname() instead + improvements os.uname() (#9872) 2021-04-25 18:16:14 +03:00
cli
clipboard
context vlib/context: some clean up and more readable examples (#9868) 2021-04-25 16:04:07 +03:00
crypto
darwin
dl
encoding
eventbus
flag flag: add custom errors (#9515) 2021-03-30 15:31:02 +03:00
fontstash
gg
glm
gx
hash
io
json
log log: unify output order between cli and file (#9693) 2021-04-12 09:38:47 +03:00
math
mysql
net net: support `-d net_blocking_sockets` (workaround a sporadic vex failure) 2021-04-23 17:22:43 +03:00
orm
os os: use C.GetUserNameW for os.loginname() instead + improvements os.uname() (#9872) 2021-04-25 18:16:14 +03:00
os2
pg
picoev pico: small refactor (#9857) 2021-04-24 13:21:30 +03:00
picohttpparser pico: small refactor (#9857) 2021-04-24 13:21:30 +03:00
rand
readline
regex regex: bugfix out of bound with gcc "-fsanitize=address" (#9715) 2021-04-15 10:46:49 +03:00
runtime
semver
sokol
sqlite
stbi
strconv builtin,strconv: fix and optimize utf8 and formatting functions (#9874) 2021-04-25 17:57:21 +03:00
strings strings: fix for Builder.str() using b.len instead of b.buf.len 2021-04-25 09:07:46 +03:00
sync checker: make use of private enum from outside module an error. (#9821) 2021-04-22 07:07:56 +03:00
szip
term
time time: fix macos job (building V with -cflags --Werror) 2021-04-05 22:32:33 +03:00
v checker/cgen: implement in expression for alias of array/map (#9871) 2021-04-25 18:17:54 +03:00
vweb
x
.vdocignore