| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename miasm2 to miasm | Fabrice Desclaux | 2019-03-05 | 1 | -259/+0 |
| * | Support python2/python3 | Fabrice Desclaux | 2019-03-05 | 1 | -14/+37 |
| * | Replace ExprInt[num](x) -> ExprInt(x, num) | Ajax | 2017-03-30 | 1 | -1/+1 |
| * | Div: fix modint operation | Ajax | 2017-01-13 | 1 | -6/+10 |
| * | remove #! command line on files not supposed to be run at top level | Aymeric Vincent | 2017-01-05 | 1 | -1/+0 |
| * | Introduce ExprInt of any size (like others Expr) | Ajax | 2016-12-14 | 1 | -12/+23 |
| * | ModInt: mimic C modulo instead of Python rounded one | Ajax | 2015-11-16 | 1 | -2/+2 |
| * | ModInt: mimic C division instead of Python rounded one | Ajax | 2015-11-16 | 1 | -2/+2 |
| * | Expression/modint: set arg to long to canonize repr | serpilliere | 2015-04-25 | 1 | -3/+1 |
| * | Miasm v2 | serpilliere | 2014-06-03 | 1 | -0/+224 |