Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start updating the name type, cleanup the names and the module abbrevs | Son Ho | 2023-11-15 | 1 | -7/+8 |
| | |||||
* | Add the "V" prefix to most variants related to values | Son Ho | 2023-11-12 | 1 | -10/+10 |
| | |||||
* | Remove the 'r type variable from the ty type definition | Son Ho | 2023-11-12 | 1 | -8/+22 |
| | |||||
* | Fix issues | Son Ho | 2023-08-03 | 1 | -0/+3 |
| | |||||
* | Make progress | Son Ho | 2023-08-02 | 1 | -0/+1 |
| | |||||
* | Fix an issue with the translation of loops::clear | Son Ho | 2023-02-03 | 1 | -1/+1 |
| | |||||
* | Implement support for nested borrows in loops, and add loop tests | Son Ho | 2023-02-03 | 1 | -1/+21 |
| | |||||
* | Make progress on Interpreter.ml | Son Ho | 2023-02-03 | 1 | -0/+7 |
| | |||||
* | Make progress on environment matches and joins | Son Ho | 2023-02-03 | 1 | -0/+18 |
| | |||||
* | Start implementing support for loops | Son Ho | 2023-02-03 | 1 | -4/+78 |
| | |||||
* | Rename "inactivated borrows" to "reserved borrows" | Son Ho | 2022-11-07 | 1 | -3/+3 |
| | |||||
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -2/+2 |
| | |||||
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+121 |