| Commit message (Expand) | Author | Age | Files | Lines |
* | runner: Do both steps of generation at once | Nadrieril | 2024-05-24 | 1 | -2/+1 |
* | Auto-detect test cases | Nadrieril | 2024-05-24 | 1 | -16/+13 |
* | Use runner to generate llbc | Nadrieril | 2024-05-24 | 1 | -44/+9 |
* | Tweak a path | Nadrieril | 2024-05-24 | 1 | -2/+1 |
* | Import test suite from charon | Nadrieril | 2024-05-24 | 1 | -50/+102 |
* | Remove secondary betree test | Nadrieril | 2024-05-24 | 1 | -1/+0 |
* | Let the runner choose which backends to use | Nadrieril | 2024-05-24 | 1 | -28/+5 |
* | Set all options in the test runner | Nadrieril | 2024-05-24 | 1 | -51/+1 |
* | Move the subdirectory selection to the test runner | Nadrieril | 2024-05-24 | 1 | -53/+2 |
* | Add simple test runner | Nadrieril | 2024-05-24 | 1 | -2/+11 |
* | Regroup and sort makefile test entries | Nadrieril | 2024-05-24 | 1 | -95/+85 |
* | make: deduplicate setting the backend | Nadrieril | 2024-05-24 | 1 | -13/+7 |
* | Makefile: `make check-charon` should not try to recreate the commit pin` | Nadrieril | 2024-05-15 | 1 | -1/+1 |
* | Ensure `./charon` points to a valid charon clone | Nadrieril | 2024-05-14 | 1 | -4/+17 |
* | `./charon-pin` stores the current charon commit | Nadrieril | 2024-05-14 | 1 | -0/+11 |
* | Update charon | Nadrieril | 2024-05-02 | 1 | -73/+18 |
* | Update charon | Nadrieril | 2024-04-30 | 1 | -9/+9 |
* | ci: check code formatting | Nadrieril | 2024-04-22 | 1 | -1/+2 |
* | Address review comments | Nadrieril | 2024-04-18 | 1 | -2/+3 |
* | Ensure we regenerate files properly in CI | Nadrieril | 2024-04-18 | 1 | -1/+6 |
* | Run sanity checks in CI only | Nadrieril | 2024-04-16 | 1 | -2/+1 |
* | Fix CI | Nadrieril | 2024-04-15 | 1 | -1/+4 |
* | Remove the check for CHARON_HOME | Son Ho | 2024-04-03 | 1 | -4/+0 |
* | Improve the Makefile | Son Ho | 2024-04-03 | 1 | -1/+5 |
* | Update the format rule in the Makefile | Son Ho | 2024-03-28 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/main' into son/examples | Son Ho | 2024-03-20 | 1 | -3/+7 |
|\ |
|
| * | Change the tests target to test | Son Ho | 2024-03-11 | 1 | -2/+2 |
| * | Update the Makefile to automatically reformat the code | Son Ho | 2024-03-11 | 1 | -3/+7 |
* | | Update the Makefile | Son Ho | 2024-03-20 | 1 | -4/+4 |
|/ |
|
* | 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 |