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