| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the code generated for tuple projectors | Son Ho | 2024-03-08 | 1 | -1/+1 |
* | Fix tuple indexing for Lean backend | Zyad Hassan | 2024-03-08 | 1 | -1/+1 |
* | Update the generation of constant bodies for Lean | Son Ho | 2024-03-08 | 4 | -24/+23 |
* | Regenerate the test files | Son Ho | 2024-03-08 | 5 | -46/+46 |
* | Add some demo files | Son Ho | 2024-02-09 | 4 | -0/+218 |
* | Update the .gitignore files | Son Ho | 2024-02-02 | 1 | -1/+2 |
* | Rename and regenerate some files | Son Ho | 2024-02-02 | 4 | -563/+119 |
* | Make progress on fixing the tests | Son Ho | 2024-02-02 | 1 | -13/+13 |
* | Start fixing the tests | Son Ho | 2024-02-02 | 7 | -80/+98 |
* | Regenerate the files | Son Ho | 2024-01-25 | 2 | -65/+75 |
* | Regenerate the files | Son Ho | 2023-12-23 | 9 | -88/+47 |
* | Improve the micro passes to eliminate pattern `let f := fun x => g x` | Son Ho | 2023-12-23 | 1 | -17/+8 |
* | Fix a minor issue in the Lean tests | Son Ho | 2023-12-23 | 1 | -14/+3 |
* | Update the proof of the hashmap in Lean | Son Ho | 2023-12-23 | 1 | -100/+44 |
* | Regenerate the test files and add the fstar-split tests | Son Ho | 2023-12-22 | 14 | -2361/+1635 |
* | Regenerate some of the NoNestedBorrows tests | Son Ho | 2023-12-22 | 1 | -271/+261 |
* | Regenerate the test files | Son Ho | 2023-12-13 | 1 | -61/+71 |
* | Regenerate the tests | Son Ho | 2023-12-07 | 2 | -10/+36 |
* | Update following changes in Charon | Son Ho | 2023-12-05 | 2 | -88/+146 |
* | Generate the Bitwise test files | Son Ho | 2023-11-29 | 1 | -0/+37 |
* | Regenerate the tests | Son Ho | 2023-11-29 | 1 | -29/+42 |
* | Regenerate the test files | Son Ho | 2023-11-29 | 1 | -5/+0 |
* | Generate a dedicated file for the external types | Son Ho | 2023-11-27 | 9 | -13/+59 |
* | Regenerate the files | Son Ho | 2023-11-24 | 10 | -266/+255 |
* | Regenerate the test files | Son Ho | 2023-11-22 | 1 | -42/+62 |
* | Regenerate the files | Son Ho | 2023-11-21 | 1 | -17/+21 |
* | Regenerate the files | Son Ho | 2023-11-21 | 18 | -478/+956 |
* | Regenerate the betree files | Son Ho | 2023-11-21 | 2 | -58/+58 |
* | Regenerate the Traits files | Son Ho | 2023-11-21 | 1 | -65/+67 |
* | Regenerate most of the test files | Son Ho | 2023-11-21 | 6 | -153/+145 |
* | Fix issues with the builtin names | Son Ho | 2023-11-21 | 1 | -5/+7 |
* | Update the failing proofs | Son Ho | 2023-11-09 | 1 | -5/+6 |
* | Regenerate the tests | Son Ho | 2023-11-09 | 1 | -44/+17 |
* | Modify some options and update the Makefile | Son Ho | 2023-11-09 | 7 | -1060/+1474 |
* | Regenerate some Lean tests | Son Ho | 2023-11-09 | 2 | -0/+39 |
* | Update the Makefile and regenerate some tests | Son Ho | 2023-11-08 | 1 | -0/+12 |
* | Update the extraction | Son Ho | 2023-11-07 | 2 | -0/+13 |
* | Regenerate part of the trait tests for Lean | Son Ho | 2023-11-06 | 2 | -16/+65 |
* | Regenerate some of the F* test files | Son Ho | 2023-10-27 | 1 | -4/+4 |
* | Fix some issues and regenerate the HashmapMain example for Lean | Son Ho | 2023-10-26 | 2 | -99/+129 |
* | Regenerate the betree example for Lean | Son Ho | 2023-10-26 | 1 | -40/+39 |
* | Regenerate several test files for Lean | Son Ho | 2023-10-26 | 4 | -122/+132 |
* | Regenerate the array files for Lean | Son Ho | 2023-10-26 | 2 | -111/+103 |
* | Regenerate the hashmap files | Son Ho | 2023-10-25 | 2 | -86/+133 |
* | Regenerate the Lean array test | Son Ho | 2023-10-25 | 1 | -169/+150 |
* | Handle properly the builtin, non fallible functions | Son Ho | 2023-10-24 | 1 | -6/+6 |
* | Start taking into account non-fallible functions like core::mem::replace | Son Ho | 2023-10-24 | 1 | -70/+64 |
* | Merge branch 'main' into son_traits and fix some issues | Son Ho | 2023-10-16 | 5 | -22/+423 |
|\ |
|
| * | Cleanup the tutorial a bit | Son Ho | 2023-09-18 | 1 | -80/+110 |
| * | Make minor modifications to the tutorial | Son Ho | 2023-09-18 | 1 | -3/+2 |