1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib
2020-04-14 11:06:19 +03:00
..
arrays tests: disable cookie test for now 2020-04-14 03:43:59 +02:00
benchmark tests: use the yellow color for 'the ok, fail, skip, total' line too 2020-04-08 18:49:00 +03:00
bitfield bitfield: update module 2020-04-04 17:59:26 +02:00
builtin array: fix array_byte.str error 2020-04-14 05:55:53 +02:00
cli
clipboard vlib: use new filename format 2020-04-11 19:51:32 +02:00
crypto cache builtin modules 2020-04-10 18:11:43 +02:00
darwin
encoding base64: fix build 2020-04-09 12:17:01 +02:00
eventbus
flag cgen: fix sizeof(&int) 2020-04-11 16:24:25 +02:00
fontstash
freetype
gg
gg2
gl
glfw
glm
gx
hash tests: fix crc32_test.v 2020-04-08 16:48:13 +03:00
json tests: disable cookie test for now 2020-04-14 03:43:59 +02:00
log log: fix example error 2020-04-06 17:22:53 +02:00
math big.v: use again @VROOT/ for #flags 2020-04-10 13:09:04 +03:00
mysql vlib: use new filename format 2020-04-11 19:51:32 +02:00
net tests: disable cookie test for now 2020-04-14 03:43:59 +02:00
orm
os os: rename os_nix.v to os_nix.c.v 2020-04-11 20:43:17 +02:00
os2 vlib: use new filename format 2020-04-11 19:51:32 +02:00
pg
picoev
picohttpparser
rand rand: remove duplicate C fn 2020-04-13 20:11:44 +02:00
readline vlib: use new filename format 2020-04-11 19:51:32 +02:00
regex
runtime vlib: use new filename format 2020-04-11 19:51:32 +02:00
sokol vlib: use new filename format 2020-04-11 19:51:32 +02:00
sqlite
stbi
strconv ftoa: fix strconv/ftoa/f32_f64_to_string_test.v 2020-04-14 03:53:34 +02:00
strings vlib: use new filename format 2020-04-11 19:51:32 +02:00
sync vlib: use new filename format 2020-04-11 19:51:32 +02:00
szip
term vlib: use new filename format 2020-04-11 19:51:32 +02:00
time vlib: use new filename format 2020-04-11 19:51:32 +02:00
uiold vlib: use new filename format 2020-04-11 19:51:32 +02:00
v parser: fix v selfcompilation with tcc (tcc bug workaround) 2020-04-14 11:06:19 +03:00
vweb