summaryrefslogtreecommitdiff
path: root/compiler/ExtractBase.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce new loop ids in Pure and keep track of the number of loops in a fun...Son Ho2023-02-031-25/+46
* Add loop ids to the pure functions identifiersSon Ho2023-02-031-9/+18
* Add a `-use-fuel` optionSon Ho2022-11-141-8/+8
* Make [Result::Failure] type an [Error] parameterSon Ho2022-11-141-2/+7
* Make good progress on the Coq backendSon Ho2022-11-141-0/+811