v/vlib
Delyan Angelov 1ef718c1e1
cgen: fix `return if cond { x,y } else { a,b }` generation
2021-04-13 11:52:18 +03:00
..
arrays
benchmark
bitfield
builtin builtin: use 0 instead of `\0` rune when setting C style terminators; use C.memcpy in `[]string{}.join("")` 2021-04-13 11:29:33 +03:00
cli
clipboard
context context: small refactor to always use Context type instead of multiple types (#9705) 2021-04-13 07:04:13 +03:00
crypto
darwin
dl
encoding encoding.utf8: fix len and ulen and optimize raw_index (#9682) 2021-04-12 04:58:03 +02:00
eventbus
flag
fontstash
gg
glm
gx
hash
io
json
log log: unify output order between cli and file (#9693) 2021-04-12 09:38:47 +03:00
math
mysql
net
orm orm: add unique fields & add drop table stmt (#9684) 2021-04-11 23:57:25 +02:00
os fmt: remove parenthesis around single ident (#9696) 2021-04-12 16:01:03 +03:00
os2
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol ios: move `sokol` declarations out of builder, and support non-sokol apps too (#9703) 2021-04-12 19:35:06 +03:00
sqlite
stbi
strconv
strings
sync
szip
term
time
v cgen: fix `return if cond { x,y } else { a,b }` generation 2021-04-13 11:52:18 +03:00
vweb
x tests: add vlib/x/json2 to vtest-cleancode.v 2021-04-11 11:34:08 +03:00
.vdocignore