v/vlib
Delyan Angelov b4c52b72cf
builtin: change the `-d debug_malloc` byte pattern to `M` so it is easier to spot with a plain text terminal.
2021-11-28 19:23:11 +02:00
..
arrays
benchmark
bitfield bitfield,flag: document the remaining functions 2021-11-18 20:15:26 +02:00
builtin builtin: change the `-d debug_malloc` byte pattern to `M` so it is easier to spot with a plain text terminal. 2021-11-28 19:23:11 +02:00
cli
clipboard
context
crypto ci,crypto: fix -cstrict compilation 2021-11-28 15:30:13 +02:00
darwin
dl
encoding
eventbus
flag
fontstash
gg
gx
hash
io
js
jsdom
json
log
math math.big: add a new greatest-common-divisor-algo for big.Integer, also add a benchmark for it (#12261) 2021-10-26 11:10:13 +03:00
mssql
mysql
net
orm
os
pg
picoev ci: fix `v -cc gcc -cstrict examples/pico/pico.v` 2021-10-01 13:49:38 +03:00
picohttpparser
rand
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv
strings
sync
szip szip: cleanup after tests 2021-11-28 15:30:26 +02:00
term
time
toml toml: fix date-time and time ms test inconsistency (#12593) 2021-11-28 12:42:32 +02:00
v checker: add a warning if start value is higher than end value (#12602) 2021-11-28 18:46:52 +02:00
vweb
x x.json2: fix compilation with -autofree 2021-11-28 18:32:04 +02:00
.vdocignore