summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 a commentSon Ho2023-06-041-1/+1
* Update the flake.lockSon Ho2023-06-041-15/+15
* Use dune 3.7 and update the flake.lockSon Ho2023-06-046-51/+73
* Add a sanity check in Driver.mlSon Ho2023-06-041-0/+13
* Add Result_Inhabited to Primitives.leanSon Ho2023-06-049-0/+27
* Start adding Lean to the Nix flakeSon Ho2023-06-043-19/+388
* Regenerate the translated files for LeanSon Ho2023-06-0437-4931/+4452
* Make more updates for the Lean backendSon Ho2023-06-044-61/+113
* Make minor modificationsSon Ho2023-06-042-3/+23
* Update Extract.mlSon Ho2023-06-041-15/+35
* 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 extract_adt_cons call extract_adt_g_valueSon Ho2023-06-041-54/+15
* Make a minor modification to flake.nixSon Ho2023-06-041-3/+3
* Make a minor fixSon Ho2023-06-045-46/+33
* Improve the generation of variant names for LeanSon Ho2023-06-0414-466/+452
* Improve simplify_aggregates to introduce structure updatesSon Ho2023-06-049-317/+127
* Start updating simplify_aggregatesSon Ho2023-06-0415-294/+632
* Add a special expression for structure creation/updateSon Ho2023-06-049-182/+451
* Make minor modifications to the Lean filesSon Ho2023-06-043-15/+14
* Don't create useless directories in LeanSon Ho2023-06-041-2/+4
* Update the extraction of Lean filesSon Ho2023-06-0444-164/+415
* Reorganize the Lean tests and extract the Polonius tests to LeanSon Ho2023-06-0431-8/+2365
* Update the Nix flakeSon Ho2023-06-041-30/+51
* Remove the symbolic interpreter testsSon Ho2023-06-042-35/+0
* Remove the tests/lean/hashmap_on_disk/Main.lean fileSon Ho2023-06-041-10/+0
* Generate all the lakefile.lean filesSon Ho2023-06-046-0/+108
* Automate the generation of the lakefile.lean filesSon Ho2023-06-043-127/+170
* Add a check in Driver.mlSon Ho2023-06-041-0/+12
* Handle the "opaque_defs." prefix in a cleaner mannerSon Ho2023-06-043-95/+253
* Make minor modificationsSon Ho2023-06-041-41/+89
* Consistently use the names TerminationMeasure and DecreasesProofSon Ho2023-06-045-61/+108
* Update the generation of termination and decreases_by templates for LeanSon Ho2023-06-045-65/+76
* Add more checks in Driver.mlSon Ho2023-06-042-3/+8
* Make minor modifications and regenerate the Lean filesSon Ho2023-06-0421-1489/+1600
* Print warnings for the Lean backend and loopsSon Ho2023-06-041-8/+13
* WIPJonathan Protzenko2023-06-044-271/+268
* More commentsJonathan Protzenko2023-06-043-40/+69
* Some proseJonathan Protzenko2023-06-041-40/+45
* Idiomatic naming conventionsJonathan Protzenko2023-06-047-319/+350