v/vlib
Delyan Angelov 5c3ef588c3
live: move to vlib/v/live
2021-01-16 15:05:01 +02:00
..
arrays
benchmark
bitfield fmt: align each contiguous field of struct. not the whole. (#7981) 2021-01-12 04:38:43 +01:00
builtin builtin,os: use more precise C. declarations for C.fread, C.fwrite and C.qsort 2021-01-15 12:15:31 +02:00
cli fmt: align each contiguous field of struct. not the whole. (#7981) 2021-01-12 04:38:43 +01:00
clipboard
crypto
darwin
dl
embed
encoding
eventbus
flag pkgconfig,flag: add tests to pkgconfig, fix bugs and links, improve flag.usage() 2021-01-16 12:04:31 +02:00
fontstash
gg
glm
gx
hash
io
json
log
math cgen: allow assignment operators for type aliases (#8086) 2021-01-15 02:27:19 +01:00
mysql
net net.urllib: workaround an autofree bug for `if cond && opt() {` 2021-01-12 16:29:04 +02:00
orm
os fmt: fix if cond break readability (#8132) 2021-01-16 02:12:17 +01:00
os2
pg docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
picoev
picohttpparser
rand rand: document all functions, document range notation form, fix copy-pasta (#7619) 2020-12-27 20:06:17 +02:00
readline
regex checker: warn when casting between reference types outside of `unsafe` (#7892) 2021-01-05 17:02:04 +02:00
runtime runtime: document all functions (#7612) 2020-12-27 20:14:43 +02:00
semver fmt: align each contiguous field of struct. not the whole. (#7981) 2021-01-12 04:38:43 +01:00
sokol
sqlite
stbi
strconv
strings fmt: align each contiguous field of struct. not the whole. (#7981) 2021-01-12 04:38:43 +01:00
sync cgen: fix address violations for error propagation (#7972) 2021-01-09 02:43:48 +01:00
szip
term
time time: comment .local() in time_windows.c.v too 2021-01-13 21:27:30 +02:00
v live: move to vlib/v/live 2021-01-16 15:05:01 +02:00
vweb fmt: fix if cond break readability (#8132) 2021-01-16 02:12:17 +01:00
x fmt: fix if cond break readability (#8132) 2021-01-16 02:12:17 +01:00
.vdocignore