| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Technically part of #2750
|
|
|
|
|
|
|
|
|
|
This reverts commit 78a4c923fe3fd5790e03e2c963e0a519d8c2b93b.
|
|
|
|
|
|
|
|
|
|
This lets us remove a lot of `#ifdef __GNUC__` in function declarations,
which makes them more readable.
|
|
|
|
When compiling in C++ mode, the C++ standard library headers should be
included instead of their C counterparts.
Drive-by:
- Removed include of `json/json.h` from `settings.cpp`, where it was not
used
|
|
|
|
satisfy the type checker.
|
|
Add typing information.
|
|
- Reduce file count, add minifier script
- Group UI and group Core C
- Add more items to groups
- Add Tranform docs
|
|
|
|
satisfy the type checker.
|
|
Add typing information.
|
|
|
|
|
|
|
|
location information from a database.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|