v/vlib
Enzo de8c4866a4
v.checker: fix postfix expr on generic types (#9887)
2021-04-26 19:57:05 +03:00
..
arrays
benchmark vfmt: cleanup StringInterLiteral.get_fspec_braces/1 2021-04-15 09:46:05 +03:00
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 crypto: add custom errors to crypto lib (#9522) 2021-03-30 15:27:57 +03:00
darwin
dl
encoding
eventbus eventbus: refactoring; add unsubscribe_method and unsubscribe_receiver (#9443) 2021-03-30 15:32:24 +03:00
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
readline ci: remove some tests from skip_with_werror in `v test-self` 2021-04-14 12:47:24 +03:00
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 v.checker: fix postfix expr on generic types (#9887) 2021-04-26 19:57:05 +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 examples: fix compilation with -prod 2021-04-23 14:48:07 +03:00
.vdocignore