summaryrefslogtreecommitdiff
path: root/compiler/Extract.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Generate record field projectors for CoqSon Ho2022-11-161-71/+228
* Improve formattingSon Ho2022-11-161-95/+116
* Make minor modifications to the extractionSon Ho2022-11-161-4/+13
* Extract the Polonius examples in CoqSon Ho2022-11-141-13/+16
* Add a `-use-fuel` optionSon Ho2022-11-141-7/+22
* Make [Result::Failure] type an [Error] parameterSon Ho2022-11-141-1/+12
* Improve the formatting of [if then else] expressionsSon Ho2022-11-141-15/+24
* Improve the formatting of the generated codeSon Ho2022-11-141-33/+47
* Make good progress on the Coq backendSon Ho2022-11-141-0/+2001