| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-11-11 | Resolves #2748; Variable.ssa_versions; Fixes some type annotations | KyleMiles |
| 2021-10-08 | Add __contains__ to AddressRange | Peter LaFosse |
| 2021-09-06 | Commonize _to_core_struct/_from_core_struct | Peter LaFosse |
| 2021-09-06 | Fix call to core.BNGetRealVariableName in variable.py | Peter LaFosse |
| 2021-09-05 | Make use of BNGetRealVariableName for variable names | Peter LaFosse |
| 2021-09-05 | Remove some unnecessary properties for various derived HLIL Instructions, add... | Peter LaFosse |
| 2021-09-05 | Refactor Python Types | Peter LaFosse |
| 2021-09-05 | Fix bug in python/variable.py | Peter LaFosse |
| 2021-09-05 | Don't inherit from object anymore | Peter LaFosse |
| 2021-09-05 | Convert the following to dataclasses: | Peter LaFosse |
| 2021-09-05 | Refactor RegisterValue class into multiple dataclasses which can be instantia... | Peter LaFosse |
| 2021-09-05 | Refactor Variable class | Peter LaFosse |
| 2021-09-05 | Add type hints to basicblock.py, lowlevelil.py, architecture.py | Peter LaFosse |
