summaryrefslogtreecommitdiff
path: root/compiler/InterpreterBorrows.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make progress on the environment matchesSon Ho2023-02-031-9/+21
* Make progress on environment matches and joinsSon Ho2023-02-031-159/+488
* Make progress on environments matches and joinsSon Ho2023-02-031-2/+4
* Start implementing support for loopsSon Ho2023-02-031-71/+525
* Implement a Config.ml file which groups all the global options in referencesSon Ho2022-11-101-2/+2
* Rename "inactivated borrows" to "reserved borrows"Son Ho2022-11-071-28/+25
* Add some .mli filesSon Ho2022-11-071-36/+44
* Update InterpreterBorrowsSon Ho2022-11-071-70/+35
* Add ids to the dummy variablesSon Ho2022-11-071-1/+1
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-28/+32
* Take care of some TODOsSon Ho2022-10-281-1/+1
* Fix some comment referencesSon Ho2022-10-271-5/+5
* Reorganize a bit the projectSon Ho2022-10-271-0/+1580