v/vlib
SurmanPP f2ad6dd4d9
os: fix os.walk, when passing paths ending with path_separator (#8672)
2021-02-10 18:48:01 +02:00
..
arrays
benchmark
bitfield
builtin builtin: fix typo in builtin/array.v (#8658) 2021-02-09 17:04:47 +02:00
cli
clipboard
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg
glm
gx
hash
io all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
json json: encode_pretty (p. 2) + tests 2021-02-10 10:17:29 +01:00
log
math
mysql
net net: add basic unix socket support (#8642) 2021-02-08 23:48:23 +01:00
orm
os os: fix os.walk, when passing paths ending with path_separator (#8672) 2021-02-10 18:48:01 +02:00
os2
pg
picoev
picohttpparser
rand rand: generate hexadecimal numbers (#8664) 2021-02-10 11:01:25 +01:00
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv tests: fix some warnings in preparation for `-W test-self` 2021-01-31 11:05:17 +02:00
strings
sync cgen: remove srwlock definition workaround for tcc on windows (#8652) 2021-02-09 12:44:18 +02:00
szip
term term: implement term.clear() for windows (#8650) 2021-02-09 14:25:31 +02:00
time
v checker: fix -skip-unused with struct inits with default expressions 2021-02-10 18:25:57 +02:00
vweb examples: improve the pg and vweb output (#8640) 2021-02-09 11:31:25 +02:00
x
.vdocignore