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