summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update charonNadrieril2024-04-305-4/+5
|
* 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-2523-51/+140
|
* Merge branch 'main' into core-option-unwrapSon Ho2024-04-2532-223/+1297
|\
| * Regenerate the Primitives filesSon Ho2024-04-2513-0/+975
| |
| * Update the tests for ExternalSon Ho2024-04-2518-237/+320
| |
| * Merge branch 'main' into option-takeSon Ho2024-04-2511-483/+168
| |\
| * | 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-247-44/+0
| |/ |/|
* | Address review commentsNadrieril2024-04-1817-0/+17
| |
* | Ensure we regenerate files properly in CINadrieril2024-04-1825-25/+0
| | | | | | | | | | Files that weren't regenerated were marked as not automatically-generated.
* | Bump charonNadrieril2024-04-173-475/+168
|/
* Update a Lean fileSon Ho2024-04-111-1/+1
|
* Update some Lean proofsSon Ho2024-04-113-24/+24
|
* Fix a Coq fileSon Ho2024-04-111-1/+1
|
* Fix some F* proofsSon Ho2024-04-111-4/+4
|
* 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-0455-1577/+1513
|/
* Regenerate the test filesSon Ho2024-04-046-36/+36
|
* Regenerate the test filesSon Ho2024-04-0441-313/+322
|
* 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-2029-454/+431
|
* Regenerate the testsSon Ho2024-03-1922-188/+80
|
* Update the demoSon Ho2024-03-194-30/+126
|
* Regenerate the test filesSon Ho2024-03-186-66/+297
|
* Regenerate the constants tests and update Primitives/Base.leanSon Ho2024-03-183-54/+100
|
* Regenerate the test filesSon Ho2024-03-1114-244/+227
|
* Update the generated filesSon Ho2024-03-1115-380/+389
|
* Update tests/MakefileSon Ho2024-03-111-1/+1
|
* Regenerate the test filesSon Ho2024-03-0910-0/+420
|
* Remove the split test files for F*Son Ho2024-03-0855-16239/+0
|
* 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
|
* Remove a file which shouldn't have been addedSon Ho2024-02-091-49/+0
|
* Add some missing filesSon Ho2024-02-094-0/+128
|
* Add some demo filesSon Ho2024-02-0911-0/+3390
|
* Fix minor issuesSon Ho2024-02-032-10/+10
|
* Update the .gitignore filesSon Ho2024-02-021-1/+2
|
* Rename and regenerate some filesSon Ho2024-02-0221-952/+508
|
* Make progress on fixing the testsSon Ho2024-02-021-13/+13
|
* Start fixing the testsSon Ho2024-02-027-80/+98
|
* Update a decreases clauseSon Ho2024-01-251-0/+5
|
* Regenerate the filesSon Ho2024-01-2513-314/+379
|
* Fix an issue in External_FunsExternal.vSon Ho2023-12-231-15/+3
|