summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | used for the different representations of the hash map
* 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
|
* 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-102-10/+141
|
* Make minor progressSon Ho2022-02-101-2/+12
|
* Start working on HashMap.Properties.fstSon Ho2022-02-101-0/+235
|
* Move the generated files to subdirectoriesSon Ho2022-02-101-0/+0
|
* Start working on the hash map proofsSon Ho2022-02-101-0/+59
|
* Remove tests/trace_reference.txtSon Ho2022-01-291-135234/+0
|
* Regenerate the traceSon Ho2022-01-121-14723/+0
|
* Regenerate the traceSon Ho2022-01-121-39168/+114636
|
* Regenerate the traceSon Ho2022-01-071-9286/+47708
|
* Remove the symbolic_proj_comp def and make the set of ended regions aSon Ho2022-01-061-916/+2078
| | | | field in the eval_ctx struct
* Update the traceSon Ho2022-01-061-2016/+20514
|
* Update the code to deserialize regions_hierarchy informationSon Ho2022-01-051-1/+1
|
* Cleanup a bit and fix some issuesSon Ho2022-01-031-22/+22
|
* Use eval_ctx instead of env in many functions of the interpreterSon Ho2021-12-171-1066/+0
|
* Update the traceSon Ho2021-12-151-2/+500
|
* Reimplement drop_borrows_loans_at_placeSon Ho2021-12-081-9/+0
|
* Remove g_value, g_typed_value, etc. to make values and abstract valuesSon Ho2021-12-081-5/+15
| | | | distinct
* Move files aroundSon Ho2021-12-071-0/+16974