Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a minor issue when values are moved in the loops | Son Ho | 2024-01-25 | 1 | -20/+9 |
| | |||||
* | Rename some definitions | Son Ho | 2023-12-18 | 1 | -18/+18 |
| | |||||
* | Do not activate the sanity (invariant) checks by default | Son Ho | 2023-11-27 | 1 | -1/+1 |
| | |||||
* | Start updating the name type, cleanup the names and the module abbrevs | Son Ho | 2023-11-15 | 1 | -132/+123 |
| | |||||
* | Remove the 'r type variable from the ty type definition | Son Ho | 2023-11-12 | 1 | -29/+22 |
| | |||||
* | Normalize the function signatures before translation to pure | Son Ho | 2023-09-17 | 1 | -0/+3 |
| | |||||
* | Compute the normalized trait types maps and update Interpreter | Son Ho | 2023-09-01 | 1 | -3/+0 |
| | |||||
* | Implement the normalization functions in AssociatedTypes | Son Ho | 2023-09-01 | 1 | -0/+6 |
| | |||||
* | Start adding support for traits | Son Ho | 2023-08-31 | 1 | -0/+9 |
| | |||||
* | Update following the introduction of ConstantExpr | Son Ho | 2023-08-18 | 1 | -0/+3 |
| | |||||
* | Make progress proapagating the changes | Son Ho | 2023-08-02 | 1 | -0/+4 |
| | |||||
* | Split InterpreterLoops into several files | Son Ho | 2023-02-03 | 1 | -0/+719 |