.. |
benchmark
|
…
|
|
bitfield
|
checker: apply stricter type checks to function args and return types
|
2020-06-01 21:15:59 +02:00 |
builtin
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
cli
|
…
|
|
clipboard
|
…
|
|
crypto
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
darwin
|
…
|
|
dl
|
…
|
|
encoding
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
eventbus
|
tests: fix some tests, that failed due to the stricter immutable checks
|
2020-06-01 18:24:38 +03:00 |
flag
|
…
|
|
fontstash
|
v2: simplify the type system; an initial version of the V interpreter
|
2020-02-02 07:56:18 +01:00 |
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
|
gg2: add the rest of the sokol callbacks in gg.new_context
|
2020-06-04 09:48:49 +03:00 |
gl
|
checker: restrict numeric promotions to cases where no data is lost
|
2020-05-27 05:42:48 +02:00 |
glfw
|
…
|
|
glm
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
gx
|
gx: convert Color values from int to byte and expand operators
|
2020-05-28 13:21:20 +02:00 |
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
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
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
|
…
|
|
net
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
orm
|
…
|
|
os
|
…
|
|
os2
|
…
|
|
pg
|
…
|
|
picoev
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
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
|
…
|
|
runtime
|
…
|
|
sokol
|
…
|
|
sqlite
|
…
|
|
stbi
|
…
|
|
strconv
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
strings
|
checker: restrict numeric promotions to cases where no data is lost
|
2020-05-27 05:42:48 +02:00 |
sync
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
szip
|
…
|
|
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
|
table: allow type hold 8 flags at once
|
2020-06-04 22:38:54 +10:00 |
vweb
|
…
|
|