summaryrefslogtreecommitdiff
path: root/backends (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not unfold the monadic lets for the generated F* codeSon Ho2023-02-031-1/+3
* Make minor modifications to the extractionSon Ho2022-11-162-12/+14
* Add a `-use-fuel` optionSon Ho2022-11-141-0/+3
* Make [Result::Failure] type an [Error] parameterSon Ho2022-11-143-33/+88
* Make good progress on the Coq backendSon Ho2022-11-141-0/+478
* Move the fstar files to the new backends directorySon Ho2022-11-111-0/+287