index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
rust
/
pseudorust.cpp
Age
Commit message (
Collapse
)
Author
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
This reverts commit 1699c71999d29d32aba5c9f8fea193a661a4b02b.
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
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 ↵
Rusty Wagner
of the HLIL instruction
2024-10-28
hlr: expose ability to claim line addresses
Ryan Snyder
2024-10-24
Make PseudoRust collapsable
Peter LaFosse
2024-10-23
Linear view function regions collapse
Peter LaFosse
Update collapse code to support PseudoC
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ↵
Rusty Wagner
Pseudo Python example plugin