v/vlib
Hualin Song 4fb570522a
json: fix json.decode bug for u64 values greater than 2^31 (#11238)
2021-08-20 09:14:55 +03:00
..
arrays
benchmark
bitfield
builtin strings: add Builder.write_rune/1 and Builder.write_runes/1 methods 2021-08-19 07:18:09 +03:00
cli
clipboard
context
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg gg: set_pixels() (#11236) 2021-08-20 01:14:25 +03:00
glm
gx
hash
io
json json: fix json.decode bug for u64 values greater than 2^31 (#11238) 2021-08-20 09:14:55 +03:00
log
math math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
mssql
mysql
net vweb: use Response struct for 302 response (#11245) 2021-08-20 01:13:36 +03:00
orm orm: fix orm unique lists (#11198) 2021-08-16 14:59:23 +03:00
os os: add File.read_into_ptr (#11219) 2021-08-18 17:08:41 +03:00
os_js
pg
picoev
picohttpparser
rand v.gen.js: fix method calls and other codegen parts, rand module compiles (#11205) 2021-08-18 11:33:37 +03:00
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv
strings strings: add Builder.write_rune/1 and Builder.write_runes/1 methods 2021-08-19 07:18:09 +03:00
sync
szip
term
time time: use `&C.time_t` instead of `&time_t` in C fn declaration (#11232) 2021-08-18 17:05:43 +03:00
v math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
vweb vweb: use Response struct for 302 response (#11245) 2021-08-20 01:13:36 +03:00
x
.vdocignore