Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-07-13 | Finish implementing the syntax for `progress` | Son Ho | 1 | -10/+37 |
2023-07-12 | Improve progress to use assumptions and start working on a nice syntax | Son Ho | 1 | -0/+62 |
2023-07-12 | Finish a first version of the progress tactic | Son Ho | 1 | -22/+225 |
2023-07-11 | Work on the progress tactic | Son Ho | 1 | -0/+28 |
2023-07-10 | Start working on the progress tactic | Son Ho | 1 | -0/+95 |
2023-07-06 | Reorganize a bit the lean backend files | Son Ho | 1 | -10/+2 |
2023-07-04 | Fix an issue with mkSigmasVal | Son Ho | 1 | -21/+26 |
2023-07-04 | Make Diverge use Primitives | Son Ho | 1 | -4/+4 |
2023-07-03 | Automate the proofs of the unfolding theorems for Diverge | Son Ho | 1 | -0/+1 |
2023-07-03 | Generate the proofs of validity in Elab.lean | Son Ho | 1 | -0/+1 |
2023-06-30 | Generate the fixed-point bodies in Elab.lean | Son Ho | 1 | -4/+43 |
2023-06-29 | Write function to compute the input/output types | Son Ho | 1 | -0/+1 |
2023-06-29 | Start working on Elab.lean | Son Ho | 1 | -2/+73 |
2023-06-28 | Reorganize backends/lean/Base | Son Ho | 1 | -0/+9 |