summaryrefslogtreecommitdiff
path: root/tests/coq (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename and regenerate some filesSon Ho2024-02-025-119/+119
|
* Regenerate the filesSon Ho2024-01-252-66/+80
|
* Fix an issue in External_FunsExternal.vSon Ho2023-12-231-15/+3
|
* Fix an issue when deconstructing tuples in CoqSon Ho2023-12-231-2/+2
|
* Regenerate the filesSon Ho2023-12-239-91/+47
|
* 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-2222-2666/+1731
|
* Annotate the bound vars in the lambdas for CoqSon Ho2023-12-222-273/+231
|
* Regenerate the test filesSon Ho2023-12-137-61/+95
|
* Regenerate the testsSon Ho2023-12-072-16/+39
|
* Update following changes in CharonSon Ho2023-12-053-97/+155
|
* Regenerate the other filesSon Ho2023-11-297-0/+457
|
* Generate the Bitwise test filesSon Ho2023-11-291-0/+38
|
* Regenerate the testsSon Ho2023-11-291-29/+42
|
* Regenerate the test filesSon Ho2023-11-291-5/+0
|
* Generate a dedicated file for the external typesSon Ho2023-11-2728-54/+151
|
* Update the generation of files for external definitions and regenerate the testsSon Ho2023-11-2712-16/+136
|
* Regenerate the filesSon Ho2023-11-241-8/+2
|
* Regenerate the test filesSon Ho2023-11-221-45/+62
|
* Regenerate the filesSon Ho2023-11-211-27/+31
|
* Regenerate the filesSon Ho2023-11-2118-478/+956
|
* Regenerate the betree filesSon Ho2023-11-212-58/+58
|
* Regenerate the Traits filesSon Ho2023-11-211-60/+66
|
* Regenerate most of the test filesSon Ho2023-11-2113-383/+425
|
* Regenerate the Coq test filesSon Ho2023-11-0914-80/+1403
|
* Update the Makefile and regenerate some testsSon Ho2023-11-081-0/+12
|
* Add some files for the Coq trait testsSon Ho2023-10-272-0/+28
|
* Regenerate the Coq test filesSon Ho2023-10-2723-2117/+3588
|
* Regenerate the test files and fix a proofSon Ho2023-09-079-23/+75
|
* Regenerate the array testsSon Ho2023-08-181-0/+9
|
* Add tests which use const generics as valuesSon Ho2023-08-181-0/+4
|
* Update the nix flake and regenerate the codeSon Ho2023-08-094-4/+4
|
* Regenerate the test filesSon Ho2023-08-083-273/+273
|
* Regenerate the test filesSon Ho2023-08-072-10/+180
|
* Generate the array test files for Coq and F*Son Ho2023-08-045-0/+865
|
* Update the Makefile and regenerate the test filesSon Ho2023-08-0420-24/+231
|
* Improve the generated commentsSon Ho2023-07-0615-296/+325
|
* Start using namespaces in the Lean backendSon Ho2023-07-053-3/+3
|
* Make good progress on generating code for HOL4Son Ho2023-06-048-108/+102
|
* Start updating simplify_aggregatesSon Ho2023-06-045-58/+178
|
* Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho2023-06-049-27/+49
|
* Make minor fixes, improve formatting for Lean and generate code for all the ↵Son Ho2023-06-043-14/+0
| | | | test suite
* Update the hashmap and regenerateSon Ho2023-02-032-22/+10
|
* Improve the pretty names generation for loopsSon Ho2023-02-033-31/+31
|
* Make modifications to the MakefilesSon Ho2023-02-031-3/+9
|
* 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-033-16/+16
|
* Improve the heuristic to find pretty names for the variables in the loopsSon Ho2023-02-033-150/+153
|
* Improve PureMicroPasses.filter_useless and regenerate the betree codeSon Ho2023-02-031-53/+28
|
* Regenerate the hashmap code and update the proofsSon Ho2023-02-034-161/+325
|