summaryrefslogtreecommitdiff
path: root/backends/lean (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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