| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-02-23 | JitCore: Jitted blocks are now a BoundedDict with a possible callback | Camille Mougey | 1 | -1/+5 | |
| 2015-02-23 | Core: Introduce BoundedDict and its regression test | Camille Mougey | 3 | -0/+115 | |
| 2015-02-23 | Expression: use __hash__ function instead of property | Fabrice Desclaux | 1 | -9/+8 | |
| 2015-02-23 | Arm: fit test | Fabrice Desclaux | 1 | -5/+5 | |
| 2015-02-23 | Expression: use private attributes in expression | Fabrice Desclaux | 1 | -213/+211 | |
| 2015-02-23 | Expression: Exprcompose are now ordered by default; add sanitycheck for ↵ | Fabrice Desclaux | 1 | -0/+8 | |
| contiguous slices | |||||
| 2015-02-23 | Expression: fix autopep indentation | Fabrice Desclaux | 1 | -2/+2 | |
| 2015-02-22 | Arch: remove code which uses expression modifications | serpilliere | 3 | -20/+25 | |
| 2015-02-22 | Expression: remove code which uses expression modifications | serpilliere | 5 | -12/+15 | |
| 2015-02-22 | |||||