v/vlib
Alexander Medvednikov 49a2de562b builtin: fix an unused var warning on windows 2021-04-23 15:17:05 +03:00
..
arrays
benchmark
bitfield
builtin builtin: fix an unused var warning on windows 2021-04-23 15:17:05 +03:00
cli
clipboard v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
context
crypto
darwin v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
dl
encoding
eventbus
flag
fontstash v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
gg v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
glm
gx
hash v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
io
json v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
log
math v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
mysql v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
net net: support `-d trace_tcp_data_read` and `-d trace_tcp_data_write` too 2021-04-23 15:12:49 +03:00
orm
os all: improve unused variable warning (fix `x = 1`, `x += 1` etc) 2021-04-23 13:33:48 +03:00
os2
pg v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
picoev v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
picohttpparser v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
rand rand: fix wrong function signature (#9808) 2021-04-21 12:20:55 +03:00
readline
regex
runtime
semver
sokol v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
sqlite v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
stbi v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
strconv
strings
sync checker: make use of private enum from outside module an error. (#9821) 2021-04-22 07:07:56 +03:00
szip v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
term examples: fix compilation with -prod 2021-04-23 14:48:07 +03:00
time
v all: fix build-tools 2021-04-23 15:10:14 +03:00
vweb vfmt: fix string interpolation formatting with multiple ',",\' and \" . 2021-04-20 20:26:06 +03:00
x examples: fix compilation with -prod 2021-04-23 14:48:07 +03:00
.vdocignore