v/vlib
Delyan Angelov 99db5f53f7 repl_test.v: fix compilation (non working ones are for now renamed to .skip) 2020-04-13 11:06:52 +03:00
..
arrays
benchmark tests: use the yellow color for 'the ok, fail, skip, total' line too 2020-04-08 18:49:00 +03:00
bitfield
builtin map: fast_string_eq and improved comments 2020-04-12 15:10:06 +03:00
cli cli: minor fixes 2020-04-02 16:04:57 +02:00
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 all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
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 v2: simplify the type system; an initial version of the V interpreter 2020-02-02 07:56:18 +01:00
freetype
gg
gg2
gl
glfw
glm
gx gl, glfw, freetype fixes 2020-04-02 01:45:22 +02:00
hash tests: fix crc32_test.v 2020-04-08 16:48:13 +03:00
json vfmt: add missing imports automatically 2020-04-12 17:45:04 +02:00
log
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 vlib: use new filename format 2020-04-11 19:51:32 +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 update copyright year 2020-01-23 21:04:46 +01:00
rand tests: stats_test.v, pcg32_test.v, splitmix64_test.v now also pass 2020-04-08 17:29:43 +03:00
readline vlib: use new filename format 2020-04-11 19:51:32 +02:00
regex regix: fixes and optimizations 2020-01-31 02:29:54 +01:00
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
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 repl_test.v: fix compilation (non working ones are for now renamed to .skip) 2020-04-13 11:06:52 +03:00
vweb