| Commit message (Expand) | Author | Files | Lines |
2024-04-16 | Run sanity checks in CI only | Nadrieril | 1 | -2/+1 |
2024-04-15 | Fix CI | Nadrieril | 1 | -1/+4 |
2024-04-03 | Remove the check for CHARON_HOME | Son Ho | 1 | -4/+0 |
2024-04-03 | Improve the Makefile | Son Ho | 1 | -1/+5 |
2024-03-28 | Update the format rule in the Makefile | Son Ho | 1 | -1/+1 |
2024-03-20 | Update the Makefile | Son Ho | 1 | -4/+4 |
2024-03-11 | Change the tests target to test | Son Ho | 1 | -2/+2 |
2024-03-11 | Update the Makefile to automatically reformat the code | Son Ho | 1 | -3/+7 |
2024-03-08 | Update the Makefile and remove the split files for F* | Son Ho | 1 | -21/+4 |
2024-02-09 | Add some demo files | Son Ho | 1 | -1/+8 |
2024-02-02 | Rename and regenerate some files | Son Ho | 1 | -8/+8 |
2023-12-23 | Update the Makefile | Son Ho | 1 | -1/+6 |
2023-12-22 | Add an option to split the fwd/back functions and fix a minor issue | Son Ho | 1 | -2/+17 |
2023-12-22 | Update the library for F* | Son Ho | 1 | -2/+4 |
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 |