| 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
|
|
|
|
|
|
- Sort documentation into groups (aka. modules)
- Add DataRenderer, BinaryView, InstructionTextToken, Others docs
- Fixes stylesheet for documentation website
- New 'Deprecated' section listing deprecated items
- Re-add 'Files' listing
- Add a 'Main page' and restructure the navbar
|
|
|