Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-04-04 | Rename Result.ret as Result.ok in the backends | Son Ho | 1 | -15/+15 |
2024-03-18 | Fix a minor issue | Son Ho | 1 | -1/+3 |
2024-03-18 | Regenerate the constants tests and update Primitives/Base.lean | Son Ho | 1 | -1/+1 |
2024-03-08 | Update the generation of constant bodies for Lean | Son Ho | 1 | -2/+2 |
2024-03-08 | Update the tuples notations | Son Ho | 1 | -51/+0 |
2024-03-07 | Add a notation for tuple field accesses in Lean | Son Ho | 1 | -0/+51 |
2024-01-26 | Improve the Lean backend | Son Ho | 1 | -0/+7 |
2023-12-22 | Fix the models for core::mem::replace | Son Ho | 1 | -1/+1 |
2023-12-22 | Update the Lean standard library | Son Ho | 1 | -2/+1 |
2023-10-25 | Fix some issues at extraction and add builtins | Son Ho | 1 | -0/+7 |
2023-10-24 | Handle properly the builtin, non fallible functions | Son Ho | 1 | -2/+2 |
2023-10-24 | Fix minor issues | Son Ho | 1 | -2/+2 |
2023-07-25 | Make progress on the proofs of the hashmap | Son Ho | 1 | -1/+1 |
2023-07-17 | Reorganize the Lean backend | Son Ho | 1 | -0/+130 |