lean4-htt/tests
Kyle Miller e29d75a961
feat: have pp.proofs use for omission (#3241)
By having the `pp.proofs` feature use `⋯` when omitting proofs, when
users copy/paste terms from the InfoView the elaborator can give an
error message explaining why the term cannot be elaborated.

Also adds `pp.proofs.threshold` option to allow users to pretty print
shallow proof terms. By default, only atomic proof terms are pretty
printed.

This adjustment was suggested in PR #3201, which added `⋯` and the
related `pp.deepTerms` option.
2024-02-15 21:49:41 +00:00
..
bench chore: actually include full build in benchmark (#3158) 2024-01-10 14:33:27 +00:00
compiler
elabissues feat: add bitwise operations to reduceNat? and kernel (#3134) 2024-01-11 18:12:45 +00:00
ir feat: lake: GNU/BSD OS detection in test scripts (#3180) 2024-01-14 02:49:38 +00:00
lean feat: have pp.proofs use for omission (#3241) 2024-02-15 21:49:41 +00:00
pkg feat: simproc sets 2024-02-01 16:58:54 +11:00
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain