| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use regex literals for re.* functions | Duncan Ogilvie | 2024-01-06 | 1 | -2/+2 |
| | | |||||
| * | Sembuilder: Remove mem[X] | Fabrice Desclaux | 2020-12-16 | 1 | -21/+0 |
| | | |||||
| * | IRBlock take loc_db | Fabrice Desclaux | 2020-08-31 | 1 | -2/+8 |
| | | |||||
| * | sembuilder: more compatible way to construct AST module | Zheng Luo | 2019-11-16 | 1 | -4/+5 |
| | | | | | | | | | | Python3.8 changes the signature of ast.Module by adding a ignore_comment field which breaks this project. ast.parse("") is a dirty but more compatible way to make it work in both Python 3.8 and <3.8. Fixed #1092 | ||||
| * | Rename miasm2 to miasm | Fabrice Desclaux | 2019-03-05 | 1 | -0/+355 |