v/vlib
Delyan Angelov d1acca3e52
ci: fix `./v -cg -cstrict -o v cmd/v` job failures for clang
2021-10-29 17:21:53 +03:00
..
arrays
benchmark
bitfield
builtin os, builtin: reduce leaks without -autofree 2021-10-29 15:49:30 +03:00
cli
clipboard
context context: cleanup the tests and the documentation (#12175) 2021-10-14 13:32:42 +03:00
crypto
darwin
dl
encoding
eventbus
flag flag: switch panics to optionals (#11515) 2021-09-16 19:25:05 +03:00
fontstash gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
gg
gx
hash
io
jsdom js: DOM API. Part 1 (#12296) 2021-10-27 23:18:09 +03:00
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 net.http: use `[params]` for Config structs (#12299) 2021-10-26 10:45:27 +03:00
orm
os ci: fix `./v -cg -cstrict -o v cmd/v` job failures for clang 2021-10-29 17:21:53 +03:00
pg
picoev
picohttpparser
rand js: codegen & vlib fixes, replace the Game of Life CLI example (#12272) 2021-10-22 22:03:19 +03:00
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 js,checker: fix some modules build for `v -b js self`, fix `or block` check in ast.CallExpr (#12231) 2021-10-19 12:11:54 +03:00
szip
term term: get_terminal_size() for js_node, term.clear() for all js backends (#12189) 2021-10-15 10:10:40 +03:00
time time: implement `pub fn since(t Time) Duration` 2021-10-24 21:36:28 +03:00
toml
v
vweb
x
.vdocignore