v/vlib
Alexander Medvednikov 3a2d696fac time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
..
arrays
benchmark ci: fix the remaining obsolete reference to time.sleep and time.usleep 2021-02-22 09:12:23 +02:00
bitfield
builtin
cli
clipboard time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
crypto crypto: make digest implement io.Writer (#8975) 2021-02-26 08:24:47 +02:00
darwin
dl
encoding encoding.utf8.east_asian: add support for East_Asian_Width (#8978) 2021-02-26 09:52:07 +02:00
eventbus
flag
fontstash
gg gg: make .set_cfg public 2021-02-27 09:15:39 +02:00
glm
gx
hash
io
json vlib: add [unsafe] tag to more functions: tos, string_from_wide, strings.Builder: write_bytes, free (#8766) 2021-02-15 17:15:52 +02:00
log
math math: cleanup math.v, document math.aprox_cos and math.aprox_sin 2021-02-27 11:18:43 +02:00
mysql
net net/openssl/websocket: implement io.Writer (#8980) 2021-02-27 10:29:18 +02:00
orm
os time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
os2
pg
picoev
picohttpparser
rand time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
readline
regex
runtime
semver semver: document all pub functions (#8586) 2021-02-05 19:57:42 +02:00
sokol
sqlite checker: stricter `unknown type` checks, show better suggestions (#8816) 2021-02-19 11:23:13 +02:00
stbi
strconv all: add strings.Builder.write_string and use write_string instead of write (#8892) 2021-02-22 13:18:11 +02:00
strings
sync time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
szip
term time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
time time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
v time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
vweb time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
x time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
.vdocignore