summaryrefslogtreecommitdiff
path: root/languagerepresentation.cpp
AgeCommit message (Collapse)Author
2024-10-28Eliminate AST parameter in high level rendering APIs, as it is already part ↵Rusty Wagner
of the HLIL instruction
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ↵Rusty Wagner
Pseudo Python example plugin
2022-01-17Decompile to Crose