Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |