summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Regenerate the test filesSon Ho2023-12-1316-183/+265
* Regenerate the testsSon Ho2023-12-076-32/+110
* Update following changes in CharonSon Ho2023-12-0510-304/+476
* Regenerate the other filesSon Ho2023-11-2914-56/+1570
* Generate the Bitwise test filesSon Ho2023-11-293-0/+107
* Regenerate the testsSon Ho2023-11-294-89/+125
* Regenerate the test filesSon Ho2023-11-293-15/+0
* Generate a dedicated file for the external typesSon Ho2023-11-2745-78/+253
* Update the generation of files for external definitions and regenerate the testsSon Ho2023-11-2720-24/+144
* Regenerate the filesSon Ho2023-11-2412-282/+259
* Regenerate the test filesSon Ho2023-11-223-131/+186
* Regenerate the filesSon Ho2023-11-213-61/+71
* Regenerate the filesSon Ho2023-11-2165-1578/+3156
* Regenerate the betree filesSon Ho2023-11-2112-274/+279
* Regenerate the Traits filesSon Ho2023-11-213-184/+195
* Regenerate most of the test filesSon Ho2023-11-2135-1016/+1045
* Fix issues with the builtin namesSon Ho2023-11-211-5/+7
* Make administrative updates in the testsSon Ho2023-11-092-405/+49
* Update the failing proofsSon Ho2023-11-0913-1704/+1009
* Regenerate the Coq test filesSon Ho2023-11-0914-80/+1403
* Remove a fileSon Ho2023-11-091-387/+0
* Regenerate the testsSon Ho2023-11-092-94/+37
* Progress on making the traits work for F*Son Ho2023-11-093-0/+1501
* Modify some options and update the MakefileSon Ho2023-11-098-1060/+2258
* Regenerate some Lean testsSon Ho2023-11-092-0/+39
* Update the Makefile and regenerate some testsSon Ho2023-11-083-0/+36
* Update the extractionSon Ho2023-11-072-0/+13
* Regenerate part of the trait tests for LeanSon Ho2023-11-062-16/+65
* Add some files for the Coq trait testsSon Ho2023-10-272-0/+28
* Regenerate the Coq test filesSon Ho2023-10-2723-2117/+3588
* Regenerate more F* filesSon Ho2023-10-2718-1549/+1427
* Fix a minor issue and regenerate some F* test filesSon Ho2023-10-279-593/+626
* Regenerate some of the F* test filesSon Ho2023-10-2718-438/+530
* Make minor modifications and update the array test for F*Son Ho2023-10-263-174/+183
* Update Primitives.fstSon Ho2023-10-267-270/+2439
* 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
* Merge branch 'main' into son_traits and fix some issuesSon Ho2023-10-165-22/+423
|\
| * Cleanup the tutorial a bitSon Ho2023-09-181-80/+110
| * Make minor modifications to the tutorialSon Ho2023-09-181-3/+2
| * Make progress on the tutorialSon Ho2023-09-181-3/+66
| * Start writing a tutorialSon Ho2023-09-182-0/+298
| * Fix the hashmap proofs in LeanSon Ho2023-09-143-22/+33
* | Add support for array repeatSon Ho2023-10-131-26/+7