Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Start implementing support for loops | Son Ho | 2023-02-03 | 1 | -71/+525 | |
* | Implement a Config.ml file which groups all the global options in references | Son Ho | 2022-11-10 | 1 | -2/+2 | |
* | Rename "inactivated borrows" to "reserved borrows" | Son Ho | 2022-11-07 | 1 | -28/+25 | |
* | Add some .mli files | Son Ho | 2022-11-07 | 1 | -36/+44 | |
* | Update InterpreterBorrows | Son Ho | 2022-11-07 | 1 | -70/+35 | |
* | Add ids to the dummy variables | Son Ho | 2022-11-07 | 1 | -1/+1 | |
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -28/+32 | |
* | Take care of some TODOs | Son Ho | 2022-10-28 | 1 | -1/+1 | |
* | Fix some comment references | Son Ho | 2022-10-27 | 1 | -5/+5 | |
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+1580 |