lean4-htt/doc/examples
Garmelon 6a2a884372
chore: migrate pkg tests (#12889)
Also refactor util.sh in the process, so test scripts become easier to
write (inspired in part by lake's test suite).
2026-03-11 18:55:46 +00:00
..
Certora2022
compiler chore: migrate pkg tests (#12889) 2026-03-11 18:55:46 +00:00
ICERM2022
IJCAR2026 doc: add IJCAR 2026 grind paper examples (#12462) 2026-02-13 04:02:11 +00:00
NFM2022
.gitignore chore: migrate more tests to new test suite (#12809) 2026-03-06 16:52:01 +00:00
bintree.lean chore: eliminate uses of intros x y z (#9983) 2025-08-19 06:09:13 +00:00
bintree.lean.out.expected chore: migrate more tests to new test suite (#12809) 2026-03-06 16:52:01 +00:00
deBruijn.lean
interp.lean
interp.lean.out.expected chore: migrate more tests to new test suite (#12809) 2026-03-06 16:52:01 +00:00
palindromes.lean feat: String.toList_map (#11021) 2025-11-01 13:54:39 +00:00
palindromes.lean.out.expected chore: migrate more tests to new test suite (#12809) 2026-03-06 16:52:01 +00:00
phoas.lean
phoas.lean.out.expected chore: migrate more tests to new test suite (#12809) 2026-03-06 16:52:01 +00:00
README.md
run_test chore: migrate pkg tests (#12889) 2026-03-11 18:55:46 +00:00
tc.lean
widgets.lean

These examples are checked in Lean's CI to ensure that they continue to work. They are included in the documentation section of the Lean website via a script that copies the latest version, in order to ensure that the website tracks Lean releases rather than master.