v/vlib
Delyan Angelov 620fc962d7 builtin: use single line imports, to make analysis easier 2020-04-26 08:06:39 +03:00
..
arrays
benchmark benchmark: show xxx.yyy ms, using the new highres timer 2020-04-24 10:26:47 +03:00
bitfield
builtin builtin: use single line imports, to make analysis easier 2020-04-26 08:06:39 +03:00
cli cli: add smart-wrap for help description 2020-04-20 14:50:15 +02:00
clipboard all: use `a !in b` instead of `!(a in b)` 2020-04-26 06:39:23 +02:00
crypto all: use `a !in b` instead of `!(a in b)` 2020-04-26 06:39:23 +02:00
darwin
encoding parser: revert silent _ prefix rule 2020-04-26 05:34:34 +02:00
eventbus
flag flag: fix flag_test.v 2020-04-21 14:44:17 +03:00
fontstash
freetype tetris: cleanup unused variable warnings 2020-04-25 09:49:02 +03:00
gg tetris: it now works with v2 (on linux) :-) 2020-04-16 13:30:40 +03:00
gg2
gl tetris: cleanup unused variable warnings 2020-04-25 09:49:02 +03:00
glfw tetris: it now works with v2 (on linux) :-) 2020-04-16 13:30:40 +03:00
glm array: fix fixed array errors 2020-04-25 18:26:38 +02:00
gx
hash parser: allow deref assign without parens pt2 update vlib 2020-04-25 18:14:01 +10:00
json readme: fix docs link 2020-04-19 20:47:36 +02:00
log checker: avert if else is unnecessary 2020-04-25 21:51:44 +02:00
math cgen: fix string interpolation float type 2020-04-16 07:30:25 +02:00
mysql
net all: use `a !in b` instead of `!(a in b)` 2020-04-26 06:39:23 +02:00
orm
os os: add os.input(prompt) 2020-04-25 22:04:12 +03:00
os2
pg
picoev
picohttpparser
rand
readline
regex tests: fix regex test 2020-04-25 23:42:48 +03:00
runtime
sokol sokol: add missing `C` prefixes 2020-04-16 15:53:34 +02:00
sqlite tests: mark more tests as fixed 2020-04-21 05:52:44 +02:00
stbi
strconv ftoa: some fixes for rounding, new functions 2020-04-22 01:42:44 +02:00
strings
sync
szip
term
time checker: avert if else is unnecessary 2020-04-25 21:51:44 +02:00
uiold uiold: make compile (fix vid); x64: mov rbp, rsp 2020-04-21 10:48:52 +02:00
v parser: fix interface method return type parsing 2020-04-26 07:03:26 +02:00
vweb all: use `a !in b` instead of `!(a in b)` 2020-04-26 06:39:23 +02:00