| Commit message (Expand) | Author | Files | Lines |
2023-11-29 | Add support for more bitwise operations and update the extraction | Son Ho | 1 | -9/+10 |
2023-11-27 | Do not activate the sanity (invariant) checks by default | Son Ho | 1 | -5/+2 |
2023-11-16 | Rename Driver.ml to Main.ml | Son Ho | 1 | -7/+7 |
2023-11-09 | Update the rule build-bin-dir in the Makefile | Son Ho | 1 | -3/+6 |
2023-11-09 | Make the traits work for Coq | Son Ho | 1 | -1/+1 |
2023-11-09 | Deactivate the HOL4 tests | Son Ho | 1 | -2/+10 |
2023-11-09 | Update the Makefile for the F* array test | Son Ho | 1 | -1/+1 |
2023-11-09 | Modify some options and update the Makefile | Son Ho | 1 | -13/+13 |
2023-11-09 | Update the Makefile to rename the "trans-" rules to "test-" | Son Ho | 1 | -46/+46 |
2023-11-08 | Update the Makefile and regenerate some tests | Son Ho | 1 | -0/+4 |
2023-11-06 | Update following some changes in Charon | Son Ho | 1 | -1/+9 |
2023-10-25 | Make the hashmap files typecheck again in Lean | Son Ho | 1 | -2/+4 |
2023-10-24 | Deactivate the concrete interpreter tests | Son Ho | 1 | -2/+2 |
2023-09-04 | Fix minor issues | Son Ho | 1 | -1/+1 |
2023-08-04 | Add an option to not override Hashmap.lean | Son Ho | 1 | -1/+1 |
2023-08-04 | Update the Makefile and regenerate the test files | Son Ho | 1 | -15/+13 |
2023-08-03 | Update the Makefile to add the array test | Son Ho | 1 | -1/+16 |
2023-07-04 | Reorganize the Lean tests | Son Ho | 1 | -19/+13 |
2023-06-04 | Start setting up the Nix derivation for HOL4 | Son Ho | 1 | -1/+5 |
2023-06-04 | Make minor modifications to the Makefile | Son Ho | 1 | -2/+2 |
2023-06-04 | Add the generated HOL4 files | Son Ho | 1 | -4/+25 |
2023-06-04 | Use dune 3.7 and update the flake.lock | Son Ho | 1 | -2/+2 |
2023-06-04 | Start adding Lean to the Nix flake | Son Ho | 1 | -1/+5 |
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 |