v/vlib
spaceface e3649ec4d3
all: implement `type_name()` for interfaces too (#8767)
2021-02-15 15:29:44 +02:00
..
arrays rand: move the shuffle function from `arrays` to `rand.util` (#8587) 2021-02-05 20:24:38 +02:00
benchmark
bitfield
builtin builtin: make 5 C functions trusted, tweak signatures (#8730) 2021-02-14 19:37:32 +01:00
cli
clipboard clipboard: add android variant (#8585) 2021-02-05 16:49:04 +01:00
crypto checker: check `unsafe` V function calls (#8752) 2021-02-14 19:31:42 +01:00
darwin
dl
encoding checker: check `unsafe` V function calls (#8752) 2021-02-14 19:31:42 +01:00
eventbus
flag
fontstash
gg gg: support getting system font on Android (#8611) 2021-02-06 18:36:43 +02:00
glm
gx
hash
io
json json: encode_pretty (p. 2) + tests 2021-02-10 10:17:29 +01:00
log
math
mysql checker: check `unsafe` V function calls (#8752) 2021-02-14 19:31:42 +01:00
net checker: check `unsafe` V function calls (#8752) 2021-02-14 19:31:42 +01:00
orm
os os: add test for os.file_name (#8757) 2021-02-15 07:37:35 +01:00
os2
pg
picoev checker: check `unsafe` V function calls (#8752) 2021-02-14 19:31:42 +01:00
picohttpparser
rand builtin: make 5 C functions trusted, tweak signatures (#8730) 2021-02-14 19:37:32 +01:00
readline
regex
runtime
semver semver: document all pub functions (#8586) 2021-02-05 19:57:42 +02:00
sokol
sqlite
stbi
strconv
strings strings: make valgrind reports for strings builders more usefull (#8553) 2021-02-04 20:45:35 +01:00
sync checker: check `unsafe` V function calls (#8752) 2021-02-14 19:31:42 +01:00
szip
term checker: check `unsafe` V function calls (#8752) 2021-02-14 19:31:42 +01:00
time checker: check `unsafe` V function calls (#8752) 2021-02-14 19:31:42 +01:00
v all: implement `type_name()` for interfaces too (#8767) 2021-02-15 15:29:44 +02:00
vweb checker: check `unsafe` V function calls (#8752) 2021-02-14 19:31:42 +01:00
x checker: check `unsafe` V function calls (#8752) 2021-02-14 19:31:42 +01:00
.vdocignore