| .. |
|
ac_tactics.lean
|
feat(frontends/lean): 'mutual' and 'meta' are now keywords
|
2016-09-24 10:44:40 -07:00 |
|
attribute.lean
|
feat(library/init/meta/attribute, library/tactic/user_attribute): make sure caching_user_attribute is in (Type 1)
|
2016-10-04 02:05:34 -07:00 |
|
backward.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
congr_lemma.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
constructor_tactic.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
contradiction_tactic.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
converter.lean
|
feat(library/init/meta/converter): implement conversionals using ext_simplify_core
|
2016-10-19 17:23:32 -07:00 |
|
decl_cmds.lean
|
feat(library/init/algebra): tactics for copying multiplicative structures into additive ones
|
2016-10-01 11:29:02 -07:00 |
|
declaration.lean
|
feat(library/init/algebra): tactics for copying multiplicative structures into additive ones
|
2016-10-01 11:29:02 -07:00 |
|
default.lean
|
feat(library/init/meta): implement unfold tactics in Lean using new building blocks
|
2016-10-12 17:25:56 -07:00 |
|
environment.lean
|
feat(library/module,frontends/lean): store line/column number information
|
2016-11-02 16:55:21 -07:00 |
|
exceptional.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
expr.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
format.lean
|
feat(library/init/meta/format): add 'format.indent'
|
2016-10-05 10:39:40 -07:00 |
|
fun_info.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
injection_tactic.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
interactive.lean
|
refactor(library/tactic/simplify): delete old simplifier
|
2016-10-19 14:03:14 -07:00 |
|
level.lean
|
chore(library/init/meta/level): cleanup
|
2016-10-01 10:07:19 -07:00 |
|
match_tactic.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
mk_dec_eq_instance.lean
|
fix(meta/mk_dec_eq_instance): handle indices and ginductives
|
2016-10-13 10:12:37 -07:00 |
|
mk_has_sizeof_instance.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
mk_inhabited_instance.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
name.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
occurrences.lean
|
feat(library/init/meta): implement unfold tactics in Lean using new building blocks
|
2016-10-12 17:25:56 -07:00 |
|
options.lean
|
feat(frontends/lean,library): cleanup instance cmd, and use 'meta instance'
|
2016-09-24 12:33:25 -07:00 |
|
pexpr.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
rb_map.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
rec_util.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
relation_tactics.lean
|
feat(library/init/meta/relation_tactics): add tactic for retrieving lhs and rhs from an registered relation
|
2016-10-05 10:40:55 -07:00 |
|
rewrite_tactic.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
set_get_option_tactics.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
simp_tactic.lean
|
feat(library/init/meta/converter): implement conversionals using ext_simplify_core
|
2016-10-19 17:23:32 -07:00 |
|
tactic.lean
|
feat(library/tactic/user_attribute): allow user to specify whether attribute is persistent or not
|
2016-11-05 11:46:04 -07:00 |