.. |
arrays
|
arrays: add a generic `arrays.concat(os.args,'abc','xyz')` function (#11985)
|
2021-09-26 19:41:50 +03:00 |
benchmark
|
…
|
|
bitfield
|
…
|
|
builtin
|
builtin: add method `byte()` for string (#11998)
|
2021-09-28 10:08:10 +03:00 |
cli
|
…
|
|
clipboard
|
…
|
|
context
|
context: update ValueContext to handle Any value and more Key types, use closures (#11993)
|
2021-09-27 17:52:20 +03:00 |
crypto
|
…
|
|
darwin
|
…
|
|
dl
|
…
|
|
encoding
|
…
|
|
eventbus
|
…
|
|
flag
|
…
|
|
fontstash
|
…
|
|
gg
|
gg: expose sapp_desc.swap_interval via gg.Config (#11975)
|
2021-09-25 15:06:56 +03:00 |
glm
|
…
|
|
gx
|
…
|
|
hash
|
…
|
|
io
|
…
|
|
json
|
json: assert encoded struct with a sumtype (#11970)
|
2021-09-25 20:29:52 +03:00 |
log
|
…
|
|
math
|
fmt: fix unnecessary line break in array init (fix #11448) (#11562)
|
2021-09-21 16:20:09 +03:00 |
mssql
|
…
|
|
mysql
|
…
|
|
net
|
net.openssl: fix typos in comments (#11988)
|
2021-09-26 22:33:10 +03:00 |
orm
|
orm: fix other int types (#11981)
|
2021-09-26 11:17:56 +03:00 |
os
|
…
|
|
pg
|
…
|
|
picoev
|
…
|
|
picohttpparser
|
…
|
|
rand
|
…
|
|
readline
|
…
|
|
regex
|
…
|
|
runtime
|
…
|
|
semver
|
tests: fix `-cstrict` self compilation on m0 with clang
|
2021-06-07 18:23:18 +03:00 |
sokol
|
…
|
|
sqlite
|
…
|
|
stbi
|
…
|
|
strconv
|
strconv: float memory leak fix (#11980)
|
2021-09-26 07:33:35 +03:00 |
strings
|
js: array improvements (#11952)
|
2021-09-26 07:33:53 +03:00 |
sync
|
scanner: no longer allow `1.` float literals (#11301)
|
2021-08-25 14:39:37 +03:00 |
szip
|
…
|
|
term
|
fmt: fix unnecessary line break in array init (fix #11448) (#11562)
|
2021-09-21 16:20:09 +03:00 |
time
|
vlib: add toml module + tests (#11964)
|
2021-09-24 21:13:52 +03:00 |
toml
|
toml: fix invalid bad-multiline test (#11996)
|
2021-09-27 17:42:20 +03:00 |
v
|
checker: fix generic array.map with generic callback fn (#11991)
|
2021-09-27 17:50:15 +03:00 |
vweb
|
…
|
|
x
|
…
|
|
.vdocignore
|
…
|
|