lean4-htt/tests
Joachim Breitner c27ea08450
fix: set isRecursive only after adding the declaration (#12269)
This PR refines upon #12106, by setting the `isRecursive` env extension
after adding the declaration, but before processing attributes like
`macro_inline` that want to look at the flag. Fixes #12268.
2026-02-02 17:13:08 +00:00
..
bench test: teach SymM mvcgen to recognize specialized theorem applications (#12256) 2026-01-30 17:00:59 +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 fix: set isRecursive only after adding the declaration (#12269) 2026-02-02 17:13:08 +00:00
pkg feat: @[instance_reducible] (#12247) 2026-02-01 03:03:16 +00:00
playground
plugin
simpperf
.gitignore
common.sh feat: re-integrate lean4checker as leanchecker (#11887) 2026-01-08 09:41:33 +00:00
lakefile.toml
lean-toolchain