summaryrefslogtreecommitdiff
path: root/tests/lean (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-09Regenerate the test filesSon Ho2-0/+114
2024-03-08Update the code generated for tuple projectorsSon Ho1-1/+1
2024-03-08Fix tuple indexing for Lean backendZyad Hassan1-1/+1
2024-03-08Update the generation of constant bodies for LeanSon Ho4-24/+23
2024-03-08Regenerate the test filesSon Ho5-46/+46
2024-02-09Add some demo filesSon Ho4-0/+218
2024-02-02Update the .gitignore filesSon Ho1-1/+2
2024-02-02Rename and regenerate some filesSon Ho4-563/+119
2024-02-02Make progress on fixing the testsSon Ho1-13/+13
2024-02-02Start fixing the testsSon Ho7-80/+98
2024-01-25Regenerate the filesSon Ho2-65/+75
2023-12-23Regenerate the filesSon Ho9-88/+47
2023-12-23Improve the micro passes to eliminate pattern `let f := fun x => g x`Son Ho1-17/+8
2023-12-23Fix a minor issue in the Lean testsSon Ho1-14/+3
2023-12-23Update the proof of the hashmap in LeanSon Ho1-100/+44
2023-12-22Regenerate the test files and add the fstar-split testsSon Ho14-2361/+1635
2023-12-22Regenerate some of the NoNestedBorrows testsSon Ho1-271/+261
2023-12-13Regenerate the test filesSon Ho1-61/+71
2023-12-07Regenerate the testsSon Ho2-10/+36
2023-12-05Update following changes in CharonSon Ho2-88/+146
2023-11-29Generate the Bitwise test filesSon Ho1-0/+37
2023-11-29Regenerate the testsSon Ho1-29/+42
2023-11-29Regenerate the test filesSon Ho1-5/+0
2023-11-27Generate a dedicated file for the external typesSon Ho9-13/+59
2023-11-24Regenerate the filesSon Ho10-266/+255
2023-11-22Regenerate the test filesSon Ho1-42/+62
2023-11-21Regenerate the filesSon Ho1-17/+21
2023-11-21Regenerate the filesSon Ho18-478/+956
2023-11-21Regenerate the betree filesSon Ho2-58/+58
2023-11-21Regenerate the Traits filesSon Ho1-65/+67
2023-11-21Regenerate most of the test filesSon Ho6-153/+145
2023-11-21Fix issues with the builtin namesSon Ho1-5/+7
2023-11-09Update the failing proofsSon Ho1-5/+6
2023-11-09Regenerate the testsSon Ho1-44/+17
2023-11-09Modify some options and update the MakefileSon Ho7-1060/+1474
2023-11-09Regenerate some Lean testsSon Ho2-0/+39
2023-11-08Update the Makefile and regenerate some testsSon Ho1-0/+12
2023-11-07Update the extractionSon Ho2-0/+13
2023-11-06Regenerate part of the trait tests for LeanSon Ho2-16/+65
2023-10-27Regenerate some of the F* test filesSon Ho1-4/+4
2023-10-26Fix some issues and regenerate the HashmapMain example for LeanSon Ho2-99/+129
2023-10-26Regenerate the betree example for LeanSon Ho1-40/+39
2023-10-26Regenerate several test files for LeanSon Ho4-122/+132
2023-10-26Regenerate the array files for LeanSon Ho2-111/+103
2023-10-25Regenerate the hashmap filesSon Ho2-86/+133
2023-10-25Regenerate the Lean array testSon Ho1-169/+150
2023-10-24Handle properly the builtin, non fallible functionsSon Ho1-6/+6
2023-10-24Start taking into account non-fallible functions like core::mem::replaceSon Ho1-70/+64
2023-10-13Add support for array repeatSon Ho1-26/+7
2023-10-06Slightly improve formatting of the generated codeSon Ho1-10/+10