v/vlib
Delyan Angelov 78e6ddee75 tests: enable running `v test .` inside vlib/v/ too 2020-09-18 19:20:01 +03:00
..
arrays
benchmark
bitfield
builtin vlib: fix more C warns on windows 2020-09-18 13:40:47 +03:00
cli cli: improvements to help and error messages (#6375) 2020-09-16 22:01:44 +02:00
clipboard
crypto
darwin
dl
encoding all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
eventbus
flag
fontstash
gg
glm
gx gg: minor fixes 2020-08-20 08:32:05 +02:00
hash
io
json
live
log
math
mysql
net builtin: consume matched string length in string.replace_each (#6349) 2020-09-12 02:31:06 +02:00
orm
os vlib: fix incompatible pointer warning (#6385) 2020-09-16 17:40:02 +03:00
os2
pg
picoev
picohttpparser
rand
readline repl: fix ctrl+z job to background on linux (#6417) 2020-09-18 16:34:00 +03:00
regex
runtime
sokol
sqlite sqlite: fix indentation in readme (#6356) 2020-09-12 16:42:35 +02:00
stbi
strconv tests: fix strconv.v_sprintf arrity mismatch in format_test.v 2020-09-17 00:33:25 +03:00
strings
sync ast: merge `IfExpr` and `CompIf` (#6011) 2020-09-18 00:58:54 +02:00
szip
term
time time: do not panic on time.new_time({unix: 1608854400}).str() 2020-09-16 22:14:02 +03:00
v tests: enable running `v test .` inside vlib/v/ too 2020-09-18 19:20:01 +03:00
vweb vweb: make ip() to return peer_ip work (#6399) 2020-09-17 10:38:39 +03:00
x ci: re-enable autobahn tests (without autofree) (#6360) 2020-09-13 16:20:22 +02:00
.vdocignore