v/vlib
Lukas Neubert 38100faecf
fmt, parser: fix pos.last_line for assembly blocks (#10877)
2021-07-21 11:48:12 +03:00
..
arrays
benchmark parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
bitfield
builtin gen: fix C keyword escape to _v_ instead of just v_ (#10876) 2021-07-21 11:46:04 +03:00
cli
clipboard
context
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
glm
gx
hash
io parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
json
log
math cgen: properly support reference args in receivers and arithmetic op methods (#10873) 2021-07-20 15:08:32 +03:00
mssql
mysql
net ci: workaround for failing net tests 2021-07-21 09:58:40 +03:00
orm
os os: add execute_or_exit(cmd), use it consistently instead of execute_or_panic(cmd) 2021-07-20 15:22:04 +03:00
os2
pg
picoev vlib: use `malloc_noscan()` where possible (#10465) 2021-06-15 14:47:11 +03:00
picohttpparser
rand parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv
strings
sync parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
szip
term
time parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
v fmt, parser: fix pos.last_line for assembly blocks (#10877) 2021-07-21 11:48:12 +03:00
vweb vweb: change Context.headers from string to struct Header (#10749) 2021-07-18 12:21:07 +03:00
x parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
.vdocignore