Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' into son_traits and fix some issues | Son Ho | 2023-10-16 | 1 | -28/+198 |
|\ | |||||
| * | Add notations for the Isize.ofInt, etc. | Son Ho | 2023-09-18 | 1 | -0/+16 |
| * | Add arithmetic lemmas in Scalar.lean | Son Ho | 2023-09-18 | 1 | -12/+179 |
| * | Improve scalar_tac | Son Ho | 2023-09-18 | 1 | -51/+16 |
* | | Improve formatting of scalars in Lean | Son Ho | 2023-10-16 | 1 | -0/+15 |
* | | Fix some issues | Son Ho | 2023-09-07 | 1 | -24/+24 |
* | | Map some globals like u32::MAX to standard definitions | Son Ho | 2023-09-07 | 1 | -0/+42 |
|/ | |||||
* | Start adding support for Arrays/Slices in the Lean library | Son Ho | 2023-08-04 | 1 | -9/+2 |
* | Make progress on the proofs of the hashmap | Son Ho | 2023-07-25 | 1 | -4/+43 |
* | Make progress on the hashmap properties | Son Ho | 2023-07-25 | 1 | -21/+27 |
* | Add fine-grained lemmas for the arithmetic operations | Son Ho | 2023-07-20 | 1 | -7/+130 |
* | Add arithmetic spec lemmas | Son Ho | 2023-07-19 | 1 | -6/+161 |
* | Start proving theorems for primitive definitions | Son Ho | 2023-07-17 | 1 | -0/+1 |
* | Reorganize the Lean backend | Son Ho | 2023-07-17 | 1 | -0/+507 |