v/vlib
trollkarlen b52f79e137
log: add temporary get_level() ()
2021-09-23 12:05:11 +03:00
..
arrays fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
benchmark
bitfield
builtin fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
cli
clipboard fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
context
crypto fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
darwin
dl
encoding encoding.utf8: add `pub fn is_letter(r rune) bool` () 2021-09-20 21:16:50 +03:00
eventbus
flag flag: switch panics to optionals () 2021-09-16 19:25:05 +03:00
fontstash
gg fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
glm
gx checker: require `params` attribute to use struct as keyword arguments in function () 2021-09-14 00:05:30 +03:00
hash
io checker: require `params` attribute to use struct as keyword arguments in function () 2021-09-14 00:05:30 +03:00
json v.gen.c: use unmangled variant name for encoding sumtype values in json () 2021-09-20 21:19:16 +03:00
log log: add temporary get_level() () 2021-09-23 12:05:11 +03:00
math fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
mssql
mysql
net fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
orm fmt: format long sum-types with a line for each type () 2021-09-10 20:56:55 +03:00
os os,net: cleanup deprecated @VROOT usages 2021-09-19 16:24:24 +03:00
pg
picoev
picohttpparser
rand fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
readline
regex fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
runtime
semver
sokol sokol: upgrade to latest version, add program icon support () 2021-09-21 09:55:06 +03:00
sqlite
stbi gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
strconv builtin, cgen: more -nofloat fixes 2021-09-13 19:06:19 +03:00
strings
sync
szip
term fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
time fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
v checker: fix detection of invalid insertions, fixes () 2021-09-23 11:59:43 +03:00
vweb fmt: fix unnecessary line break in array init (fix ) () 2021-09-21 16:20:09 +03:00
x fmt: format long sum-types with a line for each type () 2021-09-10 20:56:55 +03:00
.vdocignore