lean4-htt/tests
Leonardo de Moura 69a73a18fb
feat: grind? infrastructure (#6785)
This PR adds infrastructure for the `grind?` tactic. It also adds the
new modifier `usr` which allows users to write `grind only [usr
thmName]` to instruct `grind` to only use theorem `thmName`, but using
the patterns specified with the command `grind_pattern`.
2025-01-27 01:31:25 +00:00
..
bench chore: disable Elab.async on the cmdline for now (#6722) 2025-01-22 18:25:47 +00:00
compiler
elabissues
ir
lean feat: grind? infrastructure (#6785) 2025-01-27 01:31:25 +00:00
pkg
playground
plugin
simpperf
.gitignore
common.sh test: do not filter output for non-diff tests (#6308) 2024-12-04 17:49:35 +00:00
lean-toolchain