v/vlib
Uwe Krüger de39bba7bd
v.gen.c: fix calling pointer receiver on function return result (#10866)
2021-07-20 08:30:07 +03:00
..
arrays
benchmark
bitfield
builtin all: do compile time const evaluation for `const x = "abc" + "xyz"` and `const x = 16 * 1024 + 5` (fix const prealloc_block_size) 2021-07-18 22:59:18 +03:00
cli
clipboard
context
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg
glm
gx
hash
io
json
log
math ci: fix sanitize failures with math.big 2021-07-19 20:51:41 +03:00
mssql
mysql
net
orm
os
os2 tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
pg
picoev
picohttpparser
rand
readline
regex
runtime runtime: decrement default cpu amount in nr_jobs (#10841) 2021-07-17 17:07:59 +03:00
semver
sokol
sqlite
stbi
strconv
strings
sync
szip
term
time
v v.gen.c: fix calling pointer receiver on function return result (#10866) 2021-07-20 08:30:07 +03:00
vweb vweb: change Context.headers from string to struct Header (#10749) 2021-07-18 12:21:07 +03:00
x
.vdocignore