| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-22 | Expose C++ HLIL instruction comparison operators to Python | Rusty Wagner | |
| 2020-06-23 | Turn the HLIL->MLIL mapping APIs back on | Rusty Wagner | |
| 2020-05-18 | MLIL mappings from HLIL are not yet functional, temporarily disable APIs ↵ | Rusty Wagner | |
| that depend on them | |||
| 2020-05-04 | Remove APIs that don't actually exist | Rusty Wagner | |
| 2020-05-03 | Fix up equality operators and had hash operators | Peter LaFosse | |
| 2020-04-27 | Add names for goto labels | Rusty Wagner | |
| 2020-04-17 | Adding SSA support for HLIL | Rusty Wagner | |
| 2020-04-17 | Add HLIL instructions for variable declarations | Rusty Wagner | |
| 2020-04-17 | Add member index for structure field HLIL instructions | Rusty Wagner | |
| 2020-04-17 | Add types to HLIL expressions | Rusty Wagner | |
| 2020-04-17 | Expand support for HLIL switch/case and data flow access | Rusty Wagner | |
| 2020-04-17 | Add mem SSA to HLIL | Rusty Wagner | |
| 2020-04-17 | Add continue HLIL instruction | Rusty Wagner | |
| 2020-04-17 | Early HLIL testing | Rusty Wagner | |
