lean4-htt/src/Lean/Elab/Tactic
2022-05-01 07:30:11 -07:00
..
Conv fix: consume Expr.mdata at congr tactic 2022-04-25 06:33:32 -07:00
Basic.lean feat: add Tactic.Context.recover for controlling error recovery 2022-04-27 10:47:15 -07:00
BuiltinTactic.lean feat: make sure case' ... => tac does not use done after tac 2022-05-01 07:30:11 -07:00
Cache.lean feat: add option tactic.dbg_cache 2022-04-17 13:47:28 -07:00
Config.lean fix: bug at declare_config_elab 2022-04-18 14:56:22 -07:00
Conv.lean feat: add unfold conv tactic 2022-01-07 13:51:45 -08:00
Delta.lean chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
ElabTerm.lean feat: exists es:term,+ tactic 2022-04-25 15:35:31 -07:00
Generalize.lean feat: nary generalize tactic 2021-08-30 16:31:39 -07:00
Induction.lean feat: make sure cases and induction alternatives are processed using the order provided by the user 2022-04-18 11:45:36 -07:00
Injection.lean feat: add injections tactic 2021-08-31 19:12:06 -07:00
Location.lean chore: adapt syntax 2021-11-29 10:06:15 -08:00
Match.lean feat: annotate match tactic alternatives with expected state 2022-04-29 16:16:09 +02:00
Meta.lean feat: improve checkpoint tactic 2022-03-31 20:51:53 -07:00
Rewrite.lean feat: allow rw to unfold nonrecursive definitions too 2022-03-12 15:44:52 -08:00
Simp.lean fix: simp attributes and macro scopes 2022-04-26 10:39:02 +02:00
Split.lean feat: improve split tactic error message 2022-02-23 16:00:42 -08:00
Unfold.lean chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00