summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Regenerate the filesSon Ho2022-10-2010-10/+10
* Use "polonius" in the names instead of "nll"Son Ho2022-10-131-5/+5
* Fix MakefilesJonathan Protzenko2022-09-275-55/+50
* Regenerate the translated filesSon Ho2022-09-224-4/+4
* Correct last PR remarksSidney Congard2022-08-111-3/+3
* Correct assertion for stateless globalsSidney Congard2022-08-116-15/+29
* Corrected translation without using functions, remaining bug in hashmap trans...Sidney Congard2022-08-104-11/+139
* Register global names, one error remainingSidney Congard2022-08-081-0/+10
* Create global declaration group, address PR changes but introduce bugsSidney Congard2022-07-291-135/+0
* Remove last prints, adapt JSONSidney Congard2022-07-054-195/+203
* Merge branch 'main' of github.com:Kachoc/aeneas into constants-v2Sidney Congard2022-06-3013-225/+439
|\
| * Update the MakefilesSon Ho2022-06-275-20/+5
| * Add makefiles to test the F* filesSon Ho2022-06-206-2/+274
| * Remove a commentSon Ho2022-06-201-189/+0
* | Traduct globals body separately (WIP)Sidney Congard2022-06-302-128/+4
* | adapt to new LLBC (without OperandConstantValue)Sidney Congard2022-06-231-0/+19
* | concrete & symbolic evaluation work with new LLBC formatSidney Congard2022-06-211-0/+119
|/
* Regenerate the F* filesSon Ho2022-05-1510-194/+130
* Treat integer casts in a general mannerSon Ho2022-05-155-0/+20
* Regenerate a test fileSon Ho2022-05-151-6/+8
* Make minor modificationsSon Ho2022-05-091-4/+6
* Update the termination proofs of the betreeSon Ho2022-05-092-26/+110
* Update the extraction to set the fuel to 1 in the Z3 optionsSon Ho2022-05-0616-16/+16
* Make the betree workSon Ho2022-05-063-368/+405
* Regenerate the F* for external.rsSon Ho2022-05-062-2/+2
* Regenerate the F* files for the betreeSon Ho2022-05-061-38/+73
* Regenerate the F* files for external.rsSon Ho2022-05-061-2/+14
* Generate F* files for the betreeSon Ho2022-05-066-0/+2230
* 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