summaryrefslogtreecommitdiff
path: root/tests/coq/hashmap (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-09Update the nix flake and regenerate the codeSon Ho1-1/+1
2023-08-04Update the Makefile and regenerate the test filesSon Ho3-6/+53
2023-07-06Improve the generated commentsSon Ho2-39/+48
2023-06-04Make good progress on generating code for HOL4Son Ho1-19/+18
2023-06-04Start updating simplify_aggregatesSon Ho1-18/+63
2023-06-04Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho2-2/+3
2023-06-04Make minor fixes, improve formatting for Lean and generate code for all the t...Son Ho1-4/+0
2023-02-03Update the hashmap and regenerateSon Ho1-10/+4
2023-02-03Improve the pretty names generation for loopsSon Ho1-6/+6
2023-02-03Improve the order of the loop input parametersSon Ho1-6/+6
2023-02-03Improve the heuristic to find pretty names for the variables in the loopsSon Ho1-40/+41
2023-02-03Regenerate the hashmap code and update the proofsSon Ho1-76/+158
2023-02-03Regenerate the filesSon Ho1-23/+14
2022-11-16Do not introduce match on the fuel for non-recursive functionsSon Ho1-184/+132
2022-11-16Automatically generate the Makefile and _CoqProject files in the tests subdir...Son Ho2-3/+4
2022-11-16Generate record field projectors for CoqSon Ho2-110/+90
2022-11-16Change the name of the generated Coq modulesSon Ho2-6/+6
2022-11-16Improve formattingSon Ho2-77/+76
2022-11-16Make minor modifications to the extractionSon Ho1-2/+0
2022-11-14Generate Coq code for `hashmap` and `hashmap_on_disk`Son Ho5-0/+1092