..
lean
refactor(library/init/meta): remove tactic_state.mk_empty
2018-02-27 14:45:47 -08:00
attribute.lean
feat(library/tactic/simp_tactic): improve mk_simp_attr
2018-01-16 16:47:30 -08:00
comp_value_tactics.lean
refactor(init/category): move monad laws into separate type classes defined after the tactic framework
2018-03-20 14:58:35 -07:00
congr_lemma.lean
refactor(library/congr_lemma): remove mk_rel_iff_congr_lemma and mk_rel_eq_congr_lemma
2018-02-21 15:04:20 -08:00
congr_tactic.lean
refactor(library/congr_lemma): remove mk_rel_iff_congr_lemma and mk_rel_eq_congr_lemma
2018-02-21 15:04:20 -08:00
constructor_tactic.lean
feat(library/init/meta): propagate tags in constructor-like tactics
2017-12-11 16:27:03 -08:00
contradiction_tactic.lean
feat(library/init/meta): basic support for ignoring auto and opt params
2017-11-21 11:52:40 -08:00
decl_cmds.lean
feat(library/init/meta): move rb_tree and rb_map to native namespace
2017-11-07 13:41:45 -08:00
declaration.lean
feat(init/meta/mk_has_reflect_instance): add derive_handler for has_reflect
2017-09-11 16:56:03 -07:00
default.lean
chore(*): remove VM monitor
2018-04-10 16:08:47 -07:00
derive.lean
chore(*): remove mk_*_instance tactics
2018-04-10 16:03:42 -07:00
environment.lean
feat(library/init/meta/environment): expose function to unfold all macros
2017-07-18 19:49:53 +01:00
exceptional.lean
refactor(init/category): move monad laws into separate type classes defined after the tactic framework
2018-03-20 14:58:35 -07:00
expr.lean
refactor(library): keep only basic nat theorems
2018-04-11 16:47:54 -07:00
format.lean
refactor(library): keep only basic nat theorems
2018-04-11 16:47:54 -07:00
fun_info.lean
feat(library/init/data/string): string as a list of unicode scalar values, and iterator abstraction
2017-10-23 10:55:26 -07:00
has_reflect.lean
refactor(library): keep only basic nat theorems
2018-04-11 16:47:54 -07:00
injection_tactic.lean
fix(library/init/meta/injection_tactic): add support for ginductive datatypes
2017-12-06 09:39:20 -08:00
interaction_monad.lean
refactor(init/category): move monad laws into separate type classes defined after the tactic framework
2018-03-20 14:58:35 -07:00
interactive.lean
chore(*): disable SMT tactic framework and backward chaining
2018-04-10 12:05:51 -07:00
interactive_base.lean
refactor(init/category): move monad laws into separate type classes defined after the tactic framework
2018-03-20 14:58:35 -07:00
level.lean
refactor(library/init): remove has_cmp and is_ordering type classes
2017-11-14 08:33:24 -08:00
match_tactic.lean
refactor(library/init/meta/match_tactic): cleanup match_tactic interface
2017-12-06 12:52:41 -08:00
mk_dec_eq_instance.lean
refactor(library/init): remove has_cmp and is_ordering type classes
2017-11-14 08:33:24 -08:00
mk_has_reflect_instance.lean
chore(init/meta/mk_has_reflect_instance): disallow indexed families for now
2017-09-14 18:48:18 +02:00
name.lean
refactor(library): keep only basic nat theorems
2018-04-11 16:47:54 -07:00
occurrences.lean
refactor(library): has_to_string ==> has_repr
2017-06-18 18:29:19 -07:00
options.lean
feat(frontends/lean): no global universes in the frontend
2017-02-08 17:23:04 -08:00
pexpr.lean
feat(frontends/lean): change structure update notation
2017-11-17 16:40:47 -08:00
rb_map.lean
refactor(library/init): remove has_cmp and is_ordering type classes
2017-11-14 08:33:24 -08:00
rec_util.lean
refactor(init/category): move monad laws into separate type classes defined after the tactic framework
2018-03-20 14:58:35 -07:00
ref.lean
chore(library): convert comments to docstrings
2017-06-12 15:17:00 +02:00
relation_tactics.lean
refactor(library): rename repeat ==> iterate
2017-12-04 12:34:59 -08:00
rewrite_tactic.lean
feat(init/meta/interactive): rw at *, rw at h1 h2 |- support
2017-07-28 16:47:02 +01:00
set_get_option_tactics.lean
chore(library/init): definition => def
2016-10-06 16:04:12 -07:00
simp_tactic.lean
chore(*): remove norm_num
2018-04-10 15:59:29 -07:00
tactic.lean
refactor(init/category/functor): merge has_map into functor
2018-03-20 14:58:36 -07:00
task.lean
feat(init): add default value proofs to the monadic hierarchy
2017-03-27 13:42:08 -07:00
well_founded_tactics.lean
refactor(library): keep only basic nat theorems
2018-04-11 16:47:54 -07:00