summaryrefslogtreecommitdiff
path: root/compiler/Interpreter.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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