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