summaryrefslogtreecommitdiff
path: root/backends (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize the HOL4 files and fix some issues with the arithmetic proofsSon Ho2023-06-044-763/+568
|
* Make progress on the standard library for HOL4Son Ho2023-06-049-91/+1041
|
* Cleanup a bitSon Ho2023-06-043-191/+17
|
* Make progress on primitivesScriptSon Ho2023-06-046-211/+333
|
* Make more progress on primitivesScript.smlSon Ho2023-06-042-209/+191
|
* Use lower case in the names for the HOL4 backendSon Ho2023-06-045-832/+771
|
* Make progress on primitivesScript.sml and experiment a bitSon Ho2023-06-044-87/+890
|
* Make progress on the primitives library for HOL4Son Ho2023-06-043-12/+196
|
* Organize a bit the HOL filesSon Ho2023-06-048-190/+1160
|
* Make minor modificationsSon Ho2023-06-041-5/+0
|
* Add a HolmakefileSon Ho2023-06-045-17/+2527
|
* Make good progress on Primitives.smlSon Ho2023-06-041-24/+997
|
* Start working on Primitives.smlSon Ho2023-06-042-5/+387
|
* Add a more interesting exampleSon Ho2023-06-041-1/+69
|
* Implement a progress tacticSon Ho2023-06-041-33/+339
|
* Make more progress on the automationSon Ho2023-06-041-51/+199
|
* Make minor modifications to the HOL experimentSon Ho2023-06-041-5/+25
|
* Make progress on implementing tacticsSon Ho2023-06-041-27/+347
|
* Implement [assume_bounds_for_all_int_vars] to improve the proof experienceSon Ho2023-06-041-80/+145
|
* Start making tests in HOL4Son Ho2023-06-041-0/+825
|
* 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
|
* 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