index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
languagerepresentation.py
Age
Commit message (
Expand
)
Author
2026-04-15
[Python API] Replace bare "except:" with "except Exception:" to fix signal pr...
Josh Ferrell
2026-04-15
[Python API] Fix exception in LanguageRepresentationFunction.get_block_lines
Josh Ferrell
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-11-21
Add get and __contains__ methods to all *MetaClass
Peter LaFosse
2025-08-01
Use log_error_for_exception in the Python API to pass tracebacks in the stack...
Rusty Wagner
2025-05-21
Fix HLIL_LABEL rendering
Glenn Smith
2025-05-16
[Python] Support HLIL collapsing and update PseudoPython
Glenn Smith
2025-03-28
2025 for other formats...
Jordan Wiens
2025-01-24
Add line formatter API and a generic line formatter plugin
Rusty Wagner
2025-01-20
Revert "Add line formatter API and a generic line formatter plugin"
Rusty Wagner
2025-01-17
Add line formatter API and a generic line formatter plugin
Rusty Wagner
2024-10-28
Eliminate AST parameter in high level rendering APIs, as it is already part o...
Rusty Wagner
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner