Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-10-17 | Refold the scalar types when applying progress | Son Ho | 1 | -1/+1 |
2023-10-17 | Implement tactics for termination proofs which involve arithmetic | Son Ho | 1 | -0/+11 |
2023-09-18 | Improve scalar_tac | Son Ho | 1 | -2/+15 |
2023-08-04 | Start adding support for Arrays/Slices in the Lean library | Son Ho | 1 | -0/+4 |
2023-07-26 | Update the syntax of the progress tactic | Son Ho | 1 | -1/+1 |
2023-07-25 | Make progress on the hashmap properties | Son Ho | 1 | -1/+2 |
2023-07-25 | Improve int_tac and scalar_tac | Son Ho | 1 | -3/+3 |
2023-07-17 | Reorganize the Lean backend | Son Ho | 1 | -0/+48 |