summaryrefslogtreecommitdiff
path: root/compiler/Substitute.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement support for nested borrows in loops, and add loop testsSon Ho2023-02-031-1/+29
|
* Make some fixesSon Ho2023-02-031-2/+1
|
* Improve some visitors and ctx_merge_regionsSon Ho2023-02-031-1/+14
|
* Improve merge_abstractionsSon Ho2023-02-031-0/+12
|
* Improve the value visitors and some substitution functionsSon Ho2023-02-031-6/+5
|
* Make progress on environments matches and joinsSon Ho2023-02-031-23/+120
|
* Update `switch` to have a specific treatment of ADTsSon Ho2022-11-101-12/+19
|
* 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