summaryrefslogtreecommitdiff
path: root/rust/src/llil/lifting.rs
AgeCommit message (Expand)Author
2025-01-25Rust refactorMason 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-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 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
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder