| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Start working on a version of divDefLib which uses fixed point combinators | Son Ho | 2023-06-04 | 2 | -0/+983 |
* | Cleanup a bit and reorganize | Son Ho | 2023-06-04 | 6 | -90/+577 |
* | Make minor modifications | Son Ho | 2023-06-04 | 1 | -0/+26 |
* | Fix minor bugs in divDefLib.sml | Son Ho | 2023-06-04 | 1 | -28/+134 |
* | Fix a small issue | Son Ho | 2023-06-04 | 1 | -3/+32 |
* | Cleanup a bit | Son Ho | 2023-06-04 | 1 | -220/+136 |
* | Finish a first working version of divDefLib.sml | Son Ho | 2023-06-04 | 1 | -29/+347 |
* | Start working on divDefLib for diverging definitions | Son Ho | 2023-06-04 | 9 | -111/+995 |
* | Add a .sig file | Son Ho | 2023-06-04 | 1 | -0/+202 |
* | Reorganize the HOL4 files and fix some issues with the arithmetic proofs | Son Ho | 2023-06-04 | 4 | -763/+568 |
* | Make progress on the standard library for HOL4 | Son Ho | 2023-06-04 | 9 | -91/+1041 |
* | Cleanup a bit | Son Ho | 2023-06-04 | 3 | -191/+17 |
* | Make progress on primitivesScript | Son Ho | 2023-06-04 | 6 | -211/+333 |
* | Make more progress on primitivesScript.sml | Son Ho | 2023-06-04 | 2 | -209/+191 |
* | Use lower case in the names for the HOL4 backend | Son Ho | 2023-06-04 | 5 | -832/+771 |
* | Make progress on primitivesScript.sml and experiment a bit | Son Ho | 2023-06-04 | 4 | -87/+890 |
* | Make progress on the primitives library for HOL4 | Son Ho | 2023-06-04 | 3 | -12/+196 |
* | Organize a bit the HOL files | Son Ho | 2023-06-04 | 8 | -190/+1160 |
* | Make minor modifications | Son Ho | 2023-06-04 | 1 | -5/+0 |
* | Add a Holmakefile | Son Ho | 2023-06-04 | 5 | -17/+2527 |
* | Make good progress on Primitives.sml | Son Ho | 2023-06-04 | 1 | -24/+997 |
* | Start working on Primitives.sml | Son Ho | 2023-06-04 | 2 | -5/+387 |
* | Add a more interesting example | Son Ho | 2023-06-04 | 1 | -1/+69 |
* | Implement a progress tactic | Son Ho | 2023-06-04 | 1 | -33/+339 |
* | Make more progress on the automation | Son Ho | 2023-06-04 | 1 | -51/+199 |
* | Make minor modifications to the HOL experiment | Son Ho | 2023-06-04 | 1 | -5/+25 |
* | Make progress on implementing tactics | Son Ho | 2023-06-04 | 1 | -27/+347 |
* | Implement [assume_bounds_for_all_int_vars] to improve the proof experience | Son Ho | 2023-06-04 | 1 | -80/+145 |
* | Start making tests in HOL4 | Son Ho | 2023-06-04 | 1 | -0/+825 |
* | Add Result_Inhabited to Primitives.lean | Son Ho | 2023-06-04 | 1 | -0/+3 |
* | Make more updates for the Lean backend | Son Ho | 2023-06-04 | 1 | -33/+57 |
* | Update Primitives.lean | Son Ho | 2023-06-04 | 1 | -90/+58 |
* | Update Primitives.lean | Son Ho | 2023-06-04 | 1 | -194/+390 |
* | Add backends/lean/lakefile.lean | Son Ho | 2023-06-04 | 3 | -0/+39 |
* | Make minor modifications and regenerate the Lean files | Son Ho | 2023-06-04 | 1 | -1/+1 |
* | WIP | Jonathan Protzenko | 2023-06-04 | 1 | -35/+41 |
* | More comments | Jonathan Protzenko | 2023-06-04 | 1 | -40/+53 |
* | Idiomatic naming conventions | Jonathan Protzenko | 2023-06-04 | 1 | -46/+46 |
* | Rename primitives.lean to Primitives.lean | Son Ho | 2023-06-04 | 1 | -0/+0 |
* | WIP | Jonathan Protzenko | 2023-06-04 | 1 | -26/+50 |
* | Fill out more of the primitives file, attempt at type classes for scalar_cast | Jonathan Protzenko | 2023-06-04 | 1 | -2/+26 |
* | Remove last sorry in Primitives | Jonathan Protzenko | 2023-06-04 | 1 | -10/+105 |
* | Fix some printing bits, proper syntax for terminates and decreases clauses | Jonathan Protzenko | 2023-06-04 | 1 | -3/+30 |
* | WIP lots of stuff | Jonathan Protzenko | 2023-06-04 | 1 | -5/+30 |
* | Fixup one primitive that is not assumed to be monadic | Jonathan Protzenko | 2023-06-04 | 1 | -4/+4 |
* | More cosmetic improvements | Jonathan Protzenko | 2023-06-04 | 1 | -0/+1 |
* | Fix a couple bugs here and there, improve Lean code-gen, still WIP | Jonathan Protzenko | 2023-06-04 | 1 | -0/+1 |
* | New directory structure and corresponding extraction, + misc fixes, for Lean | Jonathan Protzenko | 2023-06-04 | 1 | -7/+9 |
* | Write a tactic to discharge integer literal proof obligations | Jonathan Protzenko | 2023-06-04 | 1 | -4/+23 |
* | Initial Lean backend, WIP | Jonathan Protzenko | 2023-06-04 | 1 | -0/+155 |