v/vlib
penguindark e4e6c90292
zip: read in memory (#10960)
2021-07-25 21:29:51 +03:00
..
arrays
benchmark parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
bitfield
builtin builtin: fix Windows panic message (#10952) 2021-07-25 15:34:48 +03:00
cli
clipboard
context parser: don't require unary `>` prefix for `select` timeout (#10928) 2021-07-23 23:24:27 +03:00
crypto
darwin
dl
encoding
eventbus
flag flag: fix panic when given an empty string as args (#10937) 2021-07-24 11:26:00 +03:00
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 json: support for a [required] field attribute (#10955) 2021-07-25 17:27:37 +03:00
log
math cgen: properly support reference args in receivers and arithmetic op methods (#10873) 2021-07-20 15:08:32 +03:00
mssql
mysql orm: redesign orm (re-write it in V) (#10353) 2021-07-23 12:33:55 +03:00
net orm: integrate psql to orm (#10933) 2021-07-24 20:49:40 +03:00
orm orm: redesign orm (re-write it in V) (#10353) 2021-07-23 12:33:55 +03:00
os ci: fix -cstrict job 2021-07-22 18:47:23 +03:00
os2
os_js v.gen.js: fix references and add iterator to map (#10938) 2021-07-24 15:35:17 +03:00
pg orm: integrate psql to orm (#10933) 2021-07-24 20:49:40 +03:00
picoev
picohttpparser
rand parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
readline
regex
runtime
semver
sokol sokol: define a pixel color format (#10951) 2021-07-25 17:27:07 +03:00
sqlite orm: redesign orm (re-write it in V) (#10353) 2021-07-23 12:33:55 +03:00
stbi
strconv
strings scanner: remove pos 0 hack which is no longer needed (#10935) 2021-07-25 01:13:07 +03:00
sync parser: don't require unary `>` prefix for `select` timeout (#10928) 2021-07-23 23:24:27 +03:00
szip zip: read in memory (#10960) 2021-07-25 21:29:51 +03:00
term
time time: fix V compilation for solaris 2021-07-24 11:17:54 +03:00
v json: support for a [required] field attribute (#10955) 2021-07-25 17:27:37 +03:00
vweb net.http: refactor the Response struct (#10922) 2021-07-24 20:47:45 +03:00
x parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
.vdocignore