lean4-htt/tests
Wojciech Różowski 9bfd16ef5e
refactor: main loop of the cbv tactic (#12417)
This PR refactors the main loop of the `cbv` tactic. Rather than using
multiple simprocs, a central pre simproc is introduced. Moreover, let
expressions are no longer immediately zeta-reduced due to performance on
one of the benchmarks (`leroy.lean`).

Stacked on top of #12416
2026-02-11 11:47:18 +00:00
..
bench refactor: main loop of the cbv tactic (#12417) 2026-02-11 11:47:18 +00:00
bench-radar chore: fail benchmarks if lakeprof upload fails (#12313) 2026-02-04 15:53:33 +00:00
compiler chore: remove orphaned *.expected.out files (#12357) 2026-02-06 17:05:43 +00:00
elabissues
ir
lake feat: lake: record cache service in outputs (#12113) 2026-02-11 04:29:45 +00:00
lean feat: add decide_cbv tactic (#12411) 2026-02-11 10:12:23 +00:00
pkg feat: add cbv_eval attribute (#12296) 2026-02-10 15:41:42 +00:00
playground
plugin
simpperf
.gitignore
CMakeLists.txt chore: remove outdated trust0 test (#12401) 2026-02-10 13:07:10 +00:00
common.sh
lakefile.toml
lean-toolchain