summaryrefslogtreecommitdiff
path: root/lang/rust/pseudorust.cpp
AgeCommit message (Expand)Author
2025-01-24Add line formatter API and a generic line formatter pluginRusty Wagner
2025-01-20Revert "Add line formatter API and a generic line formatter plugin"Rusty Wagner
2025-01-17Add line formatter API and a generic line formatter pluginRusty Wagner
2024-12-27One case of needing the type printer in pseudo rustGlenn Smith
2024-12-27Clean up langreps' opcode print switchGlenn Smith
2024-11-04Fix opening/closing braces in PseudoRustPeter LaFosse
2024-10-28Eliminate AST parameter in high level rendering APIs, as it is already part o...Rusty Wagner
2024-10-28hlr: expose ability to claim line addressesRyan Snyder
2024-10-24Make PseudoRust collapsablePeter LaFosse
2024-10-23Linear view function regions collapsePeter LaFosse
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ...Rusty Wagner