summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Prove the lemma for [get_mut'back]Son Ho2022-02-131-1/+33
* Add an invariant proof for insert_no_fail_sSon Ho2022-02-131-24/+36
* Make progress on get_mut'backSon Ho2022-02-131-11/+20
* Cleanup a bitSon Ho2022-02-131-6/+4
* Add [contains_key], make progress on the proofs for [contains_key],Son Ho2022-02-133-43/+376
* Start tracking the automatically generated/copied files for hashmapSon Ho2022-02-133-0/+963
* Make a minor modificationSon Ho2022-02-131-0/+2
* Make minor modificationsSon Ho2022-02-131-0/+6
* Prove the lemmas for [insert]Son Ho2022-02-131-0/+62
* Make more progress on the proofsSon Ho2022-02-131-3/+26
* Make more progress on the proofsSon Ho2022-02-131-4/+41
* Make more progress on the proof of try_resizeSon Ho2022-02-131-2/+25
* Make more progress on the proofs of try_resizeSon Ho2022-02-131-2/+16
* Make good progress on the lemmas for try_resizeSon Ho2022-02-131-82/+93
* Make progress on the hash map proofsSon Ho2022-02-121-2/+75
* Start working on try_resizeSon Ho2022-02-121-2/+103
* Finish another proofSon Ho2022-02-121-9/+83
* Update some commentsSon Ho2022-02-121-3/+3
* Add some commentsSon Ho2022-02-121-1/+8
* Add some commentsSon Ho2022-02-121-22/+23
* Make minor updates and fix an unstable proofSon Ho2022-02-121-28/+85
* Make minor modificationsSon Ho2022-02-121-0/+1
* Make more progress on the proofsSon Ho2022-02-121-4/+12
* Make more progress on the proofsSon Ho2022-02-121-7/+34
* Make more progressSon Ho2022-02-121-2/+12
* Make more progress on the proofsSon Ho2022-02-121-7/+83
* Make good progress on proving the implications between the invariantsSon Ho2022-02-121-73/+57
* Add commentsSon Ho2022-02-121-21/+113
* Prove the important lemma about hash_map_move_element_s_flatSon Ho2022-02-121-31/+32
* Make progress on the move_elements proof and add some commentsSon Ho2022-02-121-11/+190
* Remove an admitSon Ho2022-02-121-1/+7
* Add some TODOsSon Ho2022-02-121-0/+4
* Make good progress on the second level of refinements forSon Ho2022-02-121-11/+272
* 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
* 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-112-104/+632
* Make progress on the hashmap proofsSon Ho2022-02-101-1/+219
* Make progress on the proofs of HashMapSon Ho2022-02-103-14/+145
* Print the generated file headers with Printf rather than the formatterSon Ho2022-02-101-32/+19