summaryrefslogtreecommitdiff
path: root/compiler/InterpreterBorrows.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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