summaryrefslogtreecommitdiff
path: root/tests/lean/Hashmap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the testsSon Ho2024-06-131-15/+15
* Update charonNadrieril2024-06-051-18/+18
* tests: Rename hashmap_utils -> utilsNadrieril2024-05-283-11/+10
* tests: Merge the hashmap test filesNadrieril2024-05-276-32/+95
* Update test outputsNadrieril2024-05-242-32/+32
* Tweak a pathNadrieril2024-05-242-32/+32
* Update some Lean proofsSon Ho2024-04-111-7/+7
* Merge remote-tracking branch 'origin/main' into son/cleanSon Ho2024-04-111-6/+14
|\
| * Update the lean toolchain and fix the proofsSon Ho2024-04-051-6/+14
* | Regenerate the test filesSon Ho2024-04-041-31/+31
|/
* Regenerate the test filesSon Ho2024-04-041-6/+6
* Regenerate the test filesSon Ho2024-04-041-8/+8
* Regenerate the codeSon Ho2024-03-201-17/+12
* Regenerate the testsSon Ho2024-03-191-3/+1
* Regenerate the test filesSon Ho2024-03-081-6/+6
* Regenerate the filesSon Ho2023-12-231-6/+3
* Update the proof of the hashmap in LeanSon Ho2023-12-231-100/+44
* Regenerate the test files and add the fstar-split testsSon Ho2023-12-221-336/+246
* Regenerate the filesSon Ho2023-11-241-21/+19
* Regenerate the filesSon Ho2023-11-212-40/+80
* Regenerate most of the test filesSon Ho2023-11-211-66/+64
* Update the failing proofsSon Ho2023-11-091-5/+6
* Regenerate the hashmap filesSon Ho2023-10-252-86/+133
* Merge branch 'main' into son_traits and fix some issuesSon Ho2023-10-161-7/+2
|\
| * Fix the hashmap proofs in LeanSon Ho2023-09-141-7/+2
* | Make minor modificationsSon Ho2023-09-131-5/+3
* | Regenerate the test files and fix a proofSon Ho2023-09-071-5/+1
|/
* Update the nix flake and regenerate the codeSon Ho2023-08-091-1/+1
* 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 impr...Aymeric Fromherz2023-07-171-0/+195
* Make the `by inlit` implicitSon Ho2023-07-121-48/+33