v/vlib
pancake 6750ed254f x64: rename to `native` to not conflict with the x64 comptime variable 2021-04-27 12:24:58 +03:00
..
arrays
benchmark
bitfield
builtin parser: remove ++/-- exception for some modules (#9895) 2021-04-27 01:41:42 +03:00
cli all: automatically move (some) referenced objects to heap (#9873) 2021-04-25 21:40:38 +03:00
clipboard
context all: automatically move (some) referenced objects to heap (#9873) 2021-04-25 21:40:38 +03:00
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg cgen: do full struct initialisation for V structs, fixes invalid data from `map[string]Struct{}['unknown']` (#9878) 2021-04-27 08:18:48 +03:00
glm
gx
hash
io io: make io.cp use chunks (#9877) 2021-04-26 09:59:23 +03:00
json
log
math
mysql
net cgen: do full struct initialisation for V structs, fixes invalid data from `map[string]Struct{}['unknown']` (#9878) 2021-04-27 08:18:48 +03:00
orm
os cgen: execute `defer` block *after* return expression is evaluated (#9893) 2021-04-27 01:42:16 +03:00
os2
pg
picoev
picohttpparser
rand
readline
regex parser: remove ++/-- exception for some modules (#9895) 2021-04-27 01:41:42 +03:00
runtime
semver
sokol cgen: do full struct initialisation for V structs, fixes invalid data from `map[string]Struct{}['unknown']` (#9878) 2021-04-27 08:18:48 +03:00
sqlite
stbi
strconv parser: remove ++/-- exception for some modules (#9895) 2021-04-27 01:41:42 +03:00
strings
sync all: automatically move (some) referenced objects to heap (#9873) 2021-04-25 21:40:38 +03:00
szip
term all: automatically move (some) referenced objects to heap (#9873) 2021-04-25 21:40:38 +03:00
time
v x64: rename to `native` to not conflict with the x64 comptime variable 2021-04-27 12:24:58 +03:00
vweb vweb: update references to old .init_once() and .init() methods to .init_server() and .before_request() 2021-04-26 19:38:13 +03:00
x
.vdocignore