Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-07-03 | Cleanup a bit Diverge/Elab.lean | Son Ho | 1 | -169/+197 |
2023-07-03 | Automate the proofs of the unfolding theorems for Diverge | Son Ho | 2 | -19/+89 |
2023-07-03 | Add a missing case in the validity proofs | Son Ho | 1 | -6/+19 |
2023-07-03 | Generate the proofs of validity in Elab.lean | Son Ho | 3 | -34/+446 |
2023-06-30 | Generate the fixed-point bodies in Elab.lean | Son Ho | 3 | -115/+391 |
2023-06-29 | Write function to compute the input/output types | Son Ho | 3 | -32/+126 |
2023-06-29 | Generalize a bit FixI and add an example | Son Ho | 1 | -109/+151 |
2023-06-29 | Start working on Elab.lean | Son Ho | 3 | -13/+203 |
2023-06-28 | Reorganize backends/lean/Base | Son Ho | 3 | -0/+1296 |