summaryrefslogtreecommitdiff
path: root/backends/lean (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the obsolete examples from DivergeSon Ho2023-06-191-208/+5
* Simplify the id example in Diverge.leanSon Ho2023-06-191-24/+95
* Further simplify the proofs in Diverge.leanSon Ho2023-06-191-122/+151
* Make progress on making the proofs in Diverge more systematicSon Ho2023-06-191-8/+252
* Make minor modificationsSon Ho2023-06-182-3/+3
* Make minor modificationsSon Ho2023-06-142-6/+26
* Find sufficient validity criteria for Diverge.leanSon Ho2023-06-131-41/+309
* Start working on extrinsic proofs of terminationSon Ho2023-06-094-7/+232
* Reorganize a bit the Lean librarySon Ho2023-06-094-22/+36
* Remove the sorries from Primitives.leanSon Ho2023-06-062-65/+120
* Add Result_Inhabited to Primitives.leanSon Ho2023-06-041-0/+3
* Make more updates for the Lean backendSon Ho2023-06-041-33/+57
* Update Primitives.leanSon Ho2023-06-041-90/+58
* Update Primitives.leanSon Ho2023-06-041-194/+390
* Add backends/lean/lakefile.leanSon Ho2023-06-043-0/+39
* Make minor modifications and regenerate the Lean filesSon Ho2023-06-041-1/+1
* WIPJonathan Protzenko2023-06-041-35/+41
* More commentsJonathan Protzenko2023-06-041-40/+53
* Idiomatic naming conventionsJonathan Protzenko2023-06-041-46/+46
* Rename primitives.lean to Primitives.leanSon Ho2023-06-041-0/+0
* WIPJonathan Protzenko2023-06-041-26/+50
* Fill out more of the primitives file, attempt at type classes for scalar_castJonathan Protzenko2023-06-041-2/+26
* Remove last sorry in PrimitivesJonathan Protzenko2023-06-041-10/+105
* Fix some printing bits, proper syntax for terminates and decreases clausesJonathan Protzenko2023-06-041-3/+30
* WIP lots of stuffJonathan Protzenko2023-06-041-5/+30
* Fixup one primitive that is not assumed to be monadicJonathan Protzenko2023-06-041-4/+4
* More cosmetic improvementsJonathan Protzenko2023-06-041-0/+1
* Fix a couple bugs here and there, improve Lean code-gen, still WIPJonathan Protzenko2023-06-041-0/+1
* New directory structure and corresponding extraction, + misc fixes, for LeanJonathan Protzenko2023-06-041-7/+9
* Write a tactic to discharge integer literal proof obligationsJonathan Protzenko2023-06-041-4/+23
* Initial Lean backend, WIPJonathan Protzenko2023-06-041-0/+155