lean4-htt/src/Lean/Elab/Tactic
2022-04-25 18:11:32 -07:00
..
Conv fix: consume Expr.mdata at congr tactic 2022-04-25 06:33:32 -07:00
Basic.lean chore: style 2022-04-07 17:35:05 -07:00
BuiltinTactic.lean feat: add sleep tactic for debugging purposes 2022-04-18 09:53:45 -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: cleanup local context before elaborating match alternatives RHS 2022-03-29 18:52:07 -07: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: do not generate equation theorems while processing dsimp arguments 2022-04-25 18:11:32 -07: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