summaryrefslogtreecommitdiff
path: root/compiler/InterpreterProjectors.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start adding support for traitsSon Ho2023-08-311-8/+7
|
* Make progress proapagating the changesSon Ho2023-08-021-10/+10
|
* Remove the meta-value field from AMutBorrowSon Ho2023-02-031-3/+1
|
* Remove the APrimitive variant from the avaluesSon Ho2023-02-031-2/+1
|
* Remove the meta-values from the shared and reserved borrow valuesSon Ho2023-02-031-4/+4
|
* Make progress on the environment matchesSon Ho2023-02-031-6/+25
|
* Rename "inactivated borrows" to "reserved borrows"Son Ho2022-11-071-7/+7
|
* Add some .mli filesSon Ho2022-11-071-52/+2
|
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-23/+27
|
* Reformat the codeSon Ho2022-10-271-1/+2
|
* Move constant_value to PrimitiveValues.mlSon Ho2022-10-271-4/+4
|
* Reorganize a bit the projectSon Ho2022-10-271-0/+543