summaryrefslogtreecommitdiff
path: root/compiler/InterpreterExpressions.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-3/+5
* Move the AssignGlobal case from statement to rvalueSon Ho2022-10-281-2/+3
* Take care of some TODOsSon Ho2022-10-281-1/+1
* Reorganize Print.mlSon Ho2022-10-271-1/+1
* Reformat the codeSon Ho2022-10-271-3/+4
* Move constant_value to PrimitiveValues.mlSon Ho2022-10-271-34/+35
* Reorganize a bit the projectSon Ho2022-10-271-0/+720