summaryrefslogtreecommitdiff
path: root/tests/coq/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve the micro passes to eliminate pattern `let f := fun x => g x`Son Ho2023-12-231-18/+8
|
* Regenerate the test files and add the fstar-split testsSon Ho2023-12-229-653/+378
|
* Annotate the bound vars in the lambdas for CoqSon Ho2023-12-222-273/+231
|
* Regenerate the test filesSon Ho2023-12-132-61/+75
|
* Regenerate the testsSon Ho2023-12-071-1/+33
|
* Update following changes in CharonSon Ho2023-12-052-74/+132
|
* Regenerate the other filesSon Ho2023-11-292-0/+77
|
* Generate the Bitwise test filesSon Ho2023-11-291-0/+38
|
* Generate a dedicated file for the external typesSon Ho2023-11-2712-24/+59
|
* Update the generation of files for external definitions and regenerate the testsSon Ho2023-11-274-5/+50
|
* Regenerate the filesSon Ho2023-11-218-188/+376
|
* 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 ↵Son Ho2022-11-162-4/+5
| | | | subdirectories
* 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
|