v/vlib
Delyan Angelov 9ab291319c
builder: fix thirdparty object files compilation with tcc (no -lxyz with -c)
2021-02-22 08:18:24 +02:00
..
arrays arrays: use for/in instead of unsafe `[direct_array_access]` (#8857) 2021-02-20 15:27:36 +02:00
benchmark
bitfield
builtin cgen: fix in map_literal (fix #8868) (#8871) 2021-02-21 11:54:30 +02:00
cli cli: don't sort flags / commands by default (#8813) 2021-02-21 16:17:50 +02:00
clipboard time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
crypto
darwin
dl
encoding time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
eventbus
flag
fontstash checker: stricter `unknown type` checks, show better suggestions (#8816) 2021-02-19 11:23:13 +02:00
gg
glm
gx
hash
io
json
log
math time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
mysql
net ci: fix building of vlib/x/websocket/websocket_test.v 2021-02-21 17:03:25 +02:00
orm orm: fix null strings (#8497) 2021-02-01 21:44:09 +01:00
os time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
os2
pg
picoev
picohttpparser
rand time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
readline
regex regex: remove [deprecated] functions/methods, code clean, add test for regex_base (#8862) 2021-02-20 21:39:08 +02:00
runtime
semver
sokol
sqlite checker: stricter `unknown type` checks, show better suggestions (#8816) 2021-02-19 11:23:13 +02:00
stbi
strconv
strings strings: cleanup strings builder, allow reusing it 2021-02-21 13:34:29 +02:00
sync time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
szip time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
term time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
time time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
v builder: fix thirdparty object files compilation with tcc (no -lxyz with -c) 2021-02-22 08:18:24 +02:00
vweb vweb: add handle static root & documentation (#8865) 2021-02-21 20:01:29 +02:00
x time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
.vdocignore