| Commit message (Expand) | Author | Files | Lines |
2023-12-22 | Regenerate the test files and add the fstar-split tests | Son Ho | 1 | -0/+0 |
2023-11-09 | Update the failing proofs | Son Ho | 1 | -824/+824 |
2023-02-03 | Update the hashmap and regenerate | Son Ho | 1 | -10/+9 |
2023-02-03 | Fix an issue with the names of the loop decreases clauses | Son Ho | 1 | -8/+8 |
2023-02-03 | Improve the order of the loop input parameters | Son Ho | 1 | -14/+14 |
2023-02-03 | Regenerate the hashmap code and update the proofs | Son Ho | 1 | -20/+20 |
2022-11-16 | Remove some comments from Hashmap.Properties.fst | Son Ho | 1 | -60/+0 |
2022-11-14 | Regenerate the files and fix the proofs | Son Ho | 1 | -130/+130 |
2022-11-14 | Reorganize the project to prepare for new backends | Son Ho | 1 | -0/+0 |
2022-06-20 | Remove a comment | Son Ho | 1 | -189/+0 |
2022-02-14 | Add more comments and reveal in the .fsti a non-overloading lemma for | Son Ho | 1 | -18/+57 |
2022-02-14 | Add a .fsti for Hashmap.Properties | Son Ho | 1 | -53/+82 |
2022-02-13 | Make minor modifications and stabilize an arithmetic proof | Son Ho | 1 | -57/+9 |
2022-02-13 | Make progress on map_s | Son Ho | 1 | -0/+6 |
2022-02-13 | Start working on the specs we will reveal in the .fsti | Son Ho | 1 | -18/+78 |
2022-02-13 | Make minor modifications | Son Ho | 1 | -9/+20 |
2022-02-13 | Add some comments | Son Ho | 1 | -3/+12 |
2022-02-13 | Do more cleaning | Son Ho | 1 | -147/+141 |
2022-02-13 | Do more cleanup | Son Ho | 1 | -173/+132 |
2022-02-13 | Do more cleanup and work on stabilizing an arithmetic proof | Son Ho | 1 | -42/+10 |
2022-02-13 | Start cleaning up | Son Ho | 1 | -188/+20 |
2022-02-13 | Prove the lemma [hash_map_is_assoc_list_lem] | Son Ho | 1 | -7/+148 |
2022-02-13 | State and prove the final lemma about remove'back | Son Ho | 1 | -0/+23 |
2022-02-13 | Make good progress on the invariant proofs for remove'back | Son Ho | 1 | -18/+132 |
2022-02-13 | Prove the refinement lemma for remove'back | Son Ho | 1 | -12/+137 |
2022-02-13 | Prove the lemma for remove'fwd | Son Ho | 1 | -13/+90 |
2022-02-13 | Make minor modifications, cleanup and fix a proof | Son Ho | 1 | -20/+115 |
2022-02-13 | Make minor modifications | Son Ho | 1 | -4/+4 |
2022-02-13 | Prove the lemma for [get_mut'back] | Son Ho | 1 | -1/+33 |
2022-02-13 | Add an invariant proof for insert_no_fail_s | Son Ho | 1 | -24/+36 |
2022-02-13 | Make progress on get_mut'back | Son Ho | 1 | -11/+20 |
2022-02-13 | Cleanup a bit | Son Ho | 1 | -6/+4 |
2022-02-13 | Add [contains_key], make progress on the proofs for [contains_key], | Son Ho | 1 | -43/+329 |
2022-02-13 | Make a minor modification | Son Ho | 1 | -0/+2 |
2022-02-13 | Make minor modifications | Son Ho | 1 | -0/+6 |
2022-02-13 | Prove the lemmas for [insert] | Son Ho | 1 | -0/+62 |
2022-02-13 | Make more progress on the proofs | Son Ho | 1 | -3/+26 |
2022-02-13 | Make more progress on the proofs | Son Ho | 1 | -4/+41 |
2022-02-13 | Make more progress on the proof of try_resize | Son Ho | 1 | -2/+25 |
2022-02-13 | Make more progress on the proofs of try_resize | Son Ho | 1 | -2/+16 |
2022-02-13 | Make good progress on the lemmas for try_resize | Son Ho | 1 | -82/+93 |
2022-02-12 | Make progress on the hash map proofs | Son Ho | 1 | -2/+75 |
2022-02-12 | Start working on try_resize | Son Ho | 1 | -2/+103 |
2022-02-12 | Finish another proof | Son Ho | 1 | -9/+83 |
2022-02-12 | Update some comments | Son Ho | 1 | -3/+3 |
2022-02-12 | Add some comments | Son Ho | 1 | -1/+8 |
2022-02-12 | Add some comments | Son Ho | 1 | -22/+23 |
2022-02-12 | Make minor updates and fix an unstable proof | Son Ho | 1 | -28/+85 |
2022-02-12 | Make minor modifications | Son Ho | 1 | -0/+1 |
2022-02-12 | Make more progress on the proofs | Son Ho | 1 | -4/+12 |