| .. |
|
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
|
fix(library/init/meta/congr_lemma): typo
|
2016-11-13 12:54:26 -08: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): add VM introspection API
|
2016-11-13 14:20:05 -08: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
|
feat(library/vm): add expr.copy_pos_info
|
2016-11-10 11:50:38 -08: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
|
feat(frontends/lean): add tactic.save_type_info, preserve pos info at translate
|
2016-11-10 11:51:05 -08: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
|
feat(library/init/meta/name): add is_prefix_of
|
2016-11-16 09:08:58 -08: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(frontends/lean): add tactic.save_type_info, preserve pos info at translate
|
2016-11-10 11:51:05 -08:00 |
|
vm.lean
|
doc(library/init/meta/vm): document VM introspection API
|
2016-11-16 13:05:08 -08:00 |