summaryrefslogtreecommitdiff
path: root/tests/coq/hashmap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some proofs for the Lean backend (#255)Son HO2024-06-212-20/+49
* Bump charonNadrieril2024-06-181-1/+1
* Update the code of the hashmapSon Ho2024-06-173-136/+136
* Update charonNadrieril2024-06-051-17/+17
* Merge branch 'main' into son/loops2Son Ho2024-06-046-32/+117
|\
| * tests: Rename hashmap_utils -> utilsNadrieril2024-05-283-11/+10
| * tests: Merge the hashmap test filesNadrieril2024-05-276-32/+118
| * Update test outputsNadrieril2024-05-242-32/+32
* | Regenerate testsAymeric Fromherz2024-05-312-3/+3
* | Regenerate test outputAymeric Fromherz2024-05-311-8/+190
* | Implement two phases of loops join + collapseAymeric Fromherz2024-05-301-190/+8
|/
* Tweak a pathNadrieril2024-05-242-32/+32
* Regenerate and fix the testsSon Ho2024-04-251-0/+7
* Regenerate the Primitives filesSon Ho2024-04-251-0/+75
* Regenerate the test filesSon Ho2024-04-042-57/+54
* Regenerate the test filesSon Ho2024-04-041-6/+6
* Regenerate the test filesSon Ho2024-04-041-9/+9
* Regenerate the codeSon Ho2024-03-201-14/+12
* Regenerate the testsSon Ho2024-03-191-3/+1
* Regenerate the filesSon Ho2023-12-231-5/+3
* Regenerate the test files and add the fstar-split testsSon Ho2023-12-222-384/+256
* Regenerate the test filesSon Ho2023-12-131-0/+4
* Regenerate the other filesSon Ho2023-11-291-0/+76
* Generate a dedicated file for the external typesSon Ho2023-11-272-4/+4
* Regenerate the filesSon Ho2023-11-212-40/+80
* Regenerate most of the test filesSon Ho2023-11-212-94/+100
* Regenerate the Coq test filesSon Ho2023-11-091-7/+7
* Regenerate the Coq test filesSon Ho2023-10-273-309/+640
* 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
* Update the Makefile and regenerate the test filesSon Ho2023-08-043-6/+53
* Improve the generated commentsSon Ho2023-07-062-39/+48
* Make good progress on generating code for HOL4Son Ho2023-06-041-19/+18
* Start updating simplify_aggregatesSon Ho2023-06-041-18/+63
* Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho2023-06-042-2/+3
* Make minor fixes, improve formatting for Lean and generate code for all the t...Son Ho2023-06-041-4/+0
* Update the hashmap and regenerateSon Ho2023-02-031-10/+4
* Improve the pretty names generation for loopsSon Ho2023-02-031-6/+6
* Improve the order of the loop input parametersSon Ho2023-02-031-6/+6
* Improve the heuristic to find pretty names for the variables in the loopsSon Ho2023-02-031-40/+41
* Regenerate the hashmap code and update the proofsSon Ho2023-02-031-76/+158
* Regenerate the filesSon Ho2023-02-031-23/+14
* Do not introduce match on the fuel for non-recursive functionsSon Ho2022-11-161-184/+132
* Automatically generate the Makefile and _CoqProject files in the tests subdir...Son Ho2022-11-162-3/+4
* Generate record field projectors for CoqSon Ho2022-11-162-110/+90
* Change the name of the generated Coq modulesSon Ho2022-11-162-6/+6
* Improve formattingSon Ho2022-11-162-77/+76
* Make minor modifications to the extractionSon Ho2022-11-161-2/+0
* Generate Coq code for `hashmap` and `hashmap_on_disk`Son Ho2022-11-145-0/+1092