v/vlib
yuyi 212b4fa089
parser: implement infering generic type parameters from receiver types (fix #5862) (#9870)
2021-04-26 10:56:08 +03:00
..
arrays
benchmark
bitfield
builtin v: support `$for attr in Test.attributes` (#9836) 2021-04-25 18:29:26 +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 gg:fix draw_line for android (#9882) 2021-04-26 10:01:55 +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 all: automatically move (some) referenced objects to heap (#9873) 2021-04-25 21:40:38 +03:00
orm
os os: use C.GetUserNameW for os.loginname() instead + improvements os.uname() (#9872) 2021-04-25 18:16:14 +03:00
os2
pg orm: add initial pg support (#9827) 2021-04-25 18:57:55 +03:00
picoev pico: small refactor (#9857) 2021-04-24 13:21:30 +03:00
picohttpparser pico: small refactor (#9857) 2021-04-24 13:21:30 +03:00
rand rand: fix wrong function signature (#9808) 2021-04-21 12:20:55 +03:00
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv builtin,strconv: fix and optimize utf8 and formatting functions (#9874) 2021-04-25 17:57:21 +03:00
strings strings: fix for Builder.str() using b.len instead of b.buf.len 2021-04-25 09:07:46 +03:00
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 parser: implement infering generic type parameters from receiver types (fix #5862) (#9870) 2021-04-26 10:56:08 +03:00
vweb
x examples: fix compilation with -prod 2021-04-23 14:48:07 +03:00
.vdocignore