| Commit message (Expand) | Author | Files | Lines |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -32/+32 |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -6/+6 |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -8/+8 |
2024-03-20 | Regenerate the code | Son Ho | 1 | -17/+12 |
2024-03-19 | Regenerate the tests | Son Ho | 1 | -5/+2 |
2024-03-08 | Regenerate the test files | Son Ho | 1 | -6/+6 |
2023-12-23 | Regenerate the files | Son Ho | 1 | -6/+5 |
2023-12-22 | Regenerate the test files and add the fstar-split tests | Son Ho | 1 | -351/+252 |
2023-11-24 | Regenerate the files | Son Ho | 1 | -19/+19 |
2023-11-21 | Regenerate the files | Son Ho | 1 | -40/+80 |
2023-11-21 | Regenerate most of the test files | Son Ho | 1 | -58/+57 |
2023-10-26 | Fix some issues and regenerate the HashmapMain example for Lean | Son Ho | 1 | -98/+128 |
2023-09-07 | Regenerate the test files and fix a proof | Son Ho | 1 | -5/+1 |
2023-08-09 | Update the nix flake and regenerate the code | Son Ho | 1 | -1/+1 |
2023-08-04 | Make minor modifications | Son Ho | 1 | -2/+2 |
2023-08-03 | Make a minor formatting modification for Lean | Son Ho | 1 | -0/+1 |
2023-07-12 | Make the `by inlit` implicit | Son Ho | 1 | -51/+35 |
2023-07-06 | Use short names for the structure fields in Lean | Son Ho | 1 | -76/+40 |
2023-07-06 | Improve the generated comments | Son Ho | 1 | -135/+141 |
2023-07-05 | Simplify the names used in Primitives.lean | Son Ho | 1 | -33/+31 |
2023-07-05 | Simplify the generated names for the types in Lean | Son Ho | 1 | -118/+114 |
2023-07-05 | Start using namespaces in the Lean backend | Son Ho | 1 | -112/+109 |
2023-07-04 | Regenerate the Lean test files | Son Ho | 1 | -14/+17 |
2023-07-04 | Reorganize the Lean tests | Son Ho | 1 | -85/+52 |
2023-06-04 | Regenerate the translated files for Lean | Son Ho | 1 | -108/+97 |
2023-06-04 | Improve the generation of variant names for Lean | Son Ho | 1 | -57/+45 |
2023-06-04 | Improve simplify_aggregates to introduce structure updates | Son Ho | 1 | -51/+18 |
2023-06-04 | Start updating simplify_aggregates | Son Ho | 1 | -8/+14 |
2023-06-04 | Update the extraction of Lean files | Son Ho | 1 | -8/+15 |
2023-06-04 | Make minor modifications and regenerate the Lean files | Son Ho | 1 | -15/+8 |
2023-06-04 | WIP | Jonathan Protzenko | 1 | -198/+180 |
2023-06-04 | Idiomatic naming conventions | Jonathan Protzenko | 1 | -210/+235 |
2023-06-04 | Improve formatting further by removing useless spaces | Son Ho | 1 | -14/+0 |
2023-06-04 | Make sure let-bindings in Lean end with line breaks and improve formatting | Son Ho | 1 | -2/+4 |
2023-06-04 | Improve formatting of the termination_by clauses | Son Ho | 1 | -19/+13 |
2023-06-04 | Make minor fixes, improve formatting for Lean and generate code for all the t... | Son Ho | 1 | -124/+117 |
2023-06-04 | All of the generated code is syntactically correct | Jonathan Protzenko | 1 | -2/+2 |
2023-06-04 | WIP | Jonathan Protzenko | 1 | -3/+5 |
2023-06-04 | Fix runaway indentation | Jonathan Protzenko | 1 | -451/+440 |
2023-06-04 | Fill out more of the primitives file, attempt at type classes for scalar_cast | Jonathan Protzenko | 1 | -2/+2 |
2023-06-04 | Don't need extra variables for the decreases clauses | Jonathan Protzenko | 1 | -11/+15 |
2023-06-04 | WIP printing proper clauses | Jonathan Protzenko | 1 | -35/+49 |
2023-06-04 | Fix some printing bits, proper syntax for terminates and decreases clauses | Jonathan Protzenko | 1 | -443/+451 |
2023-06-04 | WIP lots of stuff | Jonathan Protzenko | 1 | -13/+42 |
2023-06-04 | Fix a syntax error | Jonathan Protzenko | 1 | -10/+5 |
2023-06-04 | Custom syntax support for structures in Lean | Jonathan Protzenko | 1 | -22/+71 |
2023-06-04 | More cosmetic improvements | Jonathan Protzenko | 1 | -89/+84 |
2023-06-04 | Fix a couple bugs here and there, improve Lean code-gen, still WIP | Jonathan Protzenko | 1 | -266/+309 |
2023-06-04 | New directory structure and corresponding extraction, + misc fixes, for Lean | Jonathan Protzenko | 1 | -108/+103 |
2023-06-04 | Write a tactic to discharge integer literal proof obligations | Jonathan Protzenko | 1 | -2/+2 |