summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Regenerate the test filesSon Ho2023-08-0818-1463/+1465
* Regenerate the test filesSon Ho2023-08-076-60/+550
* Fix a heart beat issue in a Lean proofSon Ho2023-08-041-0/+4
* Generate the array test files for Coq and F*Son Ho2023-08-0412-0/+1560
* Update the Makefile and regenerate the test filesSon Ho2023-08-0426-47/+624
* Add a forgotten fileSon Ho2023-08-041-0/+1
* Generate the Array example in LeanSon Ho2023-08-042-0/+295
* Make minor modificationsSon Ho2023-08-043-5/+5
* Make a minor formatting modification for LeanSon Ho2023-08-0314-0/+14
* Fix issuesSon Ho2023-08-031-0/+1
* Make minor modificationsSon Ho2023-07-311-0/+9
* Make minor modificationsSon Ho2023-07-261-3/+2
* Make a minor modification to a hashmap proofSon Ho2023-07-261-5/+9
* Update some of the Vec function specsSon Ho2023-07-261-16/+19
* Update the syntax of the progress tacticSon Ho2023-07-261-86/+85
* Fix a proof for the hashmapSon Ho2023-07-261-5/+12
* Make progress on the proofs of the hashmapSon Ho2023-07-251-18/+40
* Make progress on the proofs of the hashmapSon Ho2023-07-251-4/+112
* Make progress on the hashmap propertiesSon Ho2023-07-251-0/+92
* Improve the syntax of progress: `as ⟨ x, y .. ⟩`Son Ho2023-07-251-30/+4
* Improve the interactivity of some hashmap proofsSon Ho2023-07-201-75/+34
* Make progress on some of the hashmap proofsSon Ho2023-07-201-40/+127
* Make some proofs in Hashmap/Properties.lean and improve progressSon Ho2023-07-201-11/+65
* Improve progress further and move some lemmasSon Ho2023-07-201-84/+8
* Improve progressSon Ho2023-07-191-2/+32
* Improve progressSon Ho2023-07-181-13/+11
* Make minor modificationsSon Ho2023-07-171-25/+0
* With @sonmarcho, some Lean proofs for hashmaps + comments about possible impr...Aymeric Fromherz2023-07-172-0/+196
* Update the lean dependencies and update IListSon Ho2023-07-172-5/+5
* Make the `by inlit` implicitSon Ho2023-07-129-322/+269
* Use short names for the structure fields in LeanSon Ho2023-07-068-248/+154
* Improve the generated commentsSon Ho2023-07-0656-1864/+1953
* Simplify the names used in Primitives.leanSon Ho2023-07-057-78/+76
* Simplify the generated names for the types in LeanSon Ho2023-07-0519-889/+857
* Start using namespaces in the Lean backendSon Ho2023-07-0538-614/+682
* Fix an issue with mkSigmasValSon Ho2023-07-041-1/+1
* Regenerate the Lean test filesSon Ho2023-07-0422-192/+275
* Reorganize the Lean testsSon Ho2023-07-0467-6245/+1481
* Update the HOL4 proofs for the last *release* version of HOL4Son Ho2023-06-046-325/+327
* Start setting up the Nix derivation for HOL4Son Ho2023-06-042-5/+16
* Add a commentSon Ho2023-06-041-1/+5
* Finish the proofs of the hashmapSon Ho2023-06-042-463/+1461
* Prove hash_map_insert_fwd_back_specSon Ho2023-06-041-1/+59
* Make progress on the proofs of the hash mapSon Ho2023-06-041-4/+619
* Make good progress on the proofs of the hashmap in HOL4Son Ho2023-06-041-46/+686
* Start working on the proofs of the hash mapSon Ho2023-06-041-0/+543
* Update tests/MakefileSon Ho2023-06-041-1/+1
* Add the generated HOL4 filesSon Ho2023-06-0443-0/+13198
* Make good progress on generating code for HOL4Son Ho2023-06-0411-109/+148
* Add Result_Inhabited to Primitives.leanSon Ho2023-06-048-0/+24