v/vlib
Nick Treleaven 7c86b03505
checker: don't error if last statement in match branch produces a value (#6523)
2020-10-02 09:33:04 +02:00
..
arrays
benchmark
bitfield
builtin builtin: VectoredExceptionHandler cast on x86 (#6525) 2020-10-02 05:17:33 +02:00
cli v help: fix newline (#6510) 2020-09-30 15:57:22 +03:00
clipboard
crypto ci: other mut vlib test fixes 2020-09-27 11:18:55 +03:00
darwin
dl
encoding
eventbus
flag
fontstash
gg fonts: fix so it does not try for RobotoMonoMono.ttf (#6507) 2020-09-29 13:20:37 +03:00
glm
gx
hash hash: use match expression with ranges (#6046) 2020-08-04 20:09:58 +02:00
io
json json: fix encode/decode support for generic structs (#6489) 2020-09-29 03:15:00 +02:00
live
log doc: replace os.base_dir with os.dir 2020-10-01 01:30:22 +02:00
math
mysql
net
orm
os os: remove base_dir(); dir() and base() fixes 2020-10-01 01:25:52 +02:00
os2
pg
picoev
picohttpparser
rand
readline
regex
runtime
sokol
sqlite
stbi
strconv
strings all: rune type for `` literals 2020-08-27 06:46:37 +02:00
sync ci: other mut vlib test fixes 2020-09-27 11:18:55 +03:00
szip
term
time
v checker: don't error if last statement in match branch produces a value (#6523) 2020-10-02 09:33:04 +02:00
vweb all: change .ReturnType and .Type to .return_type and .typ (#6494) 2020-09-28 06:13:38 +02:00
x json: fix encode/decode support for generic structs (#6489) 2020-09-29 03:15:00 +02:00
.vdocignore