.. |
benchmark
|
…
|
|
bitfield
|
checker: apply stricter type checks to function args and return types
|
2020-06-01 21:15:59 +02:00 |
builtin
|
builtin: implement generic break_if_debugger_attached()
|
2020-06-03 14:11:23 +02:00 |
cli
|
…
|
|
clipboard
|
checker: restrict numeric promotions to cases where no data is lost
|
2020-05-27 05:42:48 +02:00 |
crypto
|
rand: fix warnings
|
2020-06-02 06:39:38 +02:00 |
darwin
|
…
|
|
dl
|
…
|
|
encoding
|
tests: fix some tests, that failed due to the stricter immutable checks
|
2020-06-01 18:24:38 +03:00 |
eventbus
|
tests: fix some tests, that failed due to the stricter immutable checks
|
2020-06-01 18:24:38 +03:00 |
flag
|
…
|
|
fontstash
|
…
|
|
freetype
|
checker: apply stricter type checks to function args and return types
|
2020-06-01 21:15:59 +02:00 |
gg
|
checker: apply stricter type checks to function args and return types
|
2020-06-01 21:15:59 +02:00 |
gg2
|
gg: move text rendering to gg.ft
|
2020-06-02 15:35:41 +02:00 |
gl
|
…
|
|
glfw
|
…
|
|
glm
|
checker: apply stricter type checks to function args and return types
|
2020-06-01 21:15:59 +02:00 |
gx
|
…
|
|
hash
|
checker: apply stricter type checks to function args and return types
|
2020-06-01 21:15:59 +02:00 |
json
|
json: add enum to json_test to prevent regressions
|
2020-06-02 12:13:26 +03:00 |
live
|
…
|
|
log
|
parser: check `(mut f Foo)` syntax
|
2020-05-17 13:51:18 +02:00 |
math
|
checker: apply stricter type checks to function args and return types
|
2020-06-01 21:15:59 +02:00 |
mysql
|
mysql: simplify, add more functionality & documentation
|
2020-06-01 11:26:39 +02:00 |
net
|
checker: apply stricter type checks to function args and return types
|
2020-06-01 21:15:59 +02:00 |
orm
|
…
|
|
os
|
os: implement cp for nix
|
2020-06-01 21:11:40 +02:00 |
os2
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
pg
|
…
|
|
picoev
|
…
|
|
picohttpparser
|
…
|
|
rand
|
rand: fix warnings
|
2020-06-02 06:39:38 +02:00 |
readline
|
repl: fix BSDs
|
2020-06-03 08:44:44 +03:00 |
regex
|
tests: update for stricter type checks
|
2020-05-24 21:07:32 +02:00 |
runtime
|
…
|
|
sokol
|
gg: migrate to sokol; examples: update tetris
|
2020-06-01 12:57:08 +02:00 |
sqlite
|
…
|
|
stbi
|
…
|
|
strconv
|
strconv: fix format_dec example
|
2020-06-03 01:30:46 +03:00 |
strings
|
checker: restrict numeric promotions to cases where no data is lost
|
2020-05-27 05:42:48 +02:00 |
sync
|
generics: generic call inside generic call; checker: check mut args at call
|
2020-05-29 04:30:00 +02:00 |
szip
|
all: unify const names to snake_case
|
2020-05-22 17:36:09 +02:00 |
term
|
all: unify const names to snake_case
|
2020-05-22 17:36:09 +02:00 |
time
|
checker: apply stricter type checks to function args and return types
|
2020-06-01 21:15:59 +02:00 |
v
|
tests: add multi_dimensional array init tests
|
2020-06-03 14:10:29 +02:00 |
vweb
|
checker: check mutating methods; generics fixes
|
2020-06-01 15:44:10 +02:00 |