summaryrefslogtreecommitdiff
path: root/rust/examples/decompile/src/main.rs
AgeCommit message (Expand)Author
2025-01-25Rust refactorMason Reed
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ...Rusty Wagner
2024-05-09Fix clippy warnings and run rustfmtMichael Krasnitski
2023-07-10Move binary view loading in to the core; deprecate open_view in favor of load...KyleMiles
2022-09-29[Rust API] Add support for MetadataGlenn Smith
2022-02-14Rust: Minor tweaks to 2890; merge architecture::InstructionTextToken and disa...KyleMiles
2022-02-14rust: add linearview and related APIsFabian Freyer