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