| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
other small bugs
|
|
|
|
Make Type/TypeBuilder.__repr__s consistent
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
avoid conflicting type names
|
|
|
|
confidence
|
|
|
|
|
|
|
|
|
|
which require Type objects
|
|
|
|
|
|
|
|
|
|
Improve implementation of immutable_copy/mutable_copy
|
|
|
|
|
|
add HLIL vars_read/vars_written
Additional progress on HLILInstruction refactor
|
|
Remove _mutable types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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`
|
|
|
|
|
|
|
|
|