| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve variable name generation | Son Ho | 2022-02-23 | 2 | -47/+48 |
* | Inline more let-bindings and improve formatting | Son Ho | 2022-02-23 | 3 | -107/+92 |
* | Track the generated F* files from tests/misc | Son Ho | 2022-02-23 | 2 | -0/+666 |
* | Improve the code generation by inlining more let-bindings | Son Ho | 2022-02-23 | 1 | -108/+90 |
* | More stuff for the paper + interactive mode makefile | Jonathan Protzenko | 2022-02-17 | 1 | -0/+2 |
* | Update the comments in Hashmap.Properties.fsti | Son Ho | 2022-02-14 | 1 | -6/+23 |
* | Make minor modifications | Son Ho | 2022-02-14 | 1 | -3/+4 |
* | Make minor modifications | Son Ho | 2022-02-14 | 1 | -3/+4 |
* | Add more comments and reveal in the .fsti a non-overloading lemma for | Son Ho | 2022-02-14 | 2 | -28/+101 |
* | Make minor modifications | Son Ho | 2022-02-14 | 1 | -1/+1 |
* | Add a .fsti for Hashmap.Properties | Son Ho | 2022-02-14 | 2 | -53/+296 |
* | Make minor modifications and stabilize an arithmetic proof | Son Ho | 2022-02-13 | 1 | -57/+9 |
* | Make progress on map_s | Son Ho | 2022-02-13 | 1 | -0/+6 |
* | Start working on the specs we will reveal in the .fsti | Son Ho | 2022-02-13 | 1 | -18/+78 |
* | Make minor modifications | Son Ho | 2022-02-13 | 1 | -9/+20 |
* | Add some comments | Son Ho | 2022-02-13 | 1 | -3/+12 |
* | Do more cleaning | Son Ho | 2022-02-13 | 1 | -147/+141 |
* | Do more cleanup | Son Ho | 2022-02-13 | 1 | -173/+132 |
* | Do more cleanup and work on stabilizing an arithmetic proof | Son Ho | 2022-02-13 | 1 | -42/+10 |
* | Start cleaning up | Son Ho | 2022-02-13 | 1 | -188/+20 |
* | Prove the lemma [hash_map_is_assoc_list_lem] | Son Ho | 2022-02-13 | 1 | -7/+148 |
* | State and prove the final lemma about remove'back | Son Ho | 2022-02-13 | 1 | -0/+23 |
* | Make good progress on the invariant proofs for remove'back | Son Ho | 2022-02-13 | 1 | -18/+132 |
* | Prove the refinement lemma for remove'back | Son Ho | 2022-02-13 | 1 | -12/+137 |
* | Prove the lemma for remove'fwd | Son Ho | 2022-02-13 | 1 | -13/+90 |
* | Make minor modifications, cleanup and fix a proof | Son Ho | 2022-02-13 | 1 | -20/+115 |
* | Make minor modifications | Son Ho | 2022-02-13 | 1 | -4/+4 |
* | Prove the lemma for [get_mut'back] | Son Ho | 2022-02-13 | 1 | -1/+33 |
* | Add an invariant proof for insert_no_fail_s | Son Ho | 2022-02-13 | 1 | -24/+36 |
* | Make progress on get_mut'back | Son Ho | 2022-02-13 | 1 | -11/+20 |
* | Cleanup a bit | Son Ho | 2022-02-13 | 1 | -6/+4 |
* | Add [contains_key], make progress on the proofs for [contains_key], | Son Ho | 2022-02-13 | 3 | -43/+376 |
* | Start tracking the automatically generated/copied files for hashmap | Son Ho | 2022-02-13 | 3 | -0/+963 |
* | Make a minor modification | Son Ho | 2022-02-13 | 1 | -0/+2 |
* | Make minor modifications | Son Ho | 2022-02-13 | 1 | -0/+6 |
* | Prove the lemmas for [insert] | Son Ho | 2022-02-13 | 1 | -0/+62 |
* | Make more progress on the proofs | Son Ho | 2022-02-13 | 1 | -3/+26 |
* | Make more progress on the proofs | Son Ho | 2022-02-13 | 1 | -4/+41 |
* | Make more progress on the proof of try_resize | Son Ho | 2022-02-13 | 1 | -2/+25 |
* | Make more progress on the proofs of try_resize | Son Ho | 2022-02-13 | 1 | -2/+16 |
* | Make good progress on the lemmas for try_resize | Son Ho | 2022-02-13 | 1 | -82/+93 |
* | Make progress on the hash map proofs | Son Ho | 2022-02-12 | 1 | -2/+75 |
* | Start working on try_resize | Son Ho | 2022-02-12 | 1 | -2/+103 |
* | Finish another proof | Son Ho | 2022-02-12 | 1 | -9/+83 |
* | Update some comments | Son Ho | 2022-02-12 | 1 | -3/+3 |
* | Add some comments | Son Ho | 2022-02-12 | 1 | -1/+8 |
* | Add some comments | Son Ho | 2022-02-12 | 1 | -22/+23 |
* | Make minor updates and fix an unstable proof | Son Ho | 2022-02-12 | 1 | -28/+85 |
* | Make minor modifications | Son Ho | 2022-02-12 | 1 | -0/+1 |
* | Make more progress on the proofs | Son Ho | 2022-02-12 | 1 | -4/+12 |