Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-07-17 | Reorganize the Lean backend | Son Ho | 1 | -329/+0 |
2023-07-17 | Move a definition | Son Ho | 1 | -3/+0 |
2023-07-13 | Update a comment | Son Ho | 1 | -2/+1 |
2023-07-13 | Add IList.lean | Son Ho | 1 | -64/+72 |
2023-07-12 | Improve progress to use assumptions and start working on a nice syntax | Son Ho | 1 | -41/+1 |
2023-07-12 | Improve the handling of arithmetic bounds | Son Ho | 1 | -2/+6 |
2023-07-12 | Finish a first version of the progress tactic | Son Ho | 1 | -93/+29 |
2023-07-11 | Work on the progress tactic | Son Ho | 1 | -13/+29 |
2023-07-10 | Start working on the progress tactic | Son Ho | 1 | -58/+3 |
2023-07-09 | Improve int_tac | Son Ho | 1 | -23/+18 |
2023-07-09 | Implement a first working version of int_tac | Son Ho | 1 | -38/+58 |
2023-07-09 | Make progress on the int tactic | Son Ho | 1 | -156/+257 |
2023-06-26 | Make minor modifications to Arith.lean | Son Ho | 1 | -27/+37 |
2023-06-22 | Make intro_has_prop_instances work | Son Ho | 1 | -26/+145 |
2023-06-22 | Finish the custom_let tactic | Son Ho | 1 | -23/+21 |
2023-06-21 | Start working on Arith.lean | Son Ho | 1 | -0/+221 |