summaryrefslogtreecommitdiff
path: root/compiler/Translate.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-7/+6
|
* Make minor updates to account for Charon's changesSon Ho2022-10-281-10/+10
|
* Reorganize a bit the projectSon Ho2022-10-271-0/+871