| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'son/update-lean' into has-int-pred | Son Ho | 2024-06-17 | 1 | -6/+6 |
|\ |
|
| * | Update Lean to v4.9.0-rc1 | Son Ho | 2024-06-13 | 1 | -6/+6 |
* | | backends/lean: introduce `HasIntPred` automation | Ryan Lahfa | 2024-06-12 | 1 | -3/+5 |
|/ |
|
* | Fix tuple indexing for Lean backend | Zyad Hassan | 2024-03-08 | 1 | -1/+1 |
* | Fix more proofs | Son Ho | 2024-02-02 | 1 | -11/+14 |
* | Merge branch 'main' into son_fixes2 | Son Ho | 2023-12-05 | 1 | -1/+38 |
|\ |
|
| * | Implement tactics for termination proofs which involve arithmetic | Son Ho | 2023-10-17 | 1 | -21/+3 |
| * | Merge branch 'main' into son_traits and fix some issues | Son Ho | 2023-10-16 | 1 | -3/+2 |
| |\ |
|
| * | | Add sup | Son Ho | 2023-10-13 | 1 | -1/+56 |
* | | | Simplify some lemmas and prove that the scalars and Vec are inhabited | Son Ho | 2023-09-18 | 1 | -9/+7 |
| |/
|/| |
|
* | | Update to Lean 4.0.0 and fix some broken proofs | Son Ho | 2023-09-14 | 1 | -3/+2 |
|/ |
|
* | Start adding support for Arrays/Slices in the Lean library | Son Ho | 2023-08-04 | 1 | -9/+229 |
* | Make progress on the proofs of the hashmap | Son Ho | 2023-07-25 | 1 | -0/+41 |
* | Improve int_tac and scalar_tac | Son Ho | 2023-07-25 | 1 | -8/+4 |
* | Improve progress further and move some lemmas | Son Ho | 2023-07-20 | 1 | -0/+67 |
* | Start proving theorems for primitive definitions | Son Ho | 2023-07-17 | 1 | -14/+52 |
* | Reorganize the Lean backend | Son Ho | 2023-07-17 | 1 | -0/+142 |