summaryrefslogtreecommitdiff
path: root/compiler/InterpreterPaths.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ids to the dummy variablesSon Ho2022-11-071-3/+4
* Remove the argument [end_borrows] from prepare_lplace and drop_outer_loans_at...Son Ho2022-11-071-41/+18
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-5/+7
* Fix an issue with drop_valueSon Ho2022-11-071-19/+21
* Fix some comment referencesSon Ho2022-10-271-2/+4
* Move constant_value to PrimitiveValues.mlSon Ho2022-10-271-2/+2
* Reorganize a bit the projectSon Ho2022-10-271-0/+801