lean4-htt/src/Lean/Elab/Tactic
2022-03-12 15:44:52 -08:00
..
Conv chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
Basic.lean refactor: implement MonadQuotation at CoreM 2022-03-10 09:55:20 -08:00
BuiltinTactic.lean feat: add trace <string> tactic 2022-02-28 11:16:42 -08:00
Config.lean refactor: add config syntax and macro for boilerplate code 2021-09-12 18:09:19 -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: use withoutErrToSorry at apply 2022-03-04 14:36:10 -08:00
Generalize.lean feat: nary generalize tactic 2021-08-30 16:31:39 -07:00
Induction.lean feat: generate error message when induction tactic is used on a nested inductive type without specifying an eliminator 2022-03-11 14:45:57 -08: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 fix: match tactic should not trigger implicit lambdas 2022-02-04 07:55:56 -08:00
Meta.lean chore: remove arbitrary 2022-01-15 12:14:27 -08:00
Rewrite.lean feat: allow rw to unfold nonrecursive definitions too 2022-03-12 15:44:52 -08:00
Simp.lean feat: add simpTargetStar 2022-02-08 11:43:45 -08: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