index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
Age
Commit message (
Expand
)
Author
2025-04-15
Cast on indexed array assignments in pseudo C/Rust
Brandon Miller
2025-04-15
Fix pseudo C/Rust absent lhs on comparison
Brandon Miller
2025-04-15
Handle var assign with split src in pseudo C/Rust
Brandon Miller
2025-04-11
Fix pseudo C and rust type cast on HLIL_DEREF
Brandon Miller
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-12-27
One case of needing the type printer in pseudo rust
Glenn Smith
2024-12-27
Make pseudo-c use the default type printer
Glenn Smith
2024-12-27
Clean up langreps' opcode print switch
Glenn Smith
2024-11-04
Fix opening/closing braces in PseudoRust
Peter LaFosse
2024-10-28
Eliminate AST parameter in high level rendering APIs, as it is already part o...
Rusty Wagner
2024-10-28
hlr: expose ability to claim line addresses
Ryan Snyder
2024-10-24
Make PseudoRust collapsable
Peter LaFosse
2024-10-24
Fix alignment of top level braces in PseudoC
Peter LaFosse
2024-10-23
Linear view function regions collapse
Peter LaFosse
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner