lean4-htt/tests
Henrik Böving 7ba76bd33e
refactor: port push_proj to LCNF (#12294)
This PR ports the `push_proj` pass from IR to LCNF. Notably it cannot
delete it from IR yet as the pass is still used later on.
2026-02-03 19:21:45 +00:00
..
bench test: create aux theorems for backward rules in SymM-based mvcgen (#12295) 2026-02-03 17:43:33 +00:00
bench-radar chore: make bench suite more similar to mathlib's (#12091) 2026-01-22 14:20:10 +00:00
compiler test: compiler test with big meta closure (#12141) 2026-01-24 15:18:33 +00:00
elabissues
ir
lake fix: lake: facet names in unknown facet errors (#12261) 2026-01-31 20:57:13 +00:00
lean refactor: port push_proj to LCNF (#12294) 2026-02-03 19:21:45 +00:00
pkg fix: [local simp] on privately imported theorem (#12287) 2026-02-03 12:57:23 +00:00
playground
plugin
simpperf
.gitignore
CMakeLists.txt chore: move test suite setup to tests/CMakeLists.txt (#12278) 2026-02-03 13:22:20 +00:00
common.sh feat: re-integrate lean4checker as leanchecker (#11887) 2026-01-08 09:41:33 +00:00
lakefile.toml
lean-toolchain