.. |
arrays
|
…
|
|
benchmark
|
…
|
|
bitfield
|
…
|
|
builtin
|
builtin: cleanup by turning backtrace* fns to ordinary C. fns
|
2020-05-15 15:52:06 +03:00 |
cli
|
cli: add option with default
|
2020-04-30 12:18:46 +02:00 |
clipboard
|
…
|
|
crypto
|
…
|
|
darwin
|
…
|
|
dl
|
…
|
|
encoding
|
csv: fix field multiple lines error
|
2020-05-10 14:19:26 +02:00 |
eventbus
|
…
|
|
flag
|
flag: fix a comment with an example
|
2020-05-10 22:27:14 +02:00 |
fontstash
|
…
|
|
freetype
|
freetype: minor fixes
|
2020-05-13 00:50:46 +02:00 |
gg
|
…
|
|
gg2
|
…
|
|
gl
|
glm: matrix multiplication; docs: toc
|
2020-05-10 16:49:29 +02:00 |
glfw
|
…
|
|
glm
|
glm: remove unused variable (prevents compiling ui with -prod)
|
2020-05-10 19:59:26 +03:00 |
gx
|
checker: handle unknown fields in fail_if_immutable
|
2020-05-10 02:07:15 +02:00 |
hash
|
…
|
|
json
|
…
|
|
live
|
live: make compile; pref: allow _linux.v etc
|
2020-05-09 20:31:50 +02:00 |
log
|
…
|
|
math
|
math.fabs
|
2020-05-14 16:58:20 +02:00 |
mysql
|
mysql: Using `int.str()` instead of `string(int)`
|
2020-05-06 12:53:47 +03:00 |
net
|
builder: simplify C error message
|
2020-05-14 18:14:38 +02:00 |
orm
|
…
|
|
os
|
checker: make pub field check an error
|
2020-05-09 18:34:07 +02:00 |
os2
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
pg
|
pg: remove `pg.`
|
2020-05-10 21:16:03 +02:00 |
picoev
|
…
|
|
picohttpparser
|
…
|
|
rand
|
checker: allow `*x = y` only inside unsafe blocks
|
2020-05-11 16:05:59 +02:00 |
readline
|
readline: fix input echo issue on musl-based systems
|
2020-05-10 07:39:31 +03:00 |
regex
|
…
|
|
runtime
|
…
|
|
sokol
|
…
|
|
sqlite
|
…
|
|
stbi
|
stbi: pub fields in Image
|
2020-05-15 13:15:04 +02:00 |
strconv
|
…
|
|
strings
|
parser/checker: pub: struct fields
|
2020-05-09 15:16:48 +02:00 |
sync
|
sync: mark sync.WaitGroup and sync.Mutex with [ref_only]
|
2020-05-10 08:58:54 +03:00 |
szip
|
…
|
|
term
|
v self: force the subprocess to show colors
|
2020-05-08 19:04:24 +03:00 |
time
|
time: add .no_delimiter format option
|
2020-05-08 21:23:26 +03:00 |
uiold
|
…
|
|
v
|
cgen: fix optional_void error; handle `?` return type
|
2020-05-15 15:55:03 +02:00 |
vweb
|
…
|
|