lean4-htt/library/init/meta
2016-08-14 16:15:12 -07:00
..
ac_tactics.lean feat(library/tactic/ac_tactics): add 'perm_ac' tactic 2016-07-03 23:09:25 +01:00
backward.lean feat(frontends/lean): quoted names 2016-07-22 19:06:57 -07:00
congr_lemma.lean feat(library/init/meta): export reducible and semireducible to tactic namespace 2016-06-28 10:31:01 +01:00
constructor_tactic.lean chore(frontends/lean): coercions are disabled by default 2016-07-29 13:03:23 -07:00
contradiction_tactic.lean feat(frontends/lean): nary match 2016-08-08 10:04:58 -07:00
declaration.lean feat(library/init/meta): add helper functions 2016-06-27 17:19:22 +01:00
default.lean refactor(library/init/meta): remove base_tactic 2016-08-04 19:17:08 -07:00
defeq_simp_tactic.lean refactor(library/init/meta): move defeq simplifier related tactics to separate file 2016-07-21 17:07:09 -07:00
environment.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
exceptional.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
expr.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
format.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
fun_info.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
injection_tactic.lean chore(frontends/lean): coercions are disabled by default 2016-07-29 13:03:23 -07:00
level.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
match_tactic.lean feat(library/init/meta/match_tactic): add helper tactics on top of match tactic 2016-08-06 14:13:41 -07:00
mk_dec_eq_instance.lean chore(frontends/lean): coercions are disabled by default 2016-07-29 13:03:23 -07:00
mk_has_sizeof_instance.lean refactor(library/init): rename measurable to has_sizeof 2016-08-08 13:58:10 -07:00
mk_inhabited_instance.lean feat(frontends/lean): quoted names 2016-07-22 19:06:57 -07:00
name.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
occurrences.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
options.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
pexpr.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
rb_map.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
rec_util.lean feat(library/bin_app): uniform foldr, add helper methods for synthesizing recursive functions 2016-07-23 12:11:18 -07:00
relation_tactics.lean feat(frontends/lean): nary match 2016-08-08 10:04:58 -07:00
rewrite_tactic.lean feat(library/tactic): implement rewrite and kabstract using occurrences object 2016-07-18 10:10:37 -04:00
set_get_option_tactics.lean refactor(library/init/meta): move set/get option tactics to separate file 2016-07-21 17:10:38 -07:00
simp_tactic.lean feat(frontends/lean): nary match 2016-08-08 10:04:58 -07:00
tactic.lean feat(library/type_context, library/tactic): add eta-expansion method and tactic 2016-08-14 16:15:12 -07:00
unfold_tactic.lean fix(library/tactic/unfold_tactic): should use type_context locals 2016-07-18 19:08:31 -04:00