| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-05-28 | fix multiple memory leaks related to CStr/BnString | Rubens Brandao |
| 2024-04-30 | Add MLIL APIs for getting by instruction index, and expose the operation size... | Rusty Wagner |
| 2024-04-09 | Add index field to IL instructions | Michael Krasnitski |
| 2024-04-09 | Add name method to MLIL and HLIL lifted instructions | Michael Krasnitski |
| 2024-03-18 | Use BTreeMap for jump targets to ensure deterministic iteration order | Michael Krasnitski |
| 2024-03-18 | Rename `LiftedConstantData` to `LiftedConstData` | Michael Krasnitski |
| 2024-03-18 | Rename `mlil::operation::ConstantData` to `ConstData` to mirror HLIL | 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-11-21 | add mlil to rust | Rubens Brandao |
