| Commit message (Expand) | Author | Files | Lines |
2024-04-25 | Regenerate and fix the tests | Son Ho | 1 | -0/+7 |
2024-04-25 | Regenerate the Primitives files | Son Ho | 1 | -0/+75 |
2024-04-18 | Ensure we regenerate files properly in CI | Nadrieril | 2 | -2/+0 |
2024-04-04 | Regenerate the test files | Son Ho | 2 | -55/+55 |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -6/+6 |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -9/+8 |
2024-03-20 | Regenerate the code | Son Ho | 1 | -16/+12 |
2024-03-19 | Regenerate the tests | Son Ho | 2 | -7/+3 |
2023-12-23 | Regenerate the files | Son Ho | 1 | -5/+5 |
2023-12-22 | Regenerate the test files and add the fstar-split tests | Son Ho | 3 | -398/+265 |
2023-12-13 | Regenerate the test files | Son Ho | 1 | -0/+4 |
2023-11-29 | Regenerate the other files | Son Ho | 1 | -0/+76 |
2023-11-27 | Generate a dedicated file for the external types | Son Ho | 6 | -12/+43 |
2023-11-27 | Update the generation of files for external definitions and regenerate the tests | Son Ho | 4 | -5/+32 |
2023-11-21 | Regenerate the files | Son Ho | 3 | -44/+88 |
2023-11-21 | Regenerate most of the test files | Son Ho | 2 | -98/+106 |
2023-11-09 | Regenerate the Coq test files | Son Ho | 1 | -7/+7 |
2023-10-27 | Regenerate the Coq test files | Son Ho | 4 | -374/+675 |
2023-09-07 | Regenerate the test files and fix a proof | Son Ho | 2 | -5/+15 |
2023-08-09 | Update the nix flake and regenerate the code | Son Ho | 1 | -1/+1 |
2023-08-04 | Update the Makefile and regenerate the test files | Son Ho | 4 | -6/+55 |
2023-07-06 | Improve the generated comments | Son Ho | 2 | -42/+51 |
2023-07-05 | Start using namespaces in the Lean backend | Son Ho | 1 | -1/+1 |
2023-06-04 | Make good progress on generating code for HOL4 | Son Ho | 1 | -18/+18 |
2023-06-04 | Start updating simplify_aggregates | Son Ho | 1 | -20/+69 |
2023-06-04 | Make sure let-bindings in Lean end with line breaks and improve formatting | Son Ho | 1 | -2/+4 |
2023-06-04 | Make minor fixes, improve formatting for Lean and generate code for all the t... | Son Ho | 1 | -4/+0 |
2023-02-03 | Update the hashmap and regenerate | Son Ho | 1 | -12/+6 |
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 | -41/+43 |
2023-02-03 | Regenerate the hashmap code and update the proofs | Son Ho | 1 | -78/+165 |
2023-02-03 | Regenerate the files | Son Ho | 1 | -28/+14 |
2022-11-16 | Do not introduce match on the fuel for non-recursive functions | Son Ho | 1 | -225/+158 |
2022-11-16 | Automatically generate the Makefile and _CoqProject files in the tests subdir... | Son Ho | 2 | -2/+3 |
2022-11-16 | Generate record field projectors for Coq | Son Ho | 2 | -114/+120 |
2022-11-16 | Change the name of the generated Coq modules | Son Ho | 3 | -12/+12 |
2022-11-16 | Improve formatting | Son Ho | 3 | -91/+92 |
2022-11-16 | Make minor modifications to the extraction | Son Ho | 1 | -2/+0 |
2022-11-14 | Generate Coq code for `hashmap` and `hashmap_on_disk` | Son Ho | 6 | -0/+1172 |