1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib
2021-07-23 08:58:06 +03:00
..
arrays
benchmark parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
bitfield
builtin cgen: fix several sort declarations (#10919) 2021-07-23 08:55:55 +03:00
cli
clipboard
context
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
glm
gx
hash
io parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
json
log
math cgen: properly support reference args in receivers and arithmetic op methods (#10873) 2021-07-20 15:08:32 +03:00
mssql
mysql
net net: base address_freebsd.c.v on darwin instead of linux 2021-07-21 17:31:32 +03:00
orm
os ci: fix -cstrict job 2021-07-22 18:47:23 +03:00
os2
pg
picoev
picohttpparser
rand parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
readline
regex regex: fix a bug with find_all, fixes #10799 (#10801) 2021-07-14 22:20:05 +03:00
runtime runtime: decrement default cpu amount in nr_jobs (#10841) 2021-07-17 17:07:59 +03:00
semver
sokol
sqlite
stbi
strconv strconv: fix compilation with -cc gcc -cstrict -prod 2021-07-15 01:05:00 +03:00
strings
sync parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
szip
term tests: show a list of all failed commands in the summary too 2021-07-15 11:53:14 +03:00
time parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
v vfmt: split up asm code into more granular methods, add test (#10878) 2021-07-23 08:58:06 +03:00
vweb vweb: change Context.headers from string to struct Header (#10749) 2021-07-18 12:21:07 +03:00
x parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
.vdocignore