summaryrefslogtreecommitdiff
path: root/compiler/ValuesUtils.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue with the translation of loops::clearSon Ho2023-02-031-1/+1
* Implement support for nested borrows in loops, and add loop testsSon Ho2023-02-031-1/+21
* Make progress on Interpreter.mlSon Ho2023-02-031-0/+7
* Make progress on environment matches and joinsSon Ho2023-02-031-0/+18
* Start implementing support for loopsSon Ho2023-02-031-4/+78
* Rename "inactivated borrows" to "reserved borrows"Son Ho2022-11-071-3/+3
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-2/+2
* Reorganize a bit the projectSon Ho2022-10-271-0/+121