summaryrefslogtreecommitdiff
path: root/rust/src/language_representation.rs
AgeCommit message (Expand)Author
2026-03-23[Rust] impl Send and Sync to CoreLanguageRepresentationFunctionType (#8012)Rubens Brandão
2025-12-15[Rust] Restructure type APIs into `types` moduleMason Reed
2025-12-05[Rust] Fix misc clippy lints and warningsMason Reed
2025-05-30[Rust] Express expression vs instruction index for MLIL and HLIL APIsMason Reed
2025-05-12[Rust] Implement custom interactive handlerrbran
2025-05-12[Rust] Implement `LanguageRepresentation` and `LineFormatter`rbran