summaryrefslogtreecommitdiff
path: root/tests/fstar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update charonNadrieril2024-06-285-7/+7
|
* Update charonNadrieril2024-06-243-3/+3
|
* Add some proofs for the Lean backend (#255)Son HO2024-06-213-27/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make progress on the proofs of the hashmap * Make a minor modification to the hashmap * Make progress on the hashmap * Make progress on the proofs * Make progress on the proofs * Make progress on the proof of the hashmap * Progress on the proofs of the hashmap * Update a proof * Update the Charon pin * Make minor modifications to the hashmap * Regenerate the tests * Regenerate the hashmap * Add lemmas to the Lean backend * Make progress on the proofs of the hashmap * Make a minor fix * Finish the proof about the hashmap * Update scalar_tac * Make a minor modification in the hashmap * Update the proofs of the hashmap --------- Co-authored-by: Son Ho <sonho@Sons-MacBook-Pro.local> Co-authored-by: Son Ho <sonho@Sons-MBP.lan>
* Support for renaming using the rename attribute in charon (#239)Escherichia2024-06-185-0/+1052
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * support for renaming using the rename attribute in charon * support for global decl * add support for renaming field * applied suggested changes and began adding support for variant * finished support for renaming variant * applied suggested changes * add tests * fixed variant and field renaming * update charon-pin * update flake.lock * Update the charon pin * Fix an issue with renaming trait method implementations * Fix an issue with the renaming of trait implementations * Fix an issue when renaming enumerations * Update the Charon pin * Fix the F* tests * Fix an issue with the spans for the loops * Fix the tests * Update a comment * Use fuel in the coq tests * Generate the template decreases clauses by default --------- Co-authored-by: Escherichia <escherichia@charlotte> Co-authored-by: Son Ho <hosonmarc@gmail.com>
* Bump charonNadrieril2024-06-188-30/+30
|
* Merge branch 'main' into son/cleanupSon HO2024-06-175-6/+6
|\
| * Update charonNadrieril2024-06-175-6/+6
| |
* | Update the code of the hashmapSon Ho2024-06-175-163/+163
|/
* Update the tests for tuplesSon Ho2024-06-111-7/+22
|
* Update the F* betreeSon Ho2024-06-053-144/+280
|
* Update charonNadrieril2024-06-059-84/+75
|
* Merge branch 'main' into son/loops2Son Ho2024-06-0436-2090/+577
|\
| * Fix an issue with some names being ignored when generating unique variable namesSon Ho2024-05-281-2/+2
| |
| * Reactivate the infinite-loop.rs testSon Ho2024-05-281-0/+24
| |
| * tests: Rename hashmap_utils -> utilsNadrieril2024-05-283-10/+10
| |
| * Add some testsNadrieril2024-05-282-0/+36
| |
| * tests: Rename betree_main -> betreeNadrieril2024-05-286-85/+85
| |
| * tests: Merge the hashmap test filesNadrieril2024-05-2713-1647/+74
| |
| * Rename some subdirectories for consistencyNadrieril2024-05-249-0/+0
| |
| * Update output filesNadrieril2024-05-2410-200/+200
| |
| * Update test outputsNadrieril2024-05-2421-437/+437
| |
* | Add a testSon Ho2024-06-031-34/+39
| |
* | Regenerate testsAymeric Fromherz2024-05-312-2/+2
| |
* | Regenerate test outputAymeric Fromherz2024-05-319-36/+961
| |
* | Implement two phases of loops join + collapseAymeric Fromherz2024-05-309-961/+36
|/
* Tweak a pathNadrieril2024-05-2421-437/+437
|
* Remove secondary betree testNadrieril2024-05-248-2082/+0
| | | | | Opened https://github.com/AeneasVerif/aeneas/issues/196 to remember to add a more adequate replacement test.
* Bump charon versionNadrieril2024-05-235-7/+7
|
* Update charonNadrieril2024-04-302-2/+2
|
* Update the decreases clauses for the betreeSon Ho2024-04-262-8/+3
|
* Update the F* clauses for the betreeSon Ho2024-04-261-2/+1
|
* Update a decreases clauseSon Ho2024-04-261-1/+7
|
* Regenerate and fix the testsSon Ho2024-04-2513-23/+71
|
* Merge branch 'main' into core-option-unwrapSon Ho2024-04-2512-56/+645
|\
| * Regenerate the Primitives filesSon Ho2024-04-257-0/+525
| |
| * Update the tests for ExternalSon Ho2024-04-255-62/+120
| |
* | Update testsZyad Hassan2024-04-243-18/+0
|/
* Bump charonNadrieril2024-04-171-157/+56
|
* Fix some F* proofsSon Ho2024-04-111-4/+4
|
* Regenerate the test filesSon Ho2024-04-0422-669/+639
|
* Regenerate the test filesSon Ho2024-04-042-12/+12
|
* Regenerate the test filesSon Ho2024-04-0415-109/+109
|
* Regenerate the codeSon Ho2024-03-2011-192/+193
|
* Regenerate the testsSon Ho2024-03-197-51/+24
|
* Update the demoSon Ho2024-03-191-10/+35
|
* Regenerate the test filesSon Ho2024-03-182-22/+91
|
* Regenerate the constants tests and update Primitives/Base.leanSon Ho2024-03-181-18/+32
|
* Regenerate the test filesSon Ho2024-03-118-89/+82
|
* Update the generated filesSon Ho2024-03-115-117/+120
|
* Regenerate the test filesSon Ho2024-03-096-0/+173
|