summaryrefslogtreecommitdiff
path: root/compiler/InterpreterStatements.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename "inactivated borrows" to "reserved borrows"Son Ho2022-11-071-1/+1
|
* Add some .mli filesSon Ho2022-11-071-56/+15
|
* Add ids to the dummy variablesSon Ho2022-11-071-16/+24
|
* Remove the argument [end_borrows] from prepare_lplace and ↵Son Ho2022-11-071-9/+4
| | | | drop_outer_loans_at_lplace
* Fix an issue with drop_valueSon Ho2022-11-071-9/+11
|
* Move the AssignGlobal case from statement to rvalueSon Ho2022-10-281-33/+40
|
* Make minor updates to account for Charon's changesSon Ho2022-10-281-5/+4
|
* Take care of some TODOsSon Ho2022-10-281-1/+1
|
* Move some files to the Charon projectSon Ho2022-10-281-9/+9
|
* Fix some comment referencesSon Ho2022-10-271-7/+7
|
* Move constant_value to PrimitiveValues.mlSon Ho2022-10-271-6/+7
|
* Reorganize a bit the projectSon Ho2022-10-271-0/+1370