| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit a693c795f73686eb8901eeb70e252b9ca796049d.
|
|
|
|
Instead of updating a lot, have a bail condition to prevent future bugs
|
|
https://github.com/Vector35/binaryninja-api/issues/4327.
|
|
|
|
notification callbacks.
|
|
Now accepts on Enter/Return.
|
|
|
|
|
|
|
|
|
|
This reverts commit dc35205050bdcefce6a1298c993bb11329a12ec7.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There was no reason it needed that minimum size
|
|
This reverts commit 8daa0bd5528549ccc9a6612f77089539c8640f84.
|
|
core while painting
|
|
|
|
occuring on large binaries
Sort the current symbols in the background
|
|
|
|
|
|
|
|
|
|
This fixes a cases where trying to dynamic_cast to one of these interfaces fails for types defined in libraries, since the linker just copies the full definition into the library because it can, and then breaks the inheritance tree.
|
|
|
|
|
|
|