summaryrefslogtreecommitdiff
path: root/compiler/Contexts.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement a Config.ml file which groups all the global options in referencesSon Ho2022-11-101-54/+1
|
* Add ids to the dummy variablesSon Ho2022-11-071-59/+85
|
* Replace all the occurrences of `failwith ...` with `raise (Failure ...)`Son Ho2022-11-071-9/+9
|
* Make minor updates to account for Charon's changesSon Ho2022-10-281-2/+2
|
* Move some files to the Charon projectSon Ho2022-10-281-0/+1
|
* Reorganize a bit the projectSon Ho2022-10-271-0/+472