v/vlib
Uwe Krüger 4a096bd133
parser: fix string interpolation for default conversion
2020-05-03 18:12:59 +02:00
..
arrays all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
benchmark cgen: string interpolation field width support for large integers and utf8 strings 2020-05-02 00:43:59 +02:00
bitfield checker: check variable mutability for postfix exprs 2020-04-28 11:20:19 +02:00
builtin array: nested map() 2020-05-02 15:26:58 +02:00
cli cli: add option with default 2020-04-30 12:18:46 +02:00
clipboard clipboard: Linux fixes 2020-05-03 16:39:26 +02:00
crypto array: replace make() with the new init syntax 2020-04-26 17:52:27 +02:00
darwin
dl compiler: add back support for -live 2020-05-02 01:14:44 +03:00
encoding csv: fix last-field-empty error 2020-04-29 16:50:02 +02:00
eventbus checker: add back check struct field fn args 2020-05-01 20:12:21 +10:00
flag checker: check array and fields mutability 2020-04-27 22:53:26 +02:00
fontstash
freetype tests: fix eventbus_test.v 2020-05-01 10:57:19 +02:00
gg
gg2
gl
glfw
glm
gx
hash all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
json json: decode() part 1 2020-05-01 12:02:31 +02:00
log
math
mysql all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
net .gitignore: ignore all binary files by default 2020-04-29 16:49:13 +02:00
orm
os parser: simplify unused vars & add loop/if vars etc 2020-04-27 23:16:31 +10:00
os2
pg all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
picoev
picohttpparser
rand checker: check array and fields mutability 2020-04-27 22:53:26 +02:00
readline
regex
runtime
sokol
sqlite all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
stbi
strconv strconv: v_printf documentation 2020-04-29 12:25:38 +03:00
strings cc/cgen: cached modules fixes 2020-04-28 13:15:37 +02:00
sync all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
szip
term
time tests: fix missing ? after v fmt run 2020-05-01 12:01:30 +03:00
uiold
v parser: fix string interpolation for default conversion 2020-05-03 18:12:59 +02:00
vweb