summaryrefslogtreecommitdiff
path: root/tests/fstar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make a minor fixSon Ho2023-06-044-39/+32
* Improve simplify_aggregates to introduce structure updatesSon Ho2023-06-044-201/+44
* Start updating simplify_aggregatesSon Ho2023-06-046-88/+287
* Make sure let-bindings in Lean end with line breaks and improve formattingSon Ho2023-06-049-289/+306
* Make minor fixes, improve formatting for Lean and generate code for all the t...Son Ho2023-06-048-32/+0
* Do not unfold the monadic lets for the generated F* codeSon Ho2023-02-0315-3632/+1667
* Update the hashmap and regenerateSon Ho2023-02-037-40/+27
* Improve the pretty names generation for loopsSon Ho2023-02-033-16/+16
* 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-033-20/+15
* Fix an issue with the names of the loop decreases clausesSon Ho2023-02-0310-142/+149
* Improve the order of the loop input parametersSon Ho2023-02-0310-46/+46
* Improve the heuristic to find pretty names for the variables in the loopsSon Ho2023-02-036-227/+234
* Improve PureMicroPasses.filter_useless and regenerate the betree codeSon Ho2023-02-032-32/+28
* Regenerate the hashmap code and update the proofsSon Ho2023-02-036-219/+356
* Fix some issues with the values given back by loop backward translationsSon Ho2023-02-033-0/+87
* Fix an issue with the translation of loops::clearSon Ho2023-02-031-11/+3
* Add more loop examples and fix issuesSon Ho2023-02-033-0/+176
* Implement support for nested borrows in loops, and add loop testsSon Ho2023-02-033-12/+446
* Regenerate the testsSon Ho2023-02-033-0/+208
* Improve the loops' numberingSon Ho2023-02-031-9/+9
* Make another loop example workSon Ho2023-02-033-0/+27
* Regenerate the filesSon Ho2023-02-0310-649/+147
* Make minor modifications and generate code for loopsSon Ho2023-02-034-0/+103
* Automatically generate the Makefile and _CoqProject files in the tests subdir...Son Ho2022-11-167-2/+16
* Add the aeneas-verify-fstar derivationSon Ho2022-11-165-5/+10
* Improve formattingSon Ho2022-11-162-22/+24
* Remove some comments from Hashmap.Properties.fstSon Ho2022-11-161-60/+0
* Make minor modifications to the extractionSon Ho2022-11-165-50/+70
* Add a `-use-fuel` optionSon Ho2022-11-145-0/+15
* Regenerate the files and fix the proofsSon Ho2022-11-1417-1029/+1088
* Improve the formatting of the generated codeSon Ho2022-11-142-20/+16
* Make good progress on the Coq backendSon Ho2022-11-141-53/+0
* Reorganize the project to prepare for new backendsSon Ho2022-11-1441-0/+12663