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
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-11-19
Add more type hints to lineardisassembly.py
Josh Ferrell
2025-06-09
More None checks when querying IL internal to API
Brandon Miller
2025-03-28
missed the older dates!
Jordan Wiens
2025-01-30
Render Layers
Glenn Smith
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-01-08
update copyright year
Jordan Wiens
2023-01-05
Update copyright to 2023
Josh F
2022-04-22
Fix type annotation for single_function_language_representation
Josh F
2022-01-28
Format All Files
KyleMiles
2022-01-19
Many type check fixes
Peter LaFosse
2022-01-17
Single function mode in linear view
Rusty Wagner
2022-01-17
Decompile to C
rose
2022-01-03
update copyright years
Jordan Wiens
2021-10-22
Fix lineardisassembly.py typos
Glenn Smith
2021-09-28
Improve type hints in lineardisassembly.py
Peter LaFosse
2021-09-06
Commonize _to_core_struct/_from_core_struct
Peter LaFosse
2021-09-06
Fix some type errors in lineardisassembly.py
Peter LaFosse
2021-09-05
Refactor Python Types
Peter LaFosse
2021-09-05
Don't inherit from object anymore
Peter LaFosse
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