| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
fixed typo `s/directally/directly/`
|
|
|
|
|
|
|
|
Make the type view filter displayed by default
|
|
|
|
|
|
|
|
Fixes #2494
|
|
dependencies outside of a virtual-env
|
|
|
|
|
|
|
|
- class TestBinaryNinjaAPI renamed to distinguish it from the
api_tests module and tests
- fix --api-only running rebasing tests too
- argument serves as a test name search keyword, so you can run
all tests with "struct" in the name with `./suite/unit.py struct`
or a single test with `./suite/unit.py test_binary___jumptable_armv7`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
operations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
filemetadata::FileMetadata::save_auto_snapshot
|
|
fixed using mut for const correctness (mut != ~const)
|
|
|
|
`binaryninja::open_view_with_options`, updated init/shutdown, script example, more setting support, and misc fixes
|