1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib
2020-04-26 18:38:29 +02:00
..
arrays all: fix remaining []array warnings 2020-04-26 16:25:54 +02:00
benchmark benchmark: show xxx.yyy ms, using the new highres timer 2020-04-24 10:26:47 +03:00
bitfield bitfield: update module 2020-04-04 17:59:26 +02:00
builtin array: replace make() with the new init syntax 2020-04-26 17:52:27 +02:00
cli all: updateimport () and []array 2020-04-26 13:49:31 +02:00
clipboard all: fix remaining []array warnings 2020-04-26 16:25:54 +02:00
crypto array: replace make() with the new init syntax 2020-04-26 17:52:27 +02:00
darwin
encoding all: updateimport () and []array 2020-04-26 13:49:31 +02:00
eventbus all: updateimport () and []array 2020-04-26 13:49:31 +02:00
flag all: updateimport () and []array 2020-04-26 13:49:31 +02:00
fontstash
freetype fix a few warnings 2020-04-26 12:42:44 +03:00
gg fix a few warnings 2020-04-26 12:42:44 +03:00
gg2 all: updateimport () and []array 2020-04-26 13:49:31 +02:00
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 all: fix remaining []array warnings 2020-04-26 16:25:54 +02:00
json readme: fix docs link 2020-04-19 20:47:36 +02:00
log all: updateimport () and []array 2020-04-26 13:49:31 +02:00
math all: updateimport () and []array 2020-04-26 13:49:31 +02:00
mysql all: fix remaining []array warnings 2020-04-26 16:25:54 +02:00
net all: fix remaining []array warnings 2020-04-26 16:25:54 +02:00
orm
os all: fix remaining []array warnings 2020-04-26 16:25:54 +02:00
os2 vlib: use new filename format 2020-04-11 19:51:32 +02:00
pg all: fix remaining []array warnings 2020-04-26 16:25:54 +02:00
picoev
picohttpparser
rand all: updateimport () and []array 2020-04-26 13:49:31 +02:00
readline vlib: use new filename format 2020-04-11 19:51:32 +02:00
regex all: updateimport () and []array 2020-04-26 13:49:31 +02:00
runtime vlib: use new filename format 2020-04-11 19:51:32 +02:00
sokol sokol: add missing C prefixes 2020-04-16 15:53:34 +02:00
sqlite all: fix remaining []array warnings 2020-04-26 16:25:54 +02:00
stbi
strconv strconv: format test fixes 2020-04-26 16:26:33 +02:00
strings array: replace make() with the new init syntax 2020-04-26 17:52:27 +02:00
sync all: fix remaining []array warnings 2020-04-26 16:25:54 +02:00
szip
term vlib: use new filename format 2020-04-11 19:51:32 +02:00
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 checker: check struct field types 2020-04-26 18:38:29 +02:00
vweb all: updateimport () and []array 2020-04-26 13:49:31 +02:00