summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the hashmap_on_disk exampleSon Ho2022-05-054-771/+240
* Regenerate the F* files for external.rsSon Ho2022-05-051-2/+17
* Regenerate the F* files for hashmap_main.rsSon Ho2022-05-041-180/+241
* Regenerate the F* files for the external.rs testSon Ho2022-05-042-7/+46
* Regenerate some of the test filesSon Ho2022-05-012-9/+8
* Regenerate the test filesSon Ho2022-04-216-86/+93
* Regenerate the test filesSon Ho2022-04-204-148/+149
* Update the evaluation of matches for the cases where the scrutinee is aSon Ho2022-04-201-0/+14
* Regenerate a test fileSon Ho2022-04-201-0/+20
* Regenerate Paper.fstSon Ho2022-03-051-0/+16
* Make an update in the hash mapSon Ho2022-03-052-9/+4
* Make a minor modificationSon Ho2022-03-041-1/+1
* Make minor modifications to hashmap_on_diskSon Ho2022-03-041-9/+14
* Make minor modificationsSon Ho2022-03-041-5/+5
* Do the proofs about hashmap_on_diskSon Ho2022-03-041-0/+300
* Generate hashmap_on_diskSon Ho2022-03-048-0/+1733
* Make minor modifications to the variable names generationSon Ho2022-03-041-1/+1
* Commit the translation of external.rsSon Ho2022-03-043-0/+88
* Change the extension of the serialized files to .llbcSon Ho2022-03-031-25/+25
* Add the betree_nll.rs testSon Ho2022-02-261-0/+41
* Update the way function names are handledSon Ho2022-02-241-25/+25
* Improve variable name generationSon Ho2022-02-232-47/+48
* Inline more let-bindings and improve formattingSon Ho2022-02-233-107/+92
* Track the generated F* files from tests/miscSon Ho2022-02-232-0/+666
* Improve the code generation by inlining more let-bindingsSon Ho2022-02-231-108/+90
* More stuff for the paper + interactive mode makefileJonathan Protzenko2022-02-171-0/+2
* Update the comments in Hashmap.Properties.fstiSon Ho2022-02-141-6/+23
* Make minor modificationsSon Ho2022-02-141-3/+4
* Make minor modificationsSon Ho2022-02-141-3/+4
* Add more comments and reveal in the .fsti a non-overloading lemma forSon Ho2022-02-142-28/+101
* Make minor modificationsSon Ho2022-02-141-1/+1
* Add a .fsti for Hashmap.PropertiesSon Ho2022-02-142-53/+296
* Make minor modifications and stabilize an arithmetic proofSon Ho2022-02-131-57/+9
* Make progress on map_sSon Ho2022-02-131-0/+6
* Start working on the specs we will reveal in the .fstiSon Ho2022-02-131-18/+78
* Make minor modificationsSon Ho2022-02-131-9/+20
* Add some commentsSon Ho2022-02-131-3/+12
* Do more cleaningSon Ho2022-02-131-147/+141
* Do more cleanupSon Ho2022-02-131-173/+132
* Do more cleanup and work on stabilizing an arithmetic proofSon Ho2022-02-131-42/+10
* Start cleaning upSon Ho2022-02-131-188/+20
* Prove the lemma [hash_map_is_assoc_list_lem]Son Ho2022-02-131-7/+148
* State and prove the final lemma about remove'backSon Ho2022-02-131-0/+23
* Make good progress on the invariant proofs for remove'backSon Ho2022-02-131-18/+132
* Prove the refinement lemma for remove'backSon Ho2022-02-131-12/+137
* Prove the lemma for remove'fwdSon Ho2022-02-131-13/+90
* Make minor modifications, cleanup and fix a proofSon Ho2022-02-131-20/+115
* Make minor modificationsSon Ho2022-02-131-4/+4
* Prove the lemma for [get_mut'back]Son Ho2022-02-131-1/+33
* Add an invariant proof for insert_no_fail_sSon Ho2022-02-131-24/+36