summaryrefslogtreecommitdiff
path: root/compiler/Substitute.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-1/+1
* Move the AssignGlobal case from statement to rvalueSon Ho2022-10-281-3/+1
* Reorganize a bit the projectSon Ho2022-10-271-0/+357