v/vlib
Ulises Jeremias Cornejo Fandos 1cfc4198f5
vlib/math: Add a pure V backend for vlib/math (#11267)
2021-08-23 00:35:28 +03:00
..
arrays
benchmark
bitfield
builtin builtin: optimize hex() (#11261) 2021-08-22 11:10:24 +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: top level array test 2021-08-20 11:41:09 +03:00
log
math vlib/math: Add a pure V backend for vlib/math (#11267) 2021-08-23 00:35:28 +03:00
mssql
mysql
net net: remove sockets if they already exists (#11264) 2021-08-22 13:38:02 +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 v.readline: fix key delete panic'king on linux (#11204) 2021-08-16 12:28:40 +03:00
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 js: match support (#11269) 2021-08-22 19:36:49 +03:00
vweb vweb: use Response struct for 302 response (#11245) 2021-08-20 01:13:36 +03:00
x
.vdocignore