v/vlib
playX d3887c1568
time: fix sys_mono_now for the JS backend (#12187)
2021-10-15 09:22:15 +03:00
..
arrays
benchmark
bitfield
builtin
cli cli: fix bug that caused help to panic (#11157) 2021-08-12 09:25:28 +03:00
clipboard
context
crypto
darwin vlib: use `malloc_noscan()` where possible (#10465) 2021-06-15 14:47:11 +03:00
dl
encoding
eventbus v.parser: prohibit redeclaration of builtin types (#10563) 2021-06-25 13:08:56 +03:00
flag
fontstash
gg
glm
gx
hash
io
json json: assert encoded struct with a sumtype (#11970) 2021-09-25 20:29:52 +03:00
log
math math: add some benchmark tests (#12142) 2021-10-11 14:20:07 +03:00
mssql mssql: fix c function definition parameters (#11307) 2021-08-25 14:39:56 +03:00
mysql
net checker: add an interface check for mutability, fixes #1081, fixes #7038 (#11963) 2021-10-11 15:41:31 +03:00
orm orm: fix a typo (#12131) 2021-10-10 03:47:35 +03:00
os js: implement more functions for JS backend (#12167) 2021-10-13 09:40:14 +03:00
pg
picoev
picohttpparser
rand js: implement more functions for JS backend (#12167) 2021-10-13 09:40:14 +03:00
readline
regex
runtime runtime: decrement default cpu amount in nr_jobs (#10841) 2021-07-17 17:07:59 +03:00
semver
sokol
sqlite
stbi
strconv
strings js: change codegen for match statement, speedup string.split_into_lines (#12157) 2021-10-12 09:52:16 +03:00
sync ci: workaround linking on macos (missing sem_timedwait) 2021-09-28 11:27:47 +03:00
szip
term
time
toml toml: fix error return in value parsing (#12097) 2021-10-07 15:51:18 +03:00
v
vweb
x
.vdocignore