| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the lean toolchain and fix the proofs | Son Ho | 2024-04-05 | 1 | -1/+0 |
* | Update the handling of notations like #u32 or #isize | Son Ho | 2024-03-08 | 1 | -1/+1 |
* | Improve the Lean backend | Son Ho | 2024-01-26 | 1 | -2/+9 |
* | Refold the scalar types when applying progress | Son Ho | 2023-10-17 | 2 | -3/+3 |
* | Implement tactics for termination proofs which involve arithmetic | Son Ho | 2023-10-17 | 3 | -0/+34 |
* | Improve scalar_tac | Son Ho | 2023-09-18 | 2 | -5/+20 |
* | Update to Lean 4.0.0 and fix some broken proofs | Son Ho | 2023-09-14 | 1 | -1/+1 |
* | Start adding support for Arrays/Slices in the Lean library | Son Ho | 2023-08-04 | 2 | -10/+25 |
* | Update the syntax of the progress tactic | Son Ho | 2023-07-26 | 2 | -2/+2 |
* | Make progress on the proofs of the hashmap | Son Ho | 2023-07-25 | 1 | -0/+1 |
* | Make progress on the hashmap properties | Son Ho | 2023-07-25 | 3 | -1/+8 |
* | Improve int_tac and scalar_tac | Son Ho | 2023-07-25 | 2 | -10/+59 |
* | Make some proofs in Hashmap/Properties.lean and improve progress | Son Ho | 2023-07-20 | 1 | -1/+1 |
* | Improve progress | Son Ho | 2023-07-19 | 1 | -8/+0 |
* | Move an arithmetic lemma | Son Ho | 2023-07-18 | 1 | -0/+6 |
* | Reorganize the Lean backend | Son Ho | 2023-07-17 | 3 | -329/+284 |
* | Move a definition | Son Ho | 2023-07-17 | 1 | -3/+0 |
* | Update a comment | Son Ho | 2023-07-13 | 1 | -2/+1 |
* | Add IList.lean | Son Ho | 2023-07-13 | 2 | -64/+112 |
* | Improve progress to use assumptions and start working on a nice syntax | Son Ho | 2023-07-12 | 1 | -41/+1 |
* | Improve the handling of arithmetic bounds | Son Ho | 2023-07-12 | 1 | -2/+6 |
* | Finish a first version of the progress tactic | Son Ho | 2023-07-12 | 1 | -93/+29 |
* | Work on the progress tactic | Son Ho | 2023-07-11 | 1 | -13/+29 |
* | Start working on the progress tactic | Son Ho | 2023-07-10 | 2 | -0/+419 |