v/vlib
Delyan Angelov 14648fa41e
parser: reduce max_expr_level to 310 (due to more limited stack size on windows)
2021-12-27 20:21:58 +02:00
..
arrays
benchmark
bitfield
builtin builtin: add none str() (fix #12964) (#12967) 2021-12-26 11:41:51 +02:00
cli
clipboard
compress/zlib
context
crypto
darwin
datatypes vlib: rename `adt` to `datatypes` 2021-12-26 16:01:36 +02:00
dl
encoding
eventbus
flag
fontstash examples: use `fontstash` wrapper calls (#12718) 2021-12-06 23:39:43 +03:00
gg sokol: type alias all `sapp` structs (#12962) 2021-12-26 13:02:51 +02:00
gx
hash
io
js
jsdom
json
log
math v: fix build and failing tests on arm64 (#12840) 2021-12-15 09:00:38 +02:00
mssql
mysql
net ci: bump retry count to 5 for tcp_test.v 2021-12-26 19:05:05 +02:00
orm
os
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol sokol: type alias all `sapp` structs (#12962) 2021-12-26 13:02:51 +02:00
sqlite
stbi
strconv strconv: add a small performance optimisation 2021-12-03 20:14:14 +02:00
strings
sync
szip
term
time
toml
v parser: reduce max_expr_level to 310 (due to more limited stack size on windows) 2021-12-27 20:21:58 +02:00
vweb vweb: add json_pretty method (#12745) 2021-12-07 01:31:17 +03:00
x json2: improve readability, add tests utilizing fix #12667 (#12836) 2021-12-15 12:20:05 +02:00
.vdocignore