summaryrefslogtreecommitdiff
path: root/compiler/Contexts.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve some visitors and ctx_merge_regionsSon Ho2023-02-031-8/+60
* Make progress on the fixed point computationSon Ho2023-02-031-32/+4
* Start implementing support for loopsSon Ho2023-02-031-0/+70
* 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