.. |
arrays
|
…
|
|
benchmark
|
vfmt: cleanup StringInterLiteral.get_fspec_braces/1
|
2021-04-15 09:46:05 +03:00 |
bitfield
|
…
|
|
builtin
|
ci: fix failing Freestanding task
|
2021-06-23 13:18:17 +03:00 |
cli
|
all: various fixes for [heap]/auto-heap handling (#10033)
|
2021-05-07 15:58:48 +03:00 |
clipboard
|
tools,clipboard: use lowercase library names for `-luser32`etc, allowing linux->windows cross compilation of ui programs (#10455)
|
2021-06-14 15:42:56 +03:00 |
context
|
all: automatically move (some) referenced objects to heap (#9873)
|
2021-04-25 21:40:38 +03:00 |
crypto
|
…
|
|
darwin
|
…
|
|
dl
|
v.builder: remove default link flags -lm, -ldl, -lpthread (use module specific link flags instead) (#10099)
|
2021-05-14 14:28:53 +03:00 |
encoding
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
eventbus
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
flag
|
…
|
|
fontstash
|
v.builder: remove default link flags -lm, -ldl, -lpthread (use module specific link flags instead) (#10099)
|
2021-05-14 14:28:53 +03:00 |
gg
|
…
|
|
glm
|
…
|
|
gx
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
hash
|
hash.wyhash: fix memory errors (#10051)
|
2021-05-08 21:09:58 +03:00 |
io
|
io: mark the mutability requirements of the Writer interface explicitly; swap the io.cp/2 parameter order to be like os.cp/2 (#10091)
|
2021-05-13 13:06:42 +03:00 |
json
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
log
|
log: unify output order between cli and file (#9693)
|
2021-04-12 09:38:47 +03:00 |
math
|
…
|
|
mssql
|
…
|
|
mysql
|
…
|
|
net
|
…
|
|
orm
|
…
|
|
os
|
time: use `Duration(C.INT64_MAX)` as infinite (#10539)
|
2021-06-22 12:17:44 +03:00 |
os2
|
…
|
|
pg
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
picoev
|
…
|
|
picohttpparser
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
rand
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
readline
|
…
|
|
regex
|
regex: reformat README.md to use shorter lines
|
2021-05-17 14:40:22 +03:00 |
runtime
|
…
|
|
semver
|
…
|
|
sokol
|
sokol: add -lpthread flag on linux to prevent failing asserts in some cases
|
2021-05-16 20:21:29 +03:00 |
sqlite
|
…
|
|
stbi
|
…
|
|
strconv
|
strconv: use `[if debug_strconv?]` for `fn assert1`
|
2021-06-22 10:33:48 +03:00 |
strings
|
…
|
|
sync
|
time: use `Duration(C.INT64_MAX)` as infinite (#10539)
|
2021-06-22 12:17:44 +03:00 |
szip
|
…
|
|
term
|
…
|
|
time
|
…
|
|
v
|
…
|
|
vweb
|
vweb,net: just log errors in accept() instead of panic-ing, add time.sleep(1ms) after each retry in select (#10489)
|
2021-06-17 10:41:26 +03:00 |
x
|
…
|
|
.vdocignore
|
…
|
|