summaryrefslogtreecommitdiff
path: root/compiler/ValuesUtils.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename PrimitiveValues to ValuesSon Ho2023-11-211-1/+1
|
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-7/+8
|
* Add the "V" prefix to most variants related to valuesSon Ho2023-11-121-10/+10
|
* Remove the 'r type variable from the ty type definitionSon Ho2023-11-121-8/+22
|
* Fix issuesSon Ho2023-08-031-0/+3
|
* Make progressSon Ho2023-08-021-0/+1
|
* 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