summaryrefslogtreecommitdiff
path: root/backends/lean/primitives.lean (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-06-04Rename primitives.lean to Primitives.leanSon Ho1-373/+0
2023-06-04WIPJonathan Protzenko1-26/+50
2023-06-04Fill out more of the primitives file, attempt at type classes for scalar_castJonathan Protzenko1-2/+26
2023-06-04Remove last sorry in PrimitivesJonathan Protzenko1-10/+105
2023-06-04Fix some printing bits, proper syntax for terminates and decreases clausesJonathan Protzenko1-3/+30
2023-06-04WIP lots of stuffJonathan Protzenko1-5/+30
2023-06-04Fixup one primitive that is not assumed to be monadicJonathan Protzenko1-4/+4
2023-06-04More cosmetic improvementsJonathan Protzenko1-0/+1
2023-06-04Fix a couple bugs here and there, improve Lean code-gen, still WIPJonathan Protzenko1-0/+1
2023-06-04New directory structure and corresponding extraction, + misc fixes, for LeanJonathan Protzenko1-7/+9
2023-06-04Write a tactic to discharge integer literal proof obligationsJonathan Protzenko1-4/+23
2023-06-04Initial Lean backend, WIPJonathan Protzenko1-0/+155