summaryrefslogtreecommitdiff
path: root/rust/src/llil
AgeCommit message (Expand)Author
2025-01-25Rust refactorMason Reed
2024-11-04Add some more TODO items in rustMason Reed
2024-10-26Fix all low level il function getters leaking in rustMason Reed
2024-09-22Add LLIL_EXTERN_PTR to rust apiMason Reed
2024-08-30Fix warnings in lifting for C-SKY.Alexander Taylor
2024-07-01Create ExpressionBuilder from ExpressionMason Reed
2024-07-01Add LLIL_REG_SPLIT to rust apiMason Reed
2024-05-29Add LLIL_JUMP_TO target list to Rust APIRusty Wagner
2024-05-09Fix clippy warnings and run rustfmtMichael Krasnitski
2024-04-30Allow fetching target instruction index in LLIL branches from the Rust APIRusty Wagner
2024-03-05Rust: Implement instruction_llil for CoreArchitectureGlenn Smith
2024-03-01Clean up some warningsRusty Wagner
2024-02-14Rust API: Add common LLIL::Instruction::address()Glenn Smith
2024-02-02Rust API : Add HLIL BindingsRubens Brandao
2024-01-08update copyright yearJordan Wiens
2024-01-04Use unwrap_or_else to avoid running error path code when there isn't an errorRusty Wagner
2024-01-04Support function recognizers in Rust architecture pluginsRusty Wagner
2024-01-04Support intrinsics in Rust architecture pluginsRusty Wagner
2023-01-10Introduce `Expression::new` to avoid writing `PhantomData` everywhereMichael Krasnitski
2023-01-10Clean up various buildersMichael Krasnitski
2023-01-06Rust API: Additional CleanupMichael Krasnitski
2023-01-06Rust API: Lots and lots of clippy changesKyleMiles
2023-01-06Fix update copyright year leftoverXusheng
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-01-24chore: rust: add common useful derive macros to enums that are missing itEliseZeroTwo
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder