| Commit message (Expand) | Author | Files | Lines |
2024-06-25 | Bump Lean to v4.9.0rc3 (#261) | Son HO | 3 | -5/+2 |
2024-06-24 | Update charon | Nadrieril | 1 | -6/+6 |
2024-06-24 | Update charon | Nadrieril | 9 | -9/+9 |
2024-06-22 | Do some cleanup in the Lean backend (#257) | Son HO | 1 | -56/+20 |
2024-06-22 | Improve `scalar_tac` and `scalar_decr_tac` (#256) | Son HO | 1 | -76/+24 |
2024-06-21 | Add some proofs for the Lean backend (#255) | Son HO | 9 | -125/+1038 |
2024-06-21 | Update charon | Nadrieril | 1 | -3/+3 |
2024-06-18 | Support for renaming using the rename attribute in charon (#239) | Escherichia | 15 | -6/+2309 |
2024-06-18 | Bump charon | Nadrieril | 16 | -60/+60 |
2024-06-18 | Tiny dedup | Nadrieril | 1 | -1/+1 |
2024-06-17 | Regenerate the tests | Son Ho | 15 | -18/+18 |
2024-06-17 | Update charon | Nadrieril | 15 | -18/+18 |
2024-06-17 | Regenerate the tests | Son Ho | 26 | -2/+77 |
2024-06-17 | Update the tests | Son Ho | 6 | -4/+31 |
2024-06-17 | Update Hashmap/Properties.lean | Son Ho | 1 | -36/+34 |
2024-06-17 | Update the code of the hashmap | Son Ho | 12 | -459/+465 |
2024-06-17 | Update the Lean dependencies | Son Ho | 1 | -4/+4 |
2024-06-14 | Update the tests | Son Ho | 2 | -4/+4 |
2024-06-13 | Update the tests | Son Ho | 3 | -29/+29 |
2024-06-12 | Update the code extraction and regenerate the tests | Son Ho | 1 | -2/+2 |
2024-06-12 | Revert "Regenerate the tests" | Son Ho | 12 | -333/+338 |
2024-06-12 | Revert "Fix some mistakes" | Son Ho | 3 | -15/+15 |
2024-06-12 | Fix some mistakes | Son Ho | 3 | -15/+15 |
2024-06-12 | Regenerate the tests | Son Ho | 12 | -338/+333 |
2024-06-11 | Deactivate the use of tuple projectors in the Lean backend | Son Ho | 1 | -2/+4 |
2024-06-11 | Update the tests for tuples | Son Ho | 4 | -22/+85 |
2024-06-05 | Regenerate the Coq and Lean betrees | Son Ho | 2 | -178/+423 |
2024-06-05 | Update the F* betree | Son Ho | 3 | -144/+280 |
2024-06-05 | Update the betree | Son Ho | 1 | -99/+98 |
2024-06-05 | Regenerate some tests | Son Ho | 1 | -14/+2 |
2024-06-05 | Add some negative tests for the borrow checker | Son Ho | 2 | -0/+105 |
2024-06-05 | Add more tests | Son Ho | 5 | -0/+79 |
2024-06-05 | Update the test runner | Son Ho | 1 | -1/+4 |
2024-06-05 | Update the test runner to allow the syntax [!lean] and [borrow-check] | Son Ho | 14 | -34/+65 |
2024-06-05 | Update charon | Nadrieril | 27 | -287/+278 |
2024-06-03 | Add a test | Son Ho | 4 | -103/+123 |
2024-05-31 | Regenerate tests | Aymeric Fromherz | 13 | -35/+35 |
2024-05-31 | Regenerate test output | Aymeric Fromherz | 19 | -108/+2588 |
2024-05-30 | Remove the options from the functions synthesizing the symbolic AST | Son Ho | 1 | -6/+6 |
2024-05-30 | Implement two phases of loops join + collapse | Aymeric Fromherz | 19 | -2588/+108 |
2024-05-30 | Improve the tests README | Nadrieril | 2 | -14/+22 |
2024-05-30 | runner: Factor out backend-specific options | Nadrieril | 2 | -49/+56 |
2024-05-30 | runner: Split up into multiple files | Nadrieril | 6 | -198/+191 |
2024-05-30 | runner: make the backend map a submodule of `Backend` | Nadrieril | 1 | -36/+48 |
2024-05-30 | tests: Add a README | Nadrieril | 1 | -0/+67 |
2024-05-28 | Fix an issue with some names being ignored when generating unique variable names | Son Ho | 2 | -4/+4 |
2024-05-28 | Reactivate the infinite-loop.rs test | Son Ho | 4 | -1/+76 |
2024-05-28 | Add type and set/map for marker and borrow id | Aymeric Fromherz | 1 | -1/+1 |
2024-05-28 | tests: Rename hashmap_utils -> utils | Nadrieril | 13 | -42/+40 |
2024-05-28 | Add some tests | Nadrieril | 8 | -0/+178 |