Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make progress on the proofs of the hashmap | Son Ho | 2023-07-25 | 1 | -11/+25 |
* | Add the possibility of using "_" as ident for progress | Son Ho | 2023-07-25 | 1 | -2/+5 |
* | Improve the syntax of progress: `as ⟨ x, y .. ⟩` | Son Ho | 2023-07-25 | 1 | -13/+48 |
* | Make progress on some of the hashmap proofs | Son Ho | 2023-07-20 | 1 | -8/+22 |
* | Make some proofs in Hashmap/Properties.lean and improve progress | Son Ho | 2023-07-20 | 1 | -8/+24 |
* | Cleanup more | Son Ho | 2023-07-19 | 1 | -3/+0 |
* | Improve progress | Son Ho | 2023-07-19 | 1 | -0/+19 |
* | Improve progress | Son Ho | 2023-07-18 | 1 | -0/+4 |
* | Finish implementing the syntax for `progress` | Son Ho | 2023-07-13 | 1 | -10/+37 |
* | Improve progress to use assumptions and start working on a nice syntax | Son Ho | 2023-07-12 | 1 | -0/+62 |
* | Finish a first version of the progress tactic | Son Ho | 2023-07-12 | 1 | -22/+225 |
* | Work on the progress tactic | Son Ho | 2023-07-11 | 1 | -0/+28 |
* | Start working on the progress tactic | Son Ho | 2023-07-10 | 1 | -0/+95 |
* | Reorganize a bit the lean backend files | Son Ho | 2023-07-06 | 1 | -0/+119 |