summaryrefslogtreecommitdiff
path: root/tests/hashmap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the project to prepare for new backendsSon Ho2022-11-148-4683/+0
* Make a minor cleanupSon Ho2022-11-101-3/+4
* Regenerate the filesSon Ho2022-10-203-3/+3
* Fix MakefilesJonathan Protzenko2022-09-271-11/+10
* Regenerate the translated filesSon Ho2022-09-221-1/+1
* Corrected translation without using functions, remaining bug in hashmap trans...Sidney Congard2022-08-103-10/+17
* Merge branch 'main' of github.com:Kachoc/aeneas into constants-v2Sidney Congard2022-06-304-198/+65
|\
| * Update the MakefilesSon Ho2022-06-271-4/+1
| * Add makefiles to test the F* filesSon Ho2022-06-201-0/+51
| * Remove a commentSon Ho2022-06-201-189/+0
|/
* Regenerate the F* filesSon Ho2022-05-152-36/+33
* Treat integer casts in a general mannerSon Ho2022-05-151-0/+4
* Update the extraction to set the fuel to 1 in the Z3 optionsSon Ho2022-05-063-3/+3
* Regenerate some of the test filesSon Ho2022-05-011-4/+2
* Regenerate the test filesSon Ho2022-04-211-27/+29
* Regenerate the test filesSon Ho2022-04-201-47/+48
* Make an update in the hash mapSon Ho2022-03-051-4/+2
* Generate hashmap_on_diskSon Ho2022-03-041-0/+62
* Change the extension of the serialized files to .llbcSon Ho2022-03-031-25/+25
* Update the way function names are handledSon Ho2022-02-241-25/+25
* Improve variable name generationSon Ho2022-02-231-39/+40
* Inline more let-bindings and improve formattingSon Ho2022-02-231-72/+68
* Improve the code generation by inlining more let-bindingsSon Ho2022-02-231-108/+90
* 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
* Make progress on get_mut'backSon Ho2022-02-131-11/+20
* Cleanup a bitSon Ho2022-02-131-6/+4
* Add [contains_key], make progress on the proofs for [contains_key],Son Ho2022-02-133-43/+376