v/vlib
Tanel Liiv 7815a5495c
checker: handle multireturn fn calls as if/match last expressions
2020-05-08 22:49:45 +02:00
..
arrays
benchmark
bitfield bitfield: rename functions, getsize => get_size, etc. 2020-05-07 11:21:14 +03:00
builtin builtin: new_array: cap should not be less than len 2020-05-07 22:41:41 +02:00
cli
clipboard clipboard: make compile on linux 2020-05-06 12:00:52 +00:00
crypto
darwin darwin: fix `if ()` warning 2020-05-05 20:07:43 +02:00
dl
encoding
eventbus
flag
fontstash
freetype
gg
gg2
gl
glfw
glm
gx
hash
json parser: add support for multiple struct field attributes 2020-05-08 15:09:42 +02:00
live solaris: fix tests 2020-05-07 16:19:21 +00:00
log
math math.fractions: improve `.equals()` 2020-05-08 15:39:23 +03:00
mysql mysql: Using `int.str()` instead of `string(int)` 2020-05-06 12:53:47 +03:00
net
orm
os
os2
pg
picoev
picohttpparser
rand
readline
regex
runtime
sokol
sqlite
stbi
strconv
strings strings.builder: remove unused var; clipboard: linux fixes 2020-05-06 11:44:08 +00:00
sync
szip
term v self: force the subprocess to show colors 2020-05-08 19:04:24 +03:00
time time: add .no_delimiter format option 2020-05-08 21:23:26 +03:00
uiold
v checker: handle multireturn fn calls as if/match last expressions 2020-05-08 22:49:45 +02:00
vweb