| Commit message (Expand) | Author | Age | Files | Lines |
* | Update lean to v4.6.0-rc1 and start fixing the proofs | Son Ho | 2024-02-02 | 1 | -5/+9 |
* | Fix a minor issue with the progress tactic | Son Ho | 2024-01-27 | 1 | -5/+11 |
* | Improve the Lean backend | Son Ho | 2024-01-26 | 1 | -8/+12 |
* | Start working on higher-order examples for Diverge | Son Ho | 2023-12-11 | 1 | -4/+2 |
* | Reorganize a bit | Son Ho | 2023-12-11 | 1 | -24/+2 |
* | Reactivate the sanity checks for the progress tactic | Son Ho | 2023-12-11 | 1 | -23/+17 |
* | Update the progress tactic to use discrimination trees | Son Ho | 2023-12-08 | 1 | -167/+61 |
* | Start working on a version of Diverge.FixI more suited to higher-order functions | Son Ho | 2023-12-07 | 1 | -0/+1 |
* | Reorganize a bit | Son Ho | 2023-12-07 | 1 | -61/+4 |
* | Fix an issue when loading the saved theorem maps for the progress tactic | Son Ho | 2023-09-18 | 1 | -3/+54 |
* | Make progress on the hashmap properties | Son Ho | 2023-07-25 | 1 | -2/+2 |
* | Make some proofs in Hashmap/Properties.lean and improve progress | Son Ho | 2023-07-20 | 1 | -7/+18 |
* | Add fine-grained lemmas for the arithmetic operations | Son Ho | 2023-07-20 | 1 | -1/+1 |
* | Improve progress further | Son Ho | 2023-07-20 | 1 | -22/+80 |
* | Fix a small issue with the persistent state of progress | Son Ho | 2023-07-19 | 1 | -0/+9 |
* | Add some utilities for progress | Son Ho | 2023-07-19 | 1 | -0/+19 |
* | Start implementing support for some type classes for progress | Son Ho | 2023-07-19 | 1 | -2/+62 |
* | Improve progress | Son Ho | 2023-07-18 | 1 | -3/+8 |
* | Start proving theorems for primitive definitions | Son Ho | 2023-07-17 | 1 | -1/+2 |
* | Improve progress to use assumptions and start working on a nice syntax | Son Ho | 2023-07-12 | 1 | -1/+1 |
* | Finish a first version of the progress tactic | Son Ho | 2023-07-12 | 1 | -23/+1 |
* | Work on the progress tactic | Son Ho | 2023-07-11 | 1 | -0/+175 |