Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-06-04 | Start updating simplify_aggregates | Son Ho | 1 | -18/+63 |
2023-06-04 | Make sure let-bindings in Lean end with line breaks and improve formatting | Son Ho | 1 | -1/+2 |
2023-02-03 | Update the hashmap and regenerate | Son Ho | 1 | -10/+4 |
2023-02-03 | Improve the pretty names generation for loops | Son Ho | 1 | -6/+6 |
2023-02-03 | Improve the order of the loop input parameters | Son Ho | 1 | -6/+6 |
2023-02-03 | Improve the heuristic to find pretty names for the variables in the loops | Son Ho | 1 | -40/+41 |
2023-02-03 | Regenerate the hashmap code and update the proofs | Son Ho | 1 | -76/+158 |
2023-02-03 | Regenerate the files | Son Ho | 1 | -23/+14 |
2022-11-16 | Do not introduce match on the fuel for non-recursive functions | Son Ho | 1 | -184/+132 |
2022-11-16 | Generate record field projectors for Coq | Son Ho | 1 | -108/+88 |
2022-11-16 | Change the name of the generated Coq modules | Son Ho | 1 | -4/+4 |
2022-11-16 | Improve formatting | Son Ho | 1 | -65/+65 |
2022-11-14 | Generate Coq code for `hashmap` and `hashmap_on_disk` | Son Ho | 1 | -0/+541 |