| Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Reduce file count, add minifier script
- Group UI and group Core C
- Add more items to groups
- Add Tranform docs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
docs
|
|
|
|
https://github.com/Vector35/debugger/issues/291
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exits. Fix https://github.com/Vector35/debugger/issues/279
|
|
|
|
|