summaryrefslogtreecommitdiff
path: root/compiler/Translate.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement the generation of stateful backward functions (controlled by an ↵Son Ho2022-11-101-12/+51
| | | | option)
* Reorganize branching symbolic expansions to prepare for the join operationSon Ho2022-11-101-4/+7
|
* 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