v/vlib
shadowninja55 f4baa3f39c
gg: add draw_square, draw_empty_square, and set_pixel (#8375)
2021-01-27 22:39:11 +02:00
..
arrays
benchmark
bitfield
builtin fmt: assert (a == b) -> assert a == b (#8351) 2021-01-26 10:36:21 +01:00
cli all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
clipboard
crypto
darwin
dl all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
encoding
eventbus
flag
fontstash
gg gg: add draw_square, draw_empty_square, and set_pixel (#8375) 2021-01-27 22:39:11 +02:00
glm
gx
hash
io all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
json
log all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
math
mysql
net all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
orm
os ci: fix `os` compilation on windows 2021-01-26 17:41:27 +02:00
os2
pg
picoev
picohttpparser
rand ci: fix compilation of term.ui examples on windows 2021-01-26 19:26:05 +02:00
readline
regex
runtime
semver
sokol
sqlite sqlite: create_table(): rename rows param to columns (#8361) 2021-01-27 13:52:27 +01:00
stbi
strconv
strings
sync
szip
term fixed offset (#8376) 2021-01-27 19:39:53 +02:00
time
v checker: fix array append short struct init (#8362) 2021-01-27 13:55:53 +01:00
vweb all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
x ci: fix autobahn integration tests job 2021-01-26 20:12:12 +02:00
.vdocignore