summaryrefslogtreecommitdiff
path: root/tests/coq/misc (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-09Regenerate the Coq test filesSon Ho5-27/+27
2023-11-08Update the Makefile and regenerate some testsSon Ho1-0/+12
2023-10-27Regenerate the Coq test filesSon Ho9-514/+802
2023-09-07Regenerate the test files and fix a proofSon Ho2-5/+15
2023-08-09Update the nix flake and regenerate the codeSon Ho1-1/+1
2023-08-08Regenerate the test filesSon Ho1-9/+9
2023-08-04Update the Makefile and regenerate the test filesSon Ho9-6/+65
2023-07-06Improve the generated commentsSon Ho8-153/+158
2023-07-05Start using namespaces in the Lean backendSon Ho1-1/+1
2023-06-04Make good progress on generating code for HOL4Son Ho5-64/+60
2023-06-04Start updating simplify_aggregatesSon Ho2-7/+7
2023-06-04Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho4-21/+39
2023-02-03Improve the pretty names generation for loopsSon Ho1-19/+19
2023-02-03Implement a pass to filter the unused input arguments in the loop functionsSon Ho1-11/+7
2023-02-03Improve the order of the loop input parametersSon Ho1-4/+4
2023-02-03Improve the heuristic to find pretty names for the variables in the loopsSon Ho1-69/+69
2023-02-03Regenerate the hashmap code and update the proofsSon Ho2-7/+2
2023-02-03Fix some issues with the values given back by loop backward translationsSon Ho1-0/+73
2023-02-03Fix an issue with the translation of loops::clearSon Ho1-5/+3
2023-02-03Add more loop examples and fix issuesSon Ho1-0/+136
2023-02-03Implement support for nested borrows in loops, and add loop testsSon Ho1-6/+374
2023-02-03Regenerate the testsSon Ho1-0/+186
2023-02-03Improve the loops' numberingSon Ho1-10/+9
2023-02-03Make another loop example workSon Ho1-0/+17
2023-02-03Regenerate the filesSon Ho6-68/+32
2023-02-03Make minor modifications and generate code for loopsSon Ho2-0/+73
2022-11-16Automatically generate the Makefile and _CoqProject files in the tests subdir...Son Ho2-4/+5
2022-11-16Generate record field projectors for CoqSon Ho3-34/+19
2022-11-16Change the name of the generated Coq modulesSon Ho3-12/+12
2022-11-16Improve formattingSon Ho7-273/+304
2022-11-16Make minor modifications to the extractionSon Ho1-2/+0
2022-11-14Extract the Polonius examples in CoqSon Ho2-1/+43
2022-11-14Regenerate the files and fix the proofsSon Ho4-59/+71
2022-11-14Improve the formatting of [if then else] expressionsSon Ho2-86/+70
2022-11-14Reactivate the option -test-trans-unis for CoqSon Ho1-0/+3
2022-11-14Improve the formatting of the generated codeSon Ho3-16/+35
2022-11-14Implement a pass to decompose nested patterns in let-bindingsSon Ho1-2/+3
2022-11-14Make minor modificationsSon Ho1-2/+1
2022-11-14Make good progress on the Coq backendSon Ho9-0/+1425