v/vlib
Delyan Angelov f67e5d12e5
v.gen.c: fix v_typeof_interface_idx codegen (add `static `)
2021-08-15 09:15:33 +03:00
..
arrays
benchmark parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
bitfield
builtin
cli
clipboard builtin: fix leak in rune.str(), fix leaks in most assert x == y statements in tests (#11091) 2021-08-13 18:37:34 +03:00
context
crypto
darwin vlib: use `malloc_noscan()` where possible (#10465) 2021-06-15 14:47:11 +03:00
dl
encoding
eventbus v.parser: prohibit redeclaration of builtin types (#10563) 2021-06-25 13:08:56 +03:00
flag
fontstash
gg gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
glm vlib: use `malloc_noscan()` where possible (#10465) 2021-06-15 14:47:11 +03:00
gx gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
hash
io
json
log
math
mssql
mysql
net ci: fix TcpConn.set_blocking on windows 2021-08-07 23:27:25 +03:00
orm
os os: cleanup for -Wimpure-v 2021-08-12 21:53:29 +03:00
os_js v.gen.js: fix references and add iterator to map (#10938) 2021-07-24 15:35:17 +03:00
pg
picoev
picohttpparser
rand
readline
regex
runtime runtime: decrement default cpu amount in nr_jobs (#10841) 2021-07-17 17:07:59 +03:00
semver
sokol
sqlite
stbi gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
strconv
strings
sync
szip
term builtin: fix leak in rune.str(), fix leaks in most assert x == y statements in tests (#11091) 2021-08-13 18:37:34 +03:00
time log: avoid using string__plus memory leak (#11128) 2021-08-11 09:26:02 +03:00
v
vweb
x
.vdocignore