| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Imports have their own color, so exports can too
|
|
|
|
|
|
https://github.com/Vector35/binaryninja/issues/525 and https://github.com/Vector35/binaryninja-api/issues/4630
|
|
number. Fix https://github.com/Vector35/binaryninja-api/issues/4590
|
|
|
|
|
|
notification callbacks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Close https://github.com/Vector35/binaryninja-api/issues/2982.
|
|
|
|
|
|
|
|
|
|
Closes #2941
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|