.. |
arrays
|
…
|
|
benchmark
|
…
|
|
bitfield
|
…
|
|
builtin
|
js: use JS.String instead of string in builtin javascript functions (#13004)
|
2022-01-01 09:17:08 +02:00 |
cli
|
…
|
|
clipboard
|
…
|
|
compress/zlib
|
…
|
|
context
|
…
|
|
crypto
|
…
|
|
darwin
|
…
|
|
datatypes
|
datatypes: add a Queue.last() method (#12987)
|
2021-12-29 08:01:47 +02:00 |
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
|
…
|
|
eventbus
|
…
|
|
flag
|
…
|
|
fontstash
|
…
|
|
gg
|
sokol: type alias all `gfx` structs (#13014)
|
2022-01-02 20:36:01 +02:00 |
gx
|
…
|
|
hash
|
hash.fnv1a: add generic fnv1a.sum64_struct/1 and fnv1a.sum32_struct/1 + tests
|
2021-12-29 12:03:24 +02:00 |
io
|
…
|
|
js
|
…
|
|
jsdom
|
…
|
|
json
|
json: assert encoded struct with a sumtype (#11970)
|
2021-09-25 20:29:52 +03:00 |
log
|
…
|
|
math
|
…
|
|
mssql
|
…
|
|
mysql
|
…
|
|
net
|
ci: bump retry count to 5 for tcp_test.v
|
2021-12-26 19:05:05 +02:00 |
orm
|
orm: do not order by default, ordering is slow; also fix a bug for tables without defined primary keys
|
2021-12-23 16:43:22 +02:00 |
os
|
js,os: fix integer arithmetic; add Process.close() and os.is_readable() for VJS; Make tetris run on JS backend (#12940)
|
2021-12-23 11:36:42 +02:00 |
pg
|
…
|
|
picoev
|
…
|
|
picohttpparser
|
…
|
|
rand
|
parser: use the `[has_globals]` module attribute, remove the parser `global_enabled_mods whitelist` (part 2)
|
2021-11-16 11:44:36 +02:00 |
readline
|
…
|
|
regex
|
regex: improve errors for edge cases (#13008)
|
2022-01-01 09:21:27 +02:00 |
runtime
|
runtime: decrement default cpu amount in nr_jobs (#10841)
|
2021-07-17 17:07:59 +03:00 |
semver
|
…
|
|
sokol
|
sokol: type alias all `gfx` structs (#13014)
|
2022-01-02 20:36:01 +02:00 |
sqlite
|
…
|
|
stbi
|
…
|
|
strconv
|
…
|
|
strings
|
strings: add Builder.drain_builder/1 utility method
|
2021-12-05 11:59:18 +02:00 |
sync
|
sync: move sync.atomic2 to sync.stdatomic, cleanup
|
2021-12-28 10:16:22 +02:00 |
szip
|
…
|
|
term
|
…
|
|
time
|
gg: add text rendering, keyboard event handling for JS and other fixes (#12932)
|
2021-12-22 12:26:52 +02:00 |
toml
|
…
|
|
v
|
checker: add error for `type StructAlias = Struct struct Struct { field StructAlias }`
|
2022-01-02 15:54:40 +02:00 |
vweb
|
…
|
|
x
|
sokol: type alias all `gfx` structs (#13014)
|
2022-01-02 20:36:01 +02:00 |
.vdocignore
|
…
|
|