summaryrefslogtreecommitdiff
path: root/backends (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Start working on more general fixed-point combinatorsSon Ho2023-06-043-0/+904
* Cleanup divDefProtoScriptSon Ho2023-06-042-523/+12
* Improve the performance of dependent rewrites by using netsSon Ho2023-06-042-58/+120
* Make more proofs about the hashmap protoSon Ho2023-06-045-4/+225
* Update the hashmap proofs and fix some tacticsSon Ho2023-06-045-46/+300
* Start working on a version of divDefLib which uses fixed point combinatorsSon Ho2023-06-042-0/+983
* Cleanup a bit and reorganizeSon Ho2023-06-046-90/+577
* Make minor modificationsSon Ho2023-06-041-0/+26
* Fix minor bugs in divDefLib.smlSon Ho2023-06-041-28/+134
* Fix a small issueSon Ho2023-06-041-3/+32
* Cleanup a bitSon Ho2023-06-041-220/+136
* Finish a first working version of divDefLib.smlSon Ho2023-06-041-29/+347
* Start working on divDefLib for diverging definitionsSon Ho2023-06-049-111/+995
* Add a .sig fileSon Ho2023-06-041-0/+202
* 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