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