| Commit message (Expand) | Author | Files | Lines |
2023-06-04 | Make more updates for the Lean backend | Son Ho | 1 | -2/+13 |
2023-06-04 | Reorganize the Lean tests and extract the Polonius tests to Lean | Son Ho | 1 | -7/+7 |
2023-06-04 | Make minor fixes, improve formatting for Lean and generate code for all the t... | Son Ho | 1 | -6/+27 |
2023-06-04 | Initial Lean backend, WIP | Jonathan Protzenko | 1 | -1/+7 |
2023-02-03 | Make minor modifications and generate code for loops | Son Ho | 1 | -1/+7 |
2022-11-16 | Add a nix derivation for the Coq proofs | Son Ho | 1 | -1/+5 |
2022-11-16 | Add the aeneas-verify-fstar derivation | Son Ho | 1 | -1/+8 |
2022-11-14 | Extract the Polonius examples in Coq | Son Ho | 1 | -1/+11 |
2022-11-14 | Add a `-use-fuel` option | Son Ho | 1 | -0/+2 |
2022-11-14 | Reactivate the option -test-trans-unis for Coq | Son Ho | 1 | -3/+1 |
2022-11-14 | Implement a pass to decompose nested patterns in let-bindings | Son Ho | 1 | -4/+4 |
2022-11-14 | Make good progress on the Coq backend | Son Ho | 1 | -31/+65 |
2022-11-14 | Reorganize the project to prepare for new backends | Son Ho | 1 | -1/+1 |
2022-11-11 | Make minor modifications to the tests and regenerate the .fst files | Son Ho | 1 | -4/+4 |
2022-11-11 | Move the fstar files to the new backends directory | Son Ho | 1 | -3/+7 |
2022-11-11 | Add a `bin` folder | Son Ho | 1 | -4/+9 |
2022-11-11 | Make the Nix build work | Son Ho | 1 | -29/+63 |
2022-11-10 | Make a minor modification | Son Ho | 1 | -1/+0 |
2022-11-10 | Implement a Config.ml file which groups all the global options in references | Son Ho | 1 | -4/+4 |
2022-11-10 | Implement the generation of stateful backward functions (controlled by an opt... | Son Ho | 1 | -6/+28 |
2022-10-28 | Update the Makefile | Son Ho | 1 | -2/+2 |
2022-10-27 | Reformat the code | Son Ho | 1 | -1/+1 |
2022-10-27 | Move constant_value to PrimitiveValues.ml | Son Ho | 1 | -0/+4 |
2022-10-27 | Reorganize a bit the project | Son Ho | 1 | -9/+9 |
2022-10-26 | Update the code documentation to fix links and syntax issues | Son Ho | 1 | -1/+1 |
2022-10-26 | Start generating documentation | Son Ho | 1 | -4/+13 |
2022-10-18 | Update the Makefile | Son Ho | 1 | -3/+7 |
2022-10-13 | Use "polonius" in the names instead of "nll" | Son Ho | 1 | -8/+9 |
2022-10-13 | Make minor modifications to the Makefile | Son Ho | 1 | -5/+5 |
2022-09-27 | Incorrect assumptions, incorrect recursive make | Jonathan Protzenko | 1 | -2/+7 |
2022-09-22 | Add a `format` target in the Makefile | Son Ho | 1 | -0/+5 |
2022-09-22 | Update Makefile | Son HO | 1 | -1/+1 |
2022-06-21 | concrete & symbolic evaluation work with new LLBC format | Sidney Congard | 1 | -1/+1 |
2022-06-20 | Make minor modifications | Son Ho | 1 | -2/+2 |
2022-06-20 | Add makefiles to test the F* files | Son Ho | 1 | -4/+9 |
2022-06-13 | crude generation working - missing unit tests & special constants handling | Sidney Congard | 1 | -2/+5 |
2022-05-06 | Update the Makefile for the betree | Son Ho | 1 | -1/+5 |
2022-03-04 | Fix minor issues for the translation of hashmap_on_disk | Son Ho | 1 | -18/+22 |
2022-03-04 | Fix a minor issue with external function declarations | Son Ho | 1 | -1/+4 |
2022-03-03 | Make minor modifications in the Makefile | Son Ho | 1 | -3/+3 |
2022-03-03 | Update the Makefile to call Charon's Makefile on the tests | Son Ho | 1 | -15/+6 |
2022-03-03 | Change the extension of the serialized files to .llbc | Son Ho | 1 | -15/+15 |
2022-02-28 | Fix minor issues due to updates in Charon | Son Ho | 1 | -1/+2 |
2022-02-26 | Add the betree_nll.rs test | Son Ho | 1 | -0/+13 |
2022-02-26 | Start updating the Makefile for the NLL tests | Son Ho | 1 | -5/+17 |
2022-02-24 | Finish writing the code which generates the state-error monad | Son Ho | 1 | -1/+1 |
2022-02-23 | Add an option to control the translation to error monad or state-error | Son Ho | 1 | -9/+10 |
2022-02-23 | Make minor modifications to the Makefile | Son Ho | 1 | -1/+4 |
2022-02-22 | Add support for "fused" match branches | Son Ho | 1 | -1/+2 |
2022-02-18 | Update the Makefile | Son Ho | 1 | -3/+4 |