summaryrefslogtreecommitdiff
path: root/tests/hashmap/Hashmap.Properties.fst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make progress on the move_elements proof and add some commentsSon Ho2022-02-121-11/+190
|
* Remove an admitSon Ho2022-02-121-1/+7
|
* Make good progress on the second level of refinements forSon Ho2022-02-121-11/+272
| | | | [move_elements]
* Make minor modifications to Hashmap.Properties.fstSon Ho2022-02-121-8/+12
|
* Prove the refinment lemma for move_elementsSon Ho2022-02-121-35/+43
|
* Start working on move_elementsSon Ho2022-02-121-14/+45
|
* Prove the refinment lemma for hash_map_move_elements_from_listSon Ho2022-02-121-20/+27
|
* Start making progress on move_elements_from_listSon Ho2022-02-121-24/+105
|
* Perform some renamings in the hashmap exampleSon Ho2022-02-111-50/+51
|
* Make minor modificationsSon Ho2022-02-111-188/+46
|
* Prove some high-level lemmas about find after insertSon Ho2022-02-111-2/+69
|
* Finish the proof of [hash_map_insert_no_resize_fwd_back_le]Son Ho2022-02-111-2/+36
|
* Make good progress on proving the refinement lemma forSon Ho2022-02-111-5/+178
| | | | insert_no_resize_fwd_back_lem
* Cleanup and reorganize the proofsSon Ho2022-02-111-301/+293
|
* Finish proving the lemmas about [insert_in_list_back]Son Ho2022-02-111-9/+92
|
* Make more progress on the proofs of hashmapSon Ho2022-02-111-2/+66
|
* Make good progress on the proofs of hashmapSon Ho2022-02-111-90/+618
|
* Make progress on the hashmap proofsSon Ho2022-02-101-1/+219
|
* Make progress on the proofs of HashMapSon Ho2022-02-101-6/+141
|
* Make minor progressSon Ho2022-02-101-2/+12
|
* Start working on HashMap.Properties.fstSon Ho2022-02-101-0/+235