Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-28 | Update charon | Nadrieril | 5 | -7/+7 | |
2024-06-24 | Update charon | Nadrieril | 3 | -3/+3 | |
2024-06-21 | Add some proofs for the Lean backend (#255) | Son HO | 2 | -20/+49 | |
* Make progress on the proofs of the hashmap * Make a minor modification to the hashmap * Make progress on the hashmap * Make progress on the proofs * Make progress on the proofs * Make progress on the proof of the hashmap * Progress on the proofs of the hashmap * Update a proof * Update the Charon pin * Make minor modifications to the hashmap * Regenerate the tests * Regenerate the hashmap * Add lemmas to the Lean backend * Make progress on the proofs of the hashmap * Make a minor fix * Finish the proof about the hashmap * Update scalar_tac * Make a minor modification in the hashmap * Update the proofs of the hashmap --------- Co-authored-by: Son Ho <sonho@Sons-MacBook-Pro.local> Co-authored-by: Son Ho <sonho@Sons-MBP.lan> | |||||
2024-06-18 | Support for renaming using the rename attribute in charon (#239) | Escherichia | 2 | -0/+1084 | |
* support for renaming using the rename attribute in charon * support for global decl * add support for renaming field * applied suggested changes and began adding support for variant * finished support for renaming variant * applied suggested changes * add tests * fixed variant and field renaming * update charon-pin * update flake.lock * Update the charon pin * Fix an issue with renaming trait method implementations * Fix an issue with the renaming of trait implementations * Fix an issue when renaming enumerations * Update the Charon pin * Fix the F* tests * Fix an issue with the spans for the loops * Fix the tests * Update a comment * Use fuel in the coq tests * Generate the template decreases clauses by default --------- Co-authored-by: Escherichia <escherichia@charlotte> Co-authored-by: Son Ho <hosonmarc@gmail.com> | |||||
2024-06-18 | Bump charon | Nadrieril | 4 | -15/+15 | |
2024-06-17 | Regenerate the tests | Son Ho | 5 | -6/+6 | |
2024-06-17 | Update charon | Nadrieril | 5 | -6/+6 | |
2024-06-17 | Update the code of the hashmap | Son Ho | 3 | -136/+136 | |
2024-06-11 | Update the tests for tuples | Son Ho | 1 | -7/+26 | |
2024-06-05 | Regenerate the Coq and Lean betrees | Son Ho | 1 | -89/+221 | |
2024-06-05 | Update charon | Nadrieril | 9 | -86/+86 | |
2024-06-03 | Add a test | Son Ho | 1 | -34/+39 | |
2024-05-31 | Regenerate tests | Aymeric Fromherz | 9 | -31/+31 | |
2024-05-31 | Regenerate test output | Aymeric Fromherz | 5 | -36/+908 | |
2024-05-30 | Implement two phases of loops join + collapse | Aymeric Fromherz | 5 | -908/+36 | |
2024-05-28 | Fix an issue with some names being ignored when generating unique variable names | Son Ho | 1 | -2/+2 | |
2024-05-28 | Reactivate the infinite-loop.rs test | Son Ho | 1 | -0/+27 | |
2024-05-28 | tests: Rename hashmap_utils -> utils | Nadrieril | 3 | -11/+10 | |
2024-05-28 | Add some tests | Nadrieril | 1 | -0/+54 | |
2024-05-28 | tests: Rename betree_main -> betree | Nadrieril | 7 | -84/+84 | |
2024-05-27 | tests: Merge the hashmap test files | Nadrieril | 13 | -1734/+96 | |
2024-05-24 | Rename some subdirectories for consistency | Nadrieril | 9 | -0/+0 | |
2024-05-24 | Update output files | Nadrieril | 8 | -177/+177 | |
2024-05-24 | Update test outputs | Nadrieril | 15 | -391/+391 | |
2024-05-24 | Tweak a path | Nadrieril | 15 | -391/+391 | |
2024-05-23 | Bump charon version | Nadrieril | 5 | -7/+7 | |
2024-04-30 | Update charon | Nadrieril | 1 | -1/+1 | |
2024-04-25 | Regenerate and fix the tests | Son Ho | 9 | -19/+60 | |
2024-04-25 | Regenerate the Primitives files | Son Ho | 6 | -0/+450 | |
2024-04-25 | Update the tests for External | Son Ho | 7 | -92/+134 | |
2024-04-24 | Update tests | Zyad Hassan | 2 | -14/+0 | |
2024-04-18 | Ensure we regenerate files properly in CI | Nadrieril | 6 | -6/+0 | |
Files that weren't regenerated were marked as not automatically-generated. | |||||
2024-04-17 | Bump charon | Nadrieril | 1 | -159/+56 | |
2024-04-11 | Fix a Coq file | Son Ho | 1 | -1/+1 | |
2024-04-04 | Regenerate the test files | Son Ho | 20 | -535/+501 | |
2024-04-04 | Regenerate the test files | Son Ho | 2 | -12/+12 | |
2024-04-04 | Regenerate the test files | Son Ho | 13 | -99/+104 | |
2024-03-20 | Regenerate the code | Son Ho | 9 | -126/+119 | |
2024-03-19 | Regenerate the tests | Son Ho | 9 | -64/+26 | |
2024-03-19 | Update the demo | Son Ho | 1 | -10/+38 | |
2024-03-18 | Regenerate the test files | Son Ho | 2 | -22/+114 | |
2024-03-18 | Regenerate the constants tests and update Primitives/Base.lean | Son Ho | 1 | -18/+35 | |
2024-03-11 | Regenerate the test files | Son Ho | 3 | -83/+78 | |
2024-03-11 | Update the generated files | Son Ho | 5 | -128/+134 | |
2024-03-09 | Regenerate the test files | Son Ho | 2 | -0/+133 | |
2024-02-09 | Add some missing files | Son Ho | 2 | -0/+30 | |
2024-02-09 | Add some demo files | Son Ho | 2 | -0/+1066 | |
2024-02-02 | Rename and regenerate some files | Son Ho | 5 | -119/+119 | |
2024-01-25 | Regenerate the files | Son Ho | 2 | -66/+80 | |
2023-12-23 | Fix an issue in External_FunsExternal.v | Son Ho | 1 | -15/+3 | |