Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-28 | Update charon | Nadrieril | 4 | -6/+6 | |
2024-06-24 | Update charon | Nadrieril | 2 | -2/+2 | |
2024-06-17 | Regenerate the tests | Son Ho | 4 | -5/+5 | |
2024-06-17 | Update charon | Nadrieril | 4 | -5/+5 | |
2024-06-17 | Regenerate the tests | Son Ho | 4 | -0/+12 | |
2024-06-12 | Revert "Regenerate the tests" | Son Ho | 1 | -1/+1 | |
This reverts commit cd5542fc82edee11181a43e3a342a2567c929e7e. | |||||
2024-06-12 | Regenerate the tests | Son Ho | 1 | -1/+1 | |
2024-06-05 | Update charon | Nadrieril | 4 | -5/+5 | |
2024-05-24 | Update output files | Nadrieril | 1 | -2/+2 | |
2024-05-24 | Update test outputs | Nadrieril | 1 | -2/+2 | |
2024-05-24 | Tweak a path | Nadrieril | 1 | -2/+2 | |
2024-05-23 | Bump charon version | Nadrieril | 4 | -6/+6 | |
2024-04-25 | Update the tests for External | Son Ho | 6 | -83/+66 | |
2024-04-24 | Fix a couple of tests | Zyad Hassan | 2 | -6/+2 | |
2024-04-24 | Update tests | Zyad Hassan | 1 | -6/+0 | |
2024-04-24 | compiler: map `core::mem::swap` to the pure swap | Ryan Lahfa | 1 | -6/+0 | |
In the pure functional model, `swap` is mostly about borrow checking and should simplify to the pure swap in our backends. Other backends than Lean are not done in this commit. Signed-off-by: Ryan Lahfa <ryan.lahfa@inria.fr> | |||||
2024-04-18 | Ensure we regenerate files properly in CI | Nadrieril | 1 | -1/+0 | |
Files that weren't regenerated were marked as not automatically-generated. | |||||
2024-04-11 | Update a Lean file | Son Ho | 1 | -1/+1 | |
2024-04-04 | Regenerate the test files | Son Ho | 1 | -6/+6 | |
2024-04-04 | Regenerate the test files | Son Ho | 3 | -6/+10 | |
2024-03-20 | Regenerate the code | Son Ho | 1 | -3/+3 | |
2023-12-23 | Regenerate the files | Son Ho | 1 | -2/+1 | |
2023-12-23 | Fix a minor issue in the Lean tests | Son Ho | 1 | -14/+3 | |
2023-12-22 | Regenerate the test files and add the fstar-split tests | Son Ho | 2 | -75/+33 | |
2023-11-27 | Generate a dedicated file for the external types | Son Ho | 3 | -7/+25 | |
2023-11-24 | Regenerate the files | Son Ho | 1 | -4/+4 | |
2023-11-21 | Regenerate the files | Son Ho | 3 | -15/+30 | |
2023-11-21 | Regenerate most of the test files | Son Ho | 1 | -2/+2 | |
2023-10-26 | Regenerate several test files for Lean | Son Ho | 1 | -8/+8 | |
2023-08-03 | Make a minor formatting modification for Lean | Son Ho | 2 | -0/+2 | |
2023-07-12 | Make the `by inlit` implicit | Son Ho | 1 | -5/+5 | |
2023-07-06 | Improve the generated comments | Son Ho | 3 | -37/+35 | |
2023-07-05 | Simplify the names used in Primitives.lean | Son Ho | 1 | -2/+2 | |
2023-07-05 | Simplify the generated names for the types in Lean | Son Ho | 3 | -5/+4 | |
2023-07-05 | Start using namespaces in the Lean backend | Son Ho | 6 | -38/+88 | |
2023-07-04 | Regenerate the Lean test files | Son Ho | 4 | -5/+24 | |
2023-07-04 | Reorganize the Lean tests | Son Ho | 3 | -0/+127 | |