summaryrefslogtreecommitdiff
path: root/lang/c/pseudoc.h
AgeCommit message (Expand)Author
2025-11-04Fix incorrect dereferencing in HLIL_STRUCT_FIELD rendering, and fix ignoring ...Rusty Wagner
2025-06-28Add support for ternary simplification in Psuedo C and disable in graph viewAlexander Khosrowshahi
2025-06-18[ObjC] Improve how [super ...] calls are displayedMark Rowe
2025-06-18Have PseudoCFunction use its language's type printerMark Rowe
2025-05-29Implement a Pseudo Objective-C language representationMark Rowe
2025-04-15Fix pseudo C/Rust absent lhs on comparisonBrandon Miller
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-10-28Eliminate AST parameter in high level rendering APIs, as it is already part o...Rusty Wagner
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ...Rusty Wagner