summaryrefslogtreecommitdiff
path: root/rust/src/demangle.rs
AgeCommit message (Expand)Author
2026-01-01update copyrights for 2026Jordan Wiens
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-12[Rust] Rename `AsCStr` to `IntoCStr`Mason Reed
2025-05-12[Rust] Simplify usage surrounding c stringsMason Reed
2025-05-12[Rust] Simplify `BnStrCompatible` traitMason Reed
2025-05-12[Rust] Return `String` instead of `BnString` for cases where lossy conversion...Mason Reed
2025-03-28belated copyright year updateJordan Wiens
2025-01-25Rust refactorMason Reed
2024-10-17Demangler plugin APIGlenn Smith
2024-05-03Expose LLVM demanglerMason Reed
2024-04-17remove unecessary and crash causing zeroed call initsRubens Brandao
2024-04-09replace BStr with strRubens Brandao
2024-01-08update copyright yearJordan Wiens
2023-01-06Rust API: Additional CleanupMichael Krasnitski
2023-01-06Fix update copyright year leftoverXusheng
2022-11-25Use c_char in FFI for better compatibilityRusty Wagner
2022-09-29[Rust API] Better name for this trait fn, more CC supportGlenn Smith
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-02-14rust: add demangle helpers for gnu3 and msKyleMiles