summaryrefslogtreecommitdiff
path: root/tests/lean/Hashmap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a heart beat issue in a Lean proofSon Ho2023-08-041-0/+4
|
* Make minor modificationsSon Ho2023-08-041-2/+2
|
* Make a minor formatting modification for LeanSon Ho2023-08-032-0/+2
|
* 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 ↵Aymeric Fromherz2023-07-171-0/+195
| | | | improvements
* Make the `by inlit` implicitSon Ho2023-07-121-48/+33
|
* Use short names for the structure fields in LeanSon Ho2023-07-062-54/+44
|
* Improve the generated commentsSon Ho2023-07-061-130/+132
|
* Simplify the names used in Primitives.leanSon Ho2023-07-051-31/+31
|
* Simplify the generated names for the types in LeanSon Ho2023-07-052-108/+105
|
* Start using namespaces in the Lean backendSon Ho2023-07-052-100/+97
|
* Regenerate the Lean test filesSon Ho2023-07-042-15/+21
|
* Reorganize the Lean testsSon Ho2023-07-042-0/+491