1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib
2021-08-15 18:09:51 +03:00
..
arrays
benchmark
bitfield
builtin builtin: fix minor C fn definitions (#11180) 2021-08-14 17:19:27 +03:00
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
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 js: initial work on porting rand module to JS backend (#11188) 2021-08-15 18:09:51 +03:00
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_js
pg
picoev
picohttpparser
rand js: initial work on porting rand module to JS backend (#11188) 2021-08-15 18:09:51 +03:00
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
v js: initial work on porting rand module to JS backend (#11188) 2021-08-15 18:09:51 +03:00
vweb
x
.vdocignore