lean4-htt/tests
Sebastian Ullrich da62a81e5e
feat: shake: track simpset/grindset uses (#12375)
This PR extends shake with tracking of attribute names passed to
`simp`/`grind`.

On the way there, it also fixes `register_simp/grind_attr` uses outside
`public meta section` as well as go-to-definition on declaration-level
uses of the created attributes (tactic-level goto would be a separate
todo).
2026-02-07 15:19:15 +00:00
..
bench fix: sigmaIterator benchmark (#12364) 2026-02-06 19:45:42 +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 test: refine lake/tests/shake (#12374) 2026-02-07 15:17:07 +00:00
lean feat: shake: track [csimp] uses (#12351) 2026-02-07 14:27:00 +00:00
pkg feat: shake: track simpset/grindset uses (#12375) 2026-02-07 15:19:15 +00:00
playground
plugin
simpperf
.gitignore
CMakeLists.txt test: refine lake/tests/shake (#12374) 2026-02-07 15:17:07 +00:00
common.sh
lakefile.toml
lean-toolchain