| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Regression test on big ExprInt | Ajax | 2016-12-14 | 1 | -0/+4 |
| | | |||||
| * | Seperate Expression regression tests | Ajax | 2016-12-14 | 1 | -0/+2 |
| | | |||||
| * | ExprCompose: add new api | Fabrice Desclaux | 2016-11-04 | 1 | -4/+4 |
| | | | | | | | | The ExprComposes uses directly its arguments sizes to guess the slices locations. Old api: ExprCompose([(a, 0, 32), (b, 32, 64)]) becomes: ExprCompose(a, b) | ||||
| * | Add regression test for `possible_values` | Ajax | 2016-03-17 | 1 | -0/+40 |
| | | | | | Thanks to @serpilliere | ||||
| * | Test: add expression reg test | Fabrice Desclaux | 2015-04-08 | 1 | -0/+7 |