summaryrefslogtreecommitdiff
path: root/compiler/PureUtils.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-1/+1
* Reformat the codeSon Ho2022-10-271-1/+2
* Move constant_value to PrimitiveValues.mlSon Ho2022-10-271-5/+5
* Reorganize a bit the projectSon Ho2022-10-271-0/+450