summaryrefslogtreecommitdiff
path: root/compiler/Print.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "inactivated borrows" to "reserved borrows"Son Ho2022-11-071-2/+2
* Add ids to the dummy variablesSon Ho2022-11-071-10/+16
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-7/+9
* Make minor modificationsSon Ho2022-10-281-3/+7
* Move some files to the Charon projectSon Ho2022-10-281-728/+4
* Reorganize Print.mlSon Ho2022-10-271-262/+271
* Move constant_value to PrimitiveValues.mlSon Ho2022-10-271-4/+4
* Reorganize a bit the projectSon Ho2022-10-271-0/+1283