summaryrefslogtreecommitdiff
path: root/compiler/InterpreterBorrowsCore.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "inactivated borrows" to "reserved borrows"Son Ho2022-11-071-6/+6
* Add some .mli filesSon Ho2022-11-071-8/+9
* Add ids to the dummy variablesSon Ho2022-11-071-1/+3
* Remove the argument [end_borrows] from prepare_lplace and drop_outer_loans_at...Son Ho2022-11-071-2/+2
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-15/+16
* Reorganize a bit the projectSon Ho2022-10-271-0/+1181