| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the Makefile and remove the split files for F* | Son Ho | 2024-03-08 | 1 | -21/+4 |
* | Add some demo files | Son Ho | 2024-02-09 | 1 | -1/+8 |
* | Rename and regenerate some files | Son Ho | 2024-02-02 | 1 | -8/+8 |
* | Update the Makefile | Son Ho | 2023-12-23 | 1 | -1/+6 |
* | Add an option to split the fwd/back functions and fix a minor issue | Son Ho | 2023-12-22 | 1 | -2/+17 |
* | Update the library for F* | Son Ho | 2023-12-22 | 1 | -2/+4 |
* | Add support for more bitwise operations and update the extraction | Son Ho | 2023-11-29 | 1 | -9/+10 |
* | Do not activate the sanity (invariant) checks by default | Son Ho | 2023-11-27 | 1 | -5/+2 |
* | Rename Driver.ml to Main.ml | Son Ho | 2023-11-16 | 1 | -7/+7 |
* | Update the rule build-bin-dir in the Makefile | Son Ho | 2023-11-09 | 1 | -3/+6 |
* | Make the traits work for Coq | Son Ho | 2023-11-09 | 1 | -1/+1 |
* | Deactivate the HOL4 tests | Son Ho | 2023-11-09 | 1 | -2/+10 |
* | Update the Makefile for the F* array test | Son Ho | 2023-11-09 | 1 | -1/+1 |
* | Modify some options and update the Makefile | Son Ho | 2023-11-09 | 1 | -13/+13 |
* | Update the Makefile to rename the "trans-" rules to "test-" | Son Ho | 2023-11-09 | 1 | -46/+46 |
* | Update the Makefile and regenerate some tests | Son Ho | 2023-11-08 | 1 | -0/+4 |
* | Update following some changes in Charon | Son Ho | 2023-11-06 | 1 | -1/+9 |
* | Make the hashmap files typecheck again in Lean | Son Ho | 2023-10-25 | 1 | -2/+4 |
* | Deactivate the concrete interpreter tests | Son Ho | 2023-10-24 | 1 | -2/+2 |
* | Fix minor issues | Son Ho | 2023-09-04 | 1 | -1/+1 |
* | Add an option to not override Hashmap.lean | Son Ho | 2023-08-04 | 1 | -1/+1 |
* | Update the Makefile and regenerate the test files | Son Ho | 2023-08-04 | 1 | -15/+13 |
* | Update the Makefile to add the array test | Son Ho | 2023-08-03 | 1 | -1/+16 |
* | Reorganize the Lean tests | Son Ho | 2023-07-04 | 1 | -19/+13 |
* | Start setting up the Nix derivation for HOL4 | Son Ho | 2023-06-04 | 1 | -1/+5 |
* | Make minor modifications to the Makefile | Son Ho | 2023-06-04 | 1 | -2/+2 |
* | Add the generated HOL4 files | Son Ho | 2023-06-04 | 1 | -4/+25 |
* | Use dune 3.7 and update the flake.lock | Son Ho | 2023-06-04 | 1 | -2/+2 |
* | Start adding Lean to the Nix flake | Son Ho | 2023-06-04 | 1 | -1/+5 |
* | Make more updates for the Lean backend | Son Ho | 2023-06-04 | 1 | -2/+13 |
* | Reorganize the Lean tests and extract the Polonius tests to Lean | Son Ho | 2023-06-04 | 1 | -7/+7 |
* | Make minor fixes, improve formatting for Lean and generate code for all the t... | Son Ho | 2023-06-04 | 1 | -6/+27 |
* | Initial Lean backend, WIP | Jonathan Protzenko | 2023-06-04 | 1 | -1/+7 |
* | Make minor modifications and generate code for loops | Son Ho | 2023-02-03 | 1 | -1/+7 |
* | Add a nix derivation for the Coq proofs | Son Ho | 2022-11-16 | 1 | -1/+5 |
* | Add the aeneas-verify-fstar derivation | Son Ho | 2022-11-16 | 1 | -1/+8 |
* | Extract the Polonius examples in Coq | Son Ho | 2022-11-14 | 1 | -1/+11 |
* | Add a `-use-fuel` option | Son Ho | 2022-11-14 | 1 | -0/+2 |
* | Reactivate the option -test-trans-unis for Coq | Son Ho | 2022-11-14 | 1 | -3/+1 |
* | Implement a pass to decompose nested patterns in let-bindings | Son Ho | 2022-11-14 | 1 | -4/+4 |
* | Make good progress on the Coq backend | Son Ho | 2022-11-14 | 1 | -31/+65 |
* | Reorganize the project to prepare for new backends | Son Ho | 2022-11-14 | 1 | -1/+1 |
* | Make minor modifications to the tests and regenerate the .fst files | Son Ho | 2022-11-11 | 1 | -4/+4 |
* | Move the fstar files to the new backends directory | Son Ho | 2022-11-11 | 1 | -3/+7 |
* | Add a `bin` folder | Son Ho | 2022-11-11 | 1 | -4/+9 |
* | Make the Nix build work | Son Ho | 2022-11-11 | 1 | -29/+63 |
* | Make a minor modification | Son Ho | 2022-11-10 | 1 | -1/+0 |
* | Implement a Config.ml file which groups all the global options in references | Son Ho | 2022-11-10 | 1 | -4/+4 |
* | Implement the generation of stateful backward functions (controlled by an opt... | Son Ho | 2022-11-10 | 1 | -6/+28 |
* | Update the Makefile | Son Ho | 2022-10-28 | 1 | -2/+2 |