summaryrefslogtreecommitdiff
path: root/tests/lean (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate the test filesSon Ho2024-03-113-72/+67
|
* Update the generated filesSon Ho2024-03-115-135/+135
|
* Regenerate the test filesSon Ho2024-03-092-0/+114
|
* Update the code generated for tuple projectorsSon Ho2024-03-081-1/+1
|
* Fix tuple indexing for Lean backendZyad Hassan2024-03-081-1/+1
|
* Update the generation of constant bodies for LeanSon Ho2024-03-084-24/+23
|
* Regenerate the test filesSon Ho2024-03-085-46/+46
|
* Add some demo filesSon Ho2024-02-094-0/+218
|
* Update the .gitignore filesSon Ho2024-02-021-1/+2
|
* Rename and regenerate some filesSon Ho2024-02-024-563/+119
|
* Make progress on fixing the testsSon Ho2024-02-021-13/+13
|
* Start fixing the testsSon Ho2024-02-027-80/+98
|
* Regenerate the filesSon Ho2024-01-252-65/+75
|
* Regenerate the filesSon Ho2023-12-239-88/+47
|
* Improve the micro passes to eliminate pattern `let f := fun x => g x`Son Ho2023-12-231-17/+8
|
* Fix a minor issue in the Lean testsSon Ho2023-12-231-14/+3
|
* Update the proof of the hashmap in LeanSon Ho2023-12-231-100/+44
|
* Regenerate the test files and add the fstar-split testsSon Ho2023-12-2214-2361/+1635
|
* Regenerate some of the NoNestedBorrows testsSon Ho2023-12-221-271/+261
|
* Regenerate the test filesSon Ho2023-12-131-61/+71
|
* Regenerate the testsSon Ho2023-12-072-10/+36
|
* Update following changes in CharonSon Ho2023-12-052-88/+146
|
* Generate the Bitwise test filesSon Ho2023-11-291-0/+37
|
* Regenerate the testsSon Ho2023-11-291-29/+42
|
* Regenerate the test filesSon Ho2023-11-291-5/+0
|
* Generate a dedicated file for the external typesSon Ho2023-11-279-13/+59
|
* Regenerate the filesSon Ho2023-11-2410-266/+255
|
* Regenerate the test filesSon Ho2023-11-221-42/+62
|
* Regenerate the filesSon Ho2023-11-211-17/+21
|
* Regenerate the filesSon Ho2023-11-2118-478/+956
|
* Regenerate the betree filesSon Ho2023-11-212-58/+58
|
* Regenerate the Traits filesSon Ho2023-11-211-65/+67
|
* Regenerate most of the test filesSon Ho2023-11-216-153/+145
|
* Fix issues with the builtin namesSon Ho2023-11-211-5/+7
|
* Update the failing proofsSon Ho2023-11-091-5/+6
|
* Regenerate the testsSon Ho2023-11-091-44/+17
|
* Modify some options and update the MakefileSon Ho2023-11-097-1060/+1474
|
* Regenerate some Lean testsSon Ho2023-11-092-0/+39
|
* Update the Makefile and regenerate some testsSon Ho2023-11-081-0/+12
|
* Update the extractionSon Ho2023-11-072-0/+13
|
* Regenerate part of the trait tests for LeanSon Ho2023-11-062-16/+65
|
* Regenerate some of the F* test filesSon Ho2023-10-271-4/+4
|
* Fix some issues and regenerate the HashmapMain example for LeanSon Ho2023-10-262-99/+129
|
* Regenerate the betree example for LeanSon Ho2023-10-261-40/+39
|
* Regenerate several test files for LeanSon Ho2023-10-264-122/+132
|
* Regenerate the array files for LeanSon Ho2023-10-262-111/+103
|
* Regenerate the hashmap filesSon Ho2023-10-252-86/+133
|
* Regenerate the Lean array testSon Ho2023-10-251-169/+150
|
* Handle properly the builtin, non fallible functionsSon Ho2023-10-241-6/+6
|
* Start taking into account non-fallible functions like core::mem::replaceSon Ho2023-10-241-70/+64
|