lean4-htt/src/Lean/Elab/Tactic
2022-04-17 13:47:28 -07:00
..
Conv chore: remove trace[Meta.debug] leftovers 2022-04-08 06:49:09 -07:00
Basic.lean chore: style 2022-04-07 17:35:05 -07:00
BuiltinTactic.lean feat: add save tactic 2022-04-17 08:46:08 -07:00
Cache.lean feat: add option tactic.dbg_cache 2022-04-17 13:47:28 -07:00
Config.lean fix: macro declare_config_elab was corrupting the info tree 2022-04-11 16:49:56 -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 fix: occurs check at refine tactic 2022-03-31 18:08:05 -07:00
Generalize.lean feat: nary generalize tactic 2021-08-30 16:31:39 -07:00
Induction.lean chore: remove trace[Meta.debug] leftovers 2022-04-08 06:49:09 -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 feat: support for user-defined simp attributes in the simp tactic. 2022-03-20 18:45:57 -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