summaryrefslogtreecommitdiff
path: root/tests/fstar/hashmap (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-06Improve the generated commentsSon Ho1-38/+47
2023-06-04Make a minor fixSon Ho1-8/+8
2023-06-04Improve simplify_aggregates to introduce structure updatesSon Ho1-54/+11
2023-06-04Start updating simplify_aggregatesSon Ho1-17/+63
2023-06-04Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho1-26/+27
2023-06-04Make minor fixes, improve formatting for Lean and generate code for all the t...Son Ho2-8/+0
2023-02-03Do not unfold the monadic lets for the generated F* codeSon Ho2-387/+157
2023-02-03Update the hashmap and regenerateSon Ho4-24/+18
2023-02-03Improve the pretty names generation for loopsSon Ho1-3/+3
2023-02-03Fix an issue with the names of the loop decreases clausesSon Ho4-40/+40
2023-02-03Improve the order of the loop input parametersSon Ho4-26/+26
2023-02-03Improve the heuristic to find pretty names for the variables in the loopsSon Ho2-66/+68
2023-02-03Regenerate the hashmap code and update the proofsSon Ho3-119/+183
2023-02-03Regenerate the filesSon Ho1-72/+14
2022-11-16Automatically generate the Makefile and _CoqProject files in the tests subdir...Son Ho1-0/+1
2022-11-16Add the aeneas-verify-fstar derivationSon Ho1-1/+2
2022-11-16Remove some comments from Hashmap.Properties.fstSon Ho1-60/+0
2022-11-16Make minor modifications to the extractionSon Ho1-10/+14
2022-11-14Add a `-use-fuel` optionSon Ho1-0/+3
2022-11-14Regenerate the files and fix the proofsSon Ho4-254/+258
2022-11-14Reorganize the project to prepare for new backendsSon Ho8-0/+4683