v/vlib
Delyan Angelov 6843b85063
ci: fix `clang -std=c99 -D_DEFAULT_SOURCE -o v vc/v.c` warnings
2021-08-15 11:12:48 +03:00
..
arrays
benchmark
bitfield
builtin builtin: fix minor C fn definitions (#11180) 2021-08-14 17:19:27 +03:00
cli cli: fix bug that caused help to panic (#11157) 2021-08-12 09:25:28 +03:00
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
dl
encoding 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
eventbus
flag
fontstash gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
gg gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
glm
gx gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
hash
io
json
log
math v.gen.c: support `T.typ` - an int for the type index of the generic type `T` (#11175) 2021-08-14 08:48:25 +03:00
mssql
mysql
net
orm
os os: cleanup for -Wimpure-v 2021-08-12 21:53:29 +03:00
os_js
pg
picoev
picohttpparser
rand
readline
regex regex: bug fix about \w \W backslash chars (#11176) 2021-08-14 08:47:12 +03:00
runtime
semver
sokol gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
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 ci: fix `clang -std=c99 -D_DEFAULT_SOURCE -o v vc/v.c` warnings 2021-08-15 11:12:48 +03:00
vweb
x
.vdocignore