| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-01-25 | Rust refactor | Mason Reed |
| 2024-05-28 | fix multiple memory leaks related to CStr/BnString | Rubens Brandao |
| 2024-03-18 | Use BTreeMap for jump targets to ensure deterministic iteration order | Michael Krasnitski |
| 2024-03-18 | Adjust imports | Michael Krasnitski |
| 2024-03-18 | Rename `LiftedConstantData` to `LiftedConstData` | Michael Krasnitski |
| 2024-03-18 | Make `OperandIter` generic over its function IL | Michael Krasnitski |
| 2024-03-18 | Rename `mlil::operation::ConstantData` to `ConstData` to mirror HLIL | Michael Krasnitski |
| 2024-03-18 | Instantiate `MediumLevelILInstruction` inline and remove constructors | Michael Krasnitski |
| 2024-03-18 | Refactor MLIL instructions | Michael Krasnitski |
| 2024-02-02 | Rust API : Add HLIL Bindings | Rubens Brandao |
| 2023-12-06 | Add LLIL/MLIL instructions to describe integer vs. floating point argument usage | Rusty Wagner |
| 2023-12-04 | Rust API : Fix some clippy warnings | KyleMiles |
| 2023-11-21 | add mlil to rust | Rubens Brandao |
