| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If a the owning object is deleted in between the m_owner check and a main thread action being run, the action was not cancelled properly.
|
|
|
|
# Conflicts:
# ui/progresstask.h
|
|
Sorry if you were using it (99.99% chance you weren't)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was causing the generated html to not show the param lines
correctly.
|
|
`Function.set_call_type_adjustment`. Fixes #3503
|
|
|
|
arguments into the core. Fix https://github.com/Vector35/binaryninja-api/issues/3755
|
|
|
|
|
|
Arrakis can have a little LowLevelILFunction documentation, as a treat
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/3753
|
|
|
|
|
|
|
|
|
|
len(). Fix https://github.com/Vector35/binaryninja-api/issues/3634
|
|
|
|
|
|
BN_DISABLE_CORE_DEBUGGER environment variable
|
|
|
|
|
|
|
|
`enum` seems to be the list of strings that are possible values.
When the type is set to `array` and `enum` is present, Settings
fails to load. Additionally, I could not find any examples of
Settings where the type is set `array` and `enum` is added.
I confirmed that the list of strings defined in `enum` populate
a drop down list when the `type` is set to `string`.
|
|
|