summaryrefslogtreecommitdiff
path: root/tests/coq/hashmap/Hashmap_Funs.v (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-04Update the Makefile and regenerate the test filesSon Ho1-0/+2
2023-07-06Improve the generated commentsSon Ho1-38/+47
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 Ho1-1/+2
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-16Generate record field projectors for CoqSon Ho1-108/+88
2022-11-16Change the name of the generated Coq modulesSon Ho1-4/+4
2022-11-16Improve formattingSon Ho1-65/+65
2022-11-14Generate Coq code for `hashmap` and `hashmap_on_disk`Son Ho1-0/+541