summaryrefslogtreecommitdiff
path: root/tests/lean (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement two phases of loops join + collapseAymeric Fromherz2024-05-305-719/+36
|
* Tweak a pathNadrieril2024-05-2415-391/+391
|
* Bump charon versionNadrieril2024-05-235-7/+7
|
* Update charonNadrieril2024-04-302-1/+2
|
* Regenerate and fix the testsSon Ho2024-04-251-9/+9
|
* Merge branch 'main' into core-option-unwrapSon Ho2024-04-257-82/+68
|\
| * Update the tests for ExternalSon Ho2024-04-256-83/+66
| |
| * Merge branch 'main' into option-takeSon Ho2024-04-253-161/+56
| |\
| * | compiler: map `core::mem::swap` to the pure swapRyan Lahfa2024-04-241-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | In the pure functional model, `swap` is mostly about borrow checking and should simplify to the pure swap in our backends. Other backends than Lean are not done in this commit. Signed-off-by: Ryan Lahfa <ryan.lahfa@inria.fr>
* | | Fix a couple of testsZyad Hassan2024-04-244-13/+4
| | |
* | | Update testsZyad Hassan2024-04-242-12/+0
| |/ |/|
* | Ensure we regenerate files properly in CINadrieril2024-04-182-2/+0
| | | | | | | | | | Files that weren't regenerated were marked as not automatically-generated.
* | Bump charonNadrieril2024-04-171-159/+56
|/
* Update a Lean fileSon Ho2024-04-111-1/+1
|
* Update some Lean proofsSon Ho2024-04-113-24/+24
|
* Merge remote-tracking branch 'origin/main' into son/cleanSon Ho2024-04-113-16/+24
|\
| * Update the lean toolchain and fix the proofsSon Ho2024-04-053-16/+24
| |
* | Regenerate the test filesSon Ho2024-04-0413-373/+373
|/
* Regenerate the test filesSon Ho2024-04-042-12/+12
|
* Regenerate the test filesSon Ho2024-04-0413-105/+109
|
* backend(/tests)/lean: 4.6.0-rc1 → 4.6.1Ryan Lahfa2024-03-251-1/+1
| | | | | | 4.6.0 has been released in https://github.com/leanprover/lean4/releases/tag/v4.6.0 Signed-off-by: Ryan Lahfa <ryan.lahfa@inria.fr>
* Regenerate the codeSon Ho2024-03-209-136/+119
|
* Regenerate the testsSon Ho2024-03-196-73/+30
|
* Update the demoSon Ho2024-03-192-10/+53
|
* Regenerate the test filesSon Ho2024-03-182-22/+92
|
* Regenerate the constants tests and update Primitives/Base.leanSon Ho2024-03-181-18/+33
|
* 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
|