v/vlib
Larpon 04b030b7ab
toml: add 1MB file parsing test to CI (#12582)
2021-11-26 18:11:14 +03:00
..
arrays
benchmark
bitfield
builtin jsdom, examples: add more WebGL APIs; add interactive 3D cube example running on VJS (#12562) 2021-11-24 20:31:39 +02:00
cli
clipboard
context context: cleanup the tests and the documentation (#12175) 2021-10-14 13:32:42 +03:00
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg gg: fix system_font_path (#12533) 2021-11-21 19:12:15 +02:00
gx
hash
io
js js: add fixes for generic structures and functions; add promise API; refactor modules (#12575) 2021-11-25 16:49:53 +02:00
jsdom jsdom, examples: add more WebGL APIs; add interactive 3D cube example running on VJS (#12562) 2021-11-24 20:31:39 +02:00
json json: assert encoded struct with a sumtype (#11970) 2021-09-25 20:29:52 +03:00
log
math
mssql
mysql
net net: use `vmemset(&hints, 0, int(sizeof(hints)))`, instead of zeroing the fields 1 by 1 2021-11-24 09:34:48 +02:00
orm
os ci: fix `v -b js vlib/builtin/js/array_test.js.v` 2021-11-22 15:11:33 +02:00
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv
strings
sync sync,strings,cgen: reduce memory consumption in cgen 2021-10-29 22:29:56 +03:00
szip
term
time
toml toml: add 1MB file parsing test to CI (#12582) 2021-11-26 18:11:14 +03:00
v builder: prepare for `v -b native -os windows run file.v` 2021-11-26 12:05:58 +02:00
vweb
x ci: fix failing ttf_test.v after making `char` unavailable for variable names 2021-11-22 18:28:25 +02:00
.vdocignore