lean4-htt/src/Lean/Elab/Tactic
Leonardo de Moura 164577d94e chore: remove parser! and tparser!
The new macros are called "leading_parser` and `trailing_parser`.

cc @Kha
2021-03-11 09:36:58 -08:00
..
Basic.lean feat: keep going if there are missing alternatives at induction/cases 2021-03-08 17:09:53 -08:00
Binders.lean fix: broken syntax tree from Tactic -> Term conversion 2020-12-10 10:50:41 +01:00
ElabTerm.lean chore: activate decide and nativeDecide 2021-03-11 07:54:54 -08:00
Generalize.lean fix: missing withMainMVarContext 2021-02-26 19:00:09 -08:00
Induction.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Injection.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Location.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Match.lean feat: erase _discr auxiliary variables 2021-02-17 18:10:02 -08:00
Rewrite.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Simp.lean feat: simp [-decl] 2021-03-04 17:50:44 -08:00