| Commit message (Expand) | Author | Files | Lines |
2022-05-15 | Regenerate the F* files | Son Ho | 2 | -36/+33 |
2022-05-15 | Treat integer casts in a general manner | Son Ho | 1 | -0/+4 |
2022-05-06 | Update the extraction to set the fuel to 1 in the Z3 options | Son Ho | 3 | -3/+3 |
2022-05-01 | Regenerate some of the test files | Son Ho | 1 | -4/+2 |
2022-04-21 | Regenerate the test files | Son Ho | 1 | -27/+29 |
2022-04-20 | Regenerate the test files | Son Ho | 1 | -47/+48 |
2022-03-05 | Make an update in the hash map | Son Ho | 1 | -4/+2 |
2022-03-04 | Generate hashmap_on_disk | Son Ho | 1 | -0/+62 |
2022-03-03 | Change the extension of the serialized files to .llbc | Son Ho | 1 | -25/+25 |
2022-02-24 | Update the way function names are handled | Son Ho | 1 | -25/+25 |
2022-02-23 | Improve variable name generation | Son Ho | 1 | -39/+40 |
2022-02-23 | Inline more let-bindings and improve formatting | Son Ho | 1 | -72/+68 |
2022-02-23 | Improve the code generation by inlining more let-bindings | Son Ho | 1 | -108/+90 |
2022-02-14 | Update the comments in Hashmap.Properties.fsti | Son Ho | 1 | -6/+23 |
2022-02-14 | Make minor modifications | Son Ho | 1 | -3/+4 |
2022-02-14 | Make minor modifications | Son Ho | 1 | -3/+4 |
2022-02-14 | Add more comments and reveal in the .fsti a non-overloading lemma for | Son Ho | 2 | -28/+101 |
2022-02-14 | Make minor modifications | Son Ho | 1 | -1/+1 |
2022-02-14 | Add a .fsti for Hashmap.Properties | Son Ho | 2 | -53/+296 |
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 | 3 | -43/+376 |
2022-02-13 | Start tracking the automatically generated/copied files for hashmap | Son Ho | 3 | -0/+963 |
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 |