| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make modifications to the Makefiles | Son Ho | 2023-02-03 | 1 | -3/+9 |
* | Implement a pass to filter the unused input arguments in the loop functions | Son Ho | 2023-02-03 | 3 | -20/+15 |
* | Fix an issue with the names of the loop decreases clauses | Son Ho | 2023-02-03 | 10 | -142/+149 |
* | Improve the order of the loop input parameters | Son Ho | 2023-02-03 | 10 | -46/+46 |
* | Improve the heuristic to find pretty names for the variables in the loops | Son Ho | 2023-02-03 | 6 | -227/+234 |
* | Improve PureMicroPasses.filter_useless and regenerate the betree code | Son Ho | 2023-02-03 | 2 | -32/+28 |
* | Regenerate the hashmap code and update the proofs | Son Ho | 2023-02-03 | 6 | -219/+356 |
* | Fix some issues with the values given back by loop backward translations | Son Ho | 2023-02-03 | 3 | -0/+87 |
* | Fix an issue with the translation of loops::clear | Son Ho | 2023-02-03 | 1 | -11/+3 |
* | Add more loop examples and fix issues | Son Ho | 2023-02-03 | 3 | -0/+176 |
* | Implement support for nested borrows in loops, and add loop tests | Son Ho | 2023-02-03 | 3 | -12/+446 |
* | Regenerate the tests | Son Ho | 2023-02-03 | 3 | -0/+208 |
* | Improve the loops' numbering | Son Ho | 2023-02-03 | 1 | -9/+9 |
* | Make another loop example work | Son Ho | 2023-02-03 | 3 | -0/+27 |
* | Regenerate the files | Son Ho | 2023-02-03 | 10 | -649/+147 |
* | Make minor modifications and generate code for loops | Son Ho | 2023-02-03 | 4 | -0/+103 |
* | Automatically generate the Makefile and _CoqProject files in the tests subdir... | Son Ho | 2022-11-16 | 7 | -2/+16 |
* | Add the aeneas-verify-fstar derivation | Son Ho | 2022-11-16 | 5 | -5/+10 |
* | Improve formatting | Son Ho | 2022-11-16 | 2 | -22/+24 |
* | Remove some comments from Hashmap.Properties.fst | Son Ho | 2022-11-16 | 1 | -60/+0 |
* | Make minor modifications to the extraction | Son Ho | 2022-11-16 | 5 | -50/+70 |
* | Add a `-use-fuel` option | Son Ho | 2022-11-14 | 5 | -0/+15 |
* | Regenerate the files and fix the proofs | Son Ho | 2022-11-14 | 17 | -1029/+1088 |
* | Improve the formatting of the generated code | Son Ho | 2022-11-14 | 2 | -20/+16 |
* | Make good progress on the Coq backend | Son Ho | 2022-11-14 | 1 | -53/+0 |
* | Reorganize the project to prepare for new backends | Son Ho | 2022-11-14 | 41 | -0/+12663 |