summaryrefslogtreecommitdiff
path: root/backends (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Start working on a better encoding of mut rec defs for DivergeSon Ho2023-06-261-2/+100
* Make minor modifications to Arith.leanSon Ho2023-06-261-27/+37
* Make intro_has_prop_instances workSon Ho2023-06-221-26/+145
* Finish the custom_let tacticSon Ho2023-06-221-23/+21
* Start working on Arith.leanSon Ho2023-06-213-2/+224
* Remove the use of fun. ext. in Diverge.leanSon Ho2023-06-201-15/+19
* Cleanup Diverge.leanSon Ho2023-06-192-337/+333
* Add an example with even/odd in Diverge.leanSon Ho2023-06-191-1/+119
* Remove the obsolete examples from DivergeSon Ho2023-06-191-208/+5
* Simplify the id example in Diverge.leanSon Ho2023-06-191-24/+95
* Further simplify the proofs in Diverge.leanSon Ho2023-06-191-122/+151
* Make progress on making the proofs in Diverge more systematicSon Ho2023-06-191-8/+252
* Make minor modificationsSon Ho2023-06-182-3/+3
* Make minor modificationsSon Ho2023-06-142-6/+26
* Find sufficient validity criteria for Diverge.leanSon Ho2023-06-131-41/+309
* Start working on extrinsic proofs of terminationSon Ho2023-06-094-7/+232
* Reorganize a bit the Lean librarySon Ho2023-06-094-22/+36
* Remove the sorries from Primitives.leanSon Ho2023-06-062-65/+120
* Add a commentSon Ho2023-06-041-3/+7
* Update the HOL4 proofs for the last *release* version of HOL4Son Ho2023-06-043-145/+137
* Start setting up the Nix derivation for HOL4Son Ho2023-06-042-1/+9
* Simplify a proofSon Ho2023-06-041-12/+6
* Remove some obsolete files from the HOL4 backendSon Ho2023-06-044-3302/+0
* Finish the proofs of the hashmapSon Ho2023-06-045-9/+98
* Make progress on the proofs of the hash mapSon Ho2023-06-045-2/+180
* Make good progress on the proofs of the hashmap in HOL4Son Ho2023-06-046-18/+155
* Make the theorems used by the progress tactic persistentSon Ho2023-06-048-186/+285
* Commit saveThmsLib.sigSon Ho2023-06-041-0/+46
* Improve the parsing for divDefLibSon Ho2023-06-041-1/+91
* Fix some minor issuesSon Ho2023-06-042-41/+49
* Make progress on the HOL4 backendSon Ho2023-06-042-42/+298
* Make progress on extracting the HOL4 filesSon Ho2023-06-042-2/+216
* Make the unfolding theorems collection from evalLib persistentSon Ho2023-06-049-242/+222
* Make minor modificationsSon Ho2023-06-041-5/+11
* Start working on saveThmsLibSon Ho2023-06-041-0/+190
* Commit evalLibSon Ho2023-06-042-0/+170
* Update the definitions of mk_vec and vec_insert_backSon Ho2023-06-042-21/+71
* Cleanup a bit the HOL4 backend and implement eval_convSon Ho2023-06-0414-56/+238
* Make good progress on generating code for HOL4Son Ho2023-06-043-123/+736
* Make a minor modificationSon Ho2023-06-041-3/+5
* Introduce fix_exec, an executable version of fixSon Ho2023-06-045-13/+90
* Make minor modificationsSon Ho2023-06-042-8/+35
* Make minor modifications to divDefLibSon Ho2023-06-042-60/+65
* Fix minor issuesSon Ho2023-06-043-12/+508
* Fix minor issuesSon Ho2023-06-042-6/+17
* Do more cleanupSon Ho2023-06-042-1222/+0
* Cleanup the files of the HOL4 backendSon Ho2023-06-0416-3080/+2938
* Reimplement DefineDiv with the new fixed point operatorSon Ho2023-06-043-2/+1249
* Write some tests for divDefProto2Script.smlSon Ho2023-06-042-84/+214
* Update divDefProto2Script.smlSon Ho2023-06-041-55/+16