summaryrefslogtreecommitdiff
path: root/compiler/Interpreter.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Implement the generation of stateful backward functions (controlled by an opt...Son Ho2022-11-101-2/+9
* Add some .mli filesSon Ho2022-11-071-4/+4
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-4/+6
* Make minor updates to account for Charon's changesSon Ho2022-10-281-8/+7
* Take care of some TODOsSon Ho2022-10-281-1/+1
* Reorganize a bit the projectSon Ho2022-10-271-0/+396