| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reactivate the option -test-trans-unis for Coq | Son Ho | 2022-11-14 | 1 | -0/+3 |
* | Improve the formatting of the generated code | Son Ho | 2022-11-14 | 5 | -36/+51 |
* | Implement a pass to decompose nested patterns in let-bindings | Son Ho | 2022-11-14 | 1 | -2/+3 |
* | Make minor modifications | Son Ho | 2022-11-14 | 1 | -2/+1 |
* | Make good progress on the Coq backend | Son Ho | 2022-11-14 | 12 | -53/+1431 |
* | Reorganize the project to prepare for new backends | Son Ho | 2022-11-14 | 41 | -0/+0 |
* | Make minor modifications to the tests and regenerate the .fst files | Son Ho | 2022-11-11 | 2 | -15/+15 |
* | Make a minor cleanup | Son Ho | 2022-11-10 | 5 | -15/+20 |
* | Implement the generation of stateful backward functions (controlled by an opt... | Son Ho | 2022-11-10 | 9 | -25/+2870 |
* | Regenerate the files | Son Ho | 2022-10-20 | 10 | -10/+10 |
* | Use "polonius" in the names instead of "nll" | Son Ho | 2022-10-13 | 1 | -5/+5 |
* | Fix Makefiles | Jonathan Protzenko | 2022-09-27 | 5 | -55/+50 |
* | Regenerate the translated files | Son Ho | 2022-09-22 | 4 | -4/+4 |
* | Correct last PR remarks | Sidney Congard | 2022-08-11 | 1 | -3/+3 |
* | Correct assertion for stateless globals | Sidney Congard | 2022-08-11 | 6 | -15/+29 |
* | Corrected translation without using functions, remaining bug in hashmap trans... | Sidney Congard | 2022-08-10 | 4 | -11/+139 |
* | Register global names, one error remaining | Sidney Congard | 2022-08-08 | 1 | -0/+10 |
* | Create global declaration group, address PR changes but introduce bugs | Sidney Congard | 2022-07-29 | 1 | -135/+0 |
* | Remove last prints, adapt JSON | Sidney Congard | 2022-07-05 | 4 | -195/+203 |
* | Merge branch 'main' of github.com:Kachoc/aeneas into constants-v2 | Sidney Congard | 2022-06-30 | 13 | -225/+439 |
|\ |
|
| * | Update the Makefiles | Son Ho | 2022-06-27 | 5 | -20/+5 |
| * | Add makefiles to test the F* files | Son Ho | 2022-06-20 | 6 | -2/+274 |
| * | Remove a comment | Son Ho | 2022-06-20 | 1 | -189/+0 |
* | | Traduct globals body separately (WIP) | Sidney Congard | 2022-06-30 | 2 | -128/+4 |
* | | adapt to new LLBC (without OperandConstantValue) | Sidney Congard | 2022-06-23 | 1 | -0/+19 |
* | | concrete & symbolic evaluation work with new LLBC format | Sidney Congard | 2022-06-21 | 1 | -0/+119 |
|/ |
|
* | Regenerate the F* files | Son Ho | 2022-05-15 | 10 | -194/+130 |
* | Treat integer casts in a general manner | Son Ho | 2022-05-15 | 5 | -0/+20 |
* | Regenerate a test file | Son Ho | 2022-05-15 | 1 | -6/+8 |
* | Make minor modifications | Son Ho | 2022-05-09 | 1 | -4/+6 |
* | Update the termination proofs of the betree | Son Ho | 2022-05-09 | 2 | -26/+110 |
* | Update the extraction to set the fuel to 1 in the Z3 options | Son Ho | 2022-05-06 | 16 | -16/+16 |
* | Make the betree work | Son Ho | 2022-05-06 | 3 | -368/+405 |
* | Regenerate the F* for external.rs | Son Ho | 2022-05-06 | 2 | -2/+2 |
* | Regenerate the F* files for the betree | Son Ho | 2022-05-06 | 1 | -38/+73 |
* | Regenerate the F* files for external.rs | Son Ho | 2022-05-06 | 1 | -2/+14 |
* | Generate F* files for the betree | Son Ho | 2022-05-06 | 6 | -0/+2230 |
* | Update the hashmap_on_disk example | Son Ho | 2022-05-05 | 4 | -771/+240 |
* | Regenerate the F* files for external.rs | Son Ho | 2022-05-05 | 1 | -2/+17 |
* | Regenerate the F* files for hashmap_main.rs | Son Ho | 2022-05-04 | 1 | -180/+241 |
* | Regenerate the F* files for the external.rs test | Son Ho | 2022-05-04 | 2 | -7/+46 |
* | Regenerate some of the test files | Son Ho | 2022-05-01 | 2 | -9/+8 |
* | Regenerate the test files | Son Ho | 2022-04-21 | 6 | -86/+93 |
* | Regenerate the test files | Son Ho | 2022-04-20 | 4 | -148/+149 |
* | Update the evaluation of matches for the cases where the scrutinee is a | Son Ho | 2022-04-20 | 1 | -0/+14 |
* | Regenerate a test file | Son Ho | 2022-04-20 | 1 | -0/+20 |
* | Regenerate Paper.fst | Son Ho | 2022-03-05 | 1 | -0/+16 |
* | Make an update in the hash map | Son Ho | 2022-03-05 | 2 | -9/+4 |
* | Make a minor modification | Son Ho | 2022-03-04 | 1 | -1/+1 |
* | Make minor modifications to hashmap_on_disk | Son Ho | 2022-03-04 | 1 | -9/+14 |