lean4-htt/tests
Leonardo de Moura 575b1187c5 feat: add Tactic.Context.recover for controlling error recovery
Moreover, when executing `tac_1 <|> tac_2`, we now disable error
recovery at `tac_1`.

closes #1126 #1127
2022-04-27 10:47:15 -07:00
..
bench chore: remove {} from ctor parser 2022-04-13 08:47:21 -07:00
compiler refactor: make String.Pos opaque 2022-03-20 10:47:13 -07:00
elabissues
ir
lean feat: add Tactic.Context.recover for controlling error recovery 2022-04-27 10:47:15 -07:00
pkg fix: simp attributes and macro scopes 2022-04-26 10:39:02 +02:00
playground feat: sum of monomials normal form by reflection 2022-04-22 18:51:48 -07:00
plugin
simpperf
.gitignore
common.sh