|
encoding
|
fix bugs breaking tests
|
2019-09-03 15:21:52 +03:00 |
|
freetype
|
tetris: fix &Foo instead of *Foo warnings.
|
2019-09-03 11:39:06 +03:00 |
|
gg
|
tetris: fix &Foo instead of *Foo warnings.
|
2019-09-03 11:39:06 +03:00 |
|
gl
|
remove "import const" everywhere
|
2019-08-23 00:09:03 +03:00 |
|
glfw
|
tetris: fix &Foo instead of *Foo warnings.
|
2019-09-03 11:39:06 +03:00 |
|
glm
|
tetris: fix &Foo instead of *Foo warnings.
|
2019-09-03 11:39:06 +03:00 |
|
http
|
http: windows - make https requests work in threads
|
2019-08-29 12:33:20 +03:00 |
|
json
|
json: use &
|
2019-09-02 19:17:05 +03:00 |
|
log
|
log: add seconds to terminal output too.
|
2019-08-30 13:06:02 +03:00 |
|
math
|
remove u8 and i32 from tests and examples
|
2019-09-02 15:02:25 +03:00 |
|
net
|
vweb: fix warnings
|
2019-09-03 19:10:56 +03:00 |
|
os
|
os: clean up
|
2019-09-02 13:57:00 +03:00 |
|
pg
|
remove "import const" everywhere
|
2019-08-23 00:09:03 +03:00 |
|
readline
|
readline: history feature
|
2019-09-03 16:07:20 +03:00 |
|
stbi
|
remove "import const" everywhere
|
2019-08-23 00:09:03 +03:00 |
|
term
|
remove u8 and i32 from tests and examples
|
2019-09-02 15:02:25 +03:00 |
|
time
|
replace *Foo with &Foo everywhere
|
2019-09-01 22:51:16 +03:00 |
|
vweb
|
parser: fix mutability with chained fields
|
2019-08-30 20:19:06 +03:00 |