summaryrefslogtreecommitdiff
path: root/tests/lean/External/FunsExternal_Template.lean (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump charon versionNadrieril2024-05-231-2/+2
|
* Update the tests for ExternalSon Ho2024-04-251-10/+13
|
* 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>
* Regenerate the test filesSon Ho2024-04-041-3/+6
|
* Regenerate the test files and add the fstar-split testsSon Ho2023-12-221-14/+5
|
* Regenerate the filesSon Ho2023-11-211-5/+10
|
* Regenerate most of the test filesSon Ho2023-11-211-2/+2
|
* Improve the generated commentsSon Ho2023-07-061-9/+8
|
* Simplify the generated names for the types in LeanSon Ho2023-07-051-2/+1
|
* Start using namespaces in the Lean backendSon Ho2023-07-051-0/+29