| Commit message (Expand) | Author | Files | Lines |
2022-05-06 | Generate F* files for the betree | Son Ho | 6 | -0/+2230 |
2022-05-05 | Update the hashmap_on_disk example | Son Ho | 4 | -771/+240 |
2022-05-05 | Regenerate the F* files for external.rs | Son Ho | 1 | -2/+17 |
2022-05-04 | Regenerate the F* files for hashmap_main.rs | Son Ho | 1 | -180/+241 |
2022-05-04 | Regenerate the F* files for the external.rs test | Son Ho | 2 | -7/+46 |
2022-05-01 | Regenerate some of the test files | Son Ho | 2 | -9/+8 |
2022-04-21 | Regenerate the test files | Son Ho | 6 | -86/+93 |
2022-04-20 | Regenerate the test files | Son Ho | 4 | -148/+149 |
2022-04-20 | Update the evaluation of matches for the cases where the scrutinee is a | Son Ho | 1 | -0/+14 |
2022-04-20 | Regenerate a test file | Son Ho | 1 | -0/+20 |
2022-03-05 | Regenerate Paper.fst | Son Ho | 1 | -0/+16 |
2022-03-05 | Make an update in the hash map | Son Ho | 2 | -9/+4 |
2022-03-04 | Make a minor modification | Son Ho | 1 | -1/+1 |
2022-03-04 | Make minor modifications to hashmap_on_disk | Son Ho | 1 | -9/+14 |
2022-03-04 | Make minor modifications | Son Ho | 1 | -5/+5 |
2022-03-04 | Do the proofs about hashmap_on_disk | Son Ho | 1 | -0/+300 |
2022-03-04 | Generate hashmap_on_disk | Son Ho | 8 | -0/+1733 |
2022-03-04 | Make minor modifications to the variable names generation | Son Ho | 1 | -1/+1 |
2022-03-04 | Commit the translation of external.rs | Son Ho | 3 | -0/+88 |
2022-03-03 | Change the extension of the serialized files to .llbc | Son Ho | 1 | -25/+25 |
2022-02-26 | Add the betree_nll.rs test | Son Ho | 1 | -0/+41 |
2022-02-24 | Update the way function names are handled | Son Ho | 1 | -25/+25 |
2022-02-23 | Improve variable name generation | Son Ho | 2 | -47/+48 |
2022-02-23 | Inline more let-bindings and improve formatting | Son Ho | 3 | -107/+92 |
2022-02-23 | Track the generated F* files from tests/misc | Son Ho | 2 | -0/+666 |
2022-02-23 | Improve the code generation by inlining more let-bindings | Son Ho | 1 | -108/+90 |
2022-02-17 | More stuff for the paper + interactive mode makefile | Jonathan Protzenko | 1 | -0/+2 |
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 |