index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
suite
Age
Commit message (
Expand
)
Author
2018-12-22
Fix python3 metadata test
KyleMiles
2018-12-12
deprecate current_function.medium_level_il in favor of .mlil and move .instru...
Jordan Wiens
2018-11-13
Add expression parsing APIs
Peter LaFosse
2018-10-19
Delete unit tests when done
Peter LaFosse
2018-10-18
Initial Enhanced Settings System.
Brian Potchik
2018-10-15
Refactor to how symbols and namespaces work
Peter LaFosse
2018-09-29
Produce better output for data variable test
Peter LaFosse
2018-08-31
Merging with dev
Peter LaFosse
2018-08-27
remove partial_register_dataflow test binary
Jordan Wiens
2018-08-27
Comment out partial_register_dataflow test
Josh Ferrell
2018-08-25
Updated BinaryTestCases submodule
Josh Ferrell
2018-08-20
Revert "Unit Tests Run On One Thread"
Ryan Snyder
2018-08-17
Unit Tests Run On One Thread
KyleMiles
2018-08-15
Add binary to test tailcall register clobbers.
Brian Potchik
2018-08-14
Add armv7 jumptable example for computed goto dispatch.
Brian Potchik
2018-07-13
Python2/3 String Compatibility Fix
KyleMiles
2018-07-10
bv.write and bv.insert require byte-strings
KyleMiles
2018-07-10
tests: Separate unit test corpus from results
Ryan Snyder
2018-07-10
Rebased so commit history is correct now
KyleMiles
2018-07-10
tests: update for lifter, generator bugfixes
Ryan Snyder
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
Initial python API tests
negasora
2018-07-10
updated unit tests with descriptive output
negasora
2018-06-07
binary fix (#1055)
negasora
2018-06-07
Initial python API tests (#1054)
negasora