1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib
2021-04-12 00:36:02 +03:00
..
arrays
benchmark
bitfield bitfield: add methods insert and extract (#9612) 2021-04-10 17:42:09 +03:00
builtin builtin: fix map.zeros_to_end (#9689) 2021-04-12 00:36:02 +03:00
cli
clipboard
crypto
darwin
dl fmt: remove trailing space in comments (#9620) 2021-04-07 15:25:11 +02:00
encoding encoding.utf8: remove const unicode_con_table_up_to_low table (#9672) 2021-04-11 10:28:19 +03:00
eventbus
flag
fontstash
gg sokol: update to floooh/sokol@c602d83 (#9607) 2021-04-07 20:39:23 +02:00
glm
gx
hash
io
json
log
math
mysql
net net.http: make http.parse_response() public so it can be used by http servers (#9653) 2021-04-09 23:42:25 +03:00
orm orm: add mysql support (#9630) 2021-04-10 17:38:27 +03:00
os fmt: remove trailing space in comments (#9620) 2021-04-07 15:25:11 +02:00
os2
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol sokol: update to floooh/sokol@c602d83 (#9607) 2021-04-07 20:39:23 +02:00
sqlite
stbi
strconv
strings
sync sync: fix chan.close() while a sending thread is waiting (#9654) 2021-04-09 23:40:35 +03:00
szip
term
time
v cgen: allow printing of C.Structs containing &char/charptr fields 2021-04-12 00:14:58 +03:00
vweb http: use Header struct for headers (#9462) 2021-04-09 18:17:33 +02:00
x tests: add vlib/x/json2 to vtest-cleancode.v 2021-04-11 11:34:08 +03:00
.vdocignore