index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
lineardisassembly.py
Age
Commit message (
Expand
)
Author
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-01-18
updating copyright year
Jordan Wiens
2020-05-03
Fix up equality operators and had hash operators
Peter LaFosse
2020-05-01
Fix iterating over LinearViewObjects
Josh Ferrell
2020-04-17
Adding SSA support for HLIL
Rusty Wagner
2020-04-17
Early HLIL testing
Rusty Wagner
2020-04-17
Add IL support to linear view
Rusty Wagner
2020-04-17
Rename linear view disassembly API to use existing option
Rusty Wagner
2020-04-17
Remove old linear view implementation
Rusty Wagner
2020-04-17
Initial implementation of new linear view API
Rusty Wagner
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-09-30
include more tag documentation references to other APIs, fix cross-module doc...
Jordan Wiens
2019-06-10
more updates for the undocumented properties changeset -- specifically revert...
Jordan Wiens
2019-06-08
final refactor for missing parameters
Jordan Wiens
2019-01-17
update company name and copyright date
Jordan Wiens
2017-08-11
Fix some documentation issues
Peter LaFosse
2017-05-19
update copyright year
Jordan Wiens
2016-10-28
Refactor python api into separate files and add Enumeration support. Also fix...
plafosse