| .. |
|
converter
|
chore(tests/lean/run, doc/changes): more tests and document new feature
|
2017-06-29 17:12:04 -07:00 |
|
lean
|
feat(init/meta/lean/parser): persist environment in tactic_to_parser
|
2017-06-19 11:27:12 -07:00 |
|
smt
|
refactor(init/meta,frontends/lean/tactic_notation): assume_tac -> «assume» etc.
|
2017-06-28 10:43:19 -07:00 |
|
ac_tactics.lean
|
feat(frontends/lean): 'mutual' and 'meta' are now keywords
|
2016-09-24 10:44:40 -07:00 |
|
async_tactic.lean
|
refactor(library): has_to_string ==> has_repr
|
2017-06-18 18:29:19 -07:00 |
|
attribute.lean
|
feat(frontends/lean): swap (t) and ``(t) semantics
|
2017-05-15 09:41:31 -07:00 |
|
backward.lean
|
chore(library/init): definition => def
|
2016-10-06 16:04:12 -07:00 |
|
coinductive_predicates.lean
|
feat(library/tactic/apply_tactic): make apply tactic more robust
|
2017-06-27 10:42:26 -07:00 |
|
comp_value_tactics.lean
|
feat(frontends/lean): add support for t.<id> and t.<idx> when t is a composite term
|
2017-03-28 17:47:49 -07:00 |
|
congr_lemma.lean
|
refactor(library/init/meta/congr_lemma): cleanup congr_lemma API
|
2017-01-31 16:46:13 -08:00 |
|
congr_tactic.lean
|
feat(init/meta/congr_tactic.lean): tactic to apply congruence rules
|
2017-06-26 09:17:53 -04:00 |
|
constructor_tactic.lean
|
feat(library/tactic/apply_tactic): make apply tactic more robust
|
2017-06-27 10:42:26 -07:00 |
|
contradiction_tactic.lean
|
feat(frontends/lean): swap (t) and ``(t) semantics
|
2017-05-15 09:41:31 -07:00 |
|
decl_cmds.lean
|
chore(library): convert comments to docstrings
|
2017-06-12 15:17:00 +02:00 |
|
declaration.lean
|
chore(library): convert comments to docstrings
|
2017-06-12 15:17:00 +02:00 |
|
default.lean
|
feat(init/meta/congr_tactic.lean): tactic to apply congruence rules
|
2017-06-26 09:17:53 -04:00 |
|
environment.lean
|
refactor(init/meta/coinductive_predicates,frontends/lean/inductive_cmds): declare coinductive in Lean
|
2017-06-19 11:27:12 -07:00 |
|
exceptional.lean
|
refactor(library): add has_to_string back (but it produces unquoted values)
|
2017-06-18 18:30:10 -07:00 |
|
expr.lean
|
feat(frontends/lean,init/meta/interactive): assume and suppose tactics
|
2017-06-27 18:50:10 -07:00 |
|
format.lean
|
chore(library): remove workarounds for issue #1682
|
2017-06-19 16:09:12 -07:00 |
|
fun_info.lean
|
chore(library): convert comments to docstrings
|
2017-06-12 15:17:00 +02:00 |
|
has_reflect.lean
|
fix(reflect): move format instance to expr.lean
|
2017-06-08 15:54:41 +02:00 |
|
hole_command.lean
|
chore(library): remove workarounds for issue #1682
|
2017-06-19 16:09:12 -07:00 |
|
injection_tactic.lean
|
feat(library/tactic/apply_tactic): make apply tactic more robust
|
2017-06-27 10:42:26 -07:00 |
|
interaction_monad.lean
|
fix(library/init/meta): make sure rw still produces useful error messages
|
2017-06-21 20:58:59 -07:00 |
|
interactive.lean
|
feat(library/tactic/simp_lemmas): simp lemmas may contain metavariables
|
2017-06-28 18:17:21 -07:00 |
|
interactive_base.lean
|
feat(frontends/lean,init/meta/interactive): assume and suppose tactics
|
2017-06-27 18:50:10 -07:00 |
|
level.lean
|
fix(library): expr, level, hash_map, rb_map has_repr instances should be has_to_string since they do not produce results that can be parsed by Lean
|
2017-06-18 18:33:27 -07:00 |
|
match_tactic.lean
|
feat(library/tactic/match_tactic): automatically convert metavariables occurring in patterns into temporary metavariables (i.e., which are considered during matching)
|
2017-06-29 11:39:18 -07:00 |
|
mk_dec_eq_instance.lean
|
feat(library/tactic/apply_tactic): make apply tactic more robust
|
2017-06-27 10:42:26 -07:00 |
|
mk_has_sizeof_instance.lean
|
refactor(init/meta,tools): rename now tactic to done
|
2017-05-03 11:18:31 +02:00 |
|
mk_inhabited_instance.lean
|
feat(init/meta/interactive): declare format! and sformat! macros and start putting them to use
|
2017-06-07 10:09:38 -07:00 |
|
name.lean
|
fix(library/init): name has_repr instance is actually a has_to_string instance
|
2017-06-18 18:33:16 -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
|
chore(library): convert comments to docstrings
|
2017-06-12 15:17:00 +02:00 |
|
rb_map.lean
|
fix(library): expr, level, hash_map, rb_map has_repr instances should be has_to_string since they do not produce results that can be parsed by Lean
|
2017-06-18 18:33:27 -07:00 |
|
rec_util.lean
|
chore(library): convert comments to docstrings
|
2017-06-12 15:17:00 +02:00 |
|
ref.lean
|
chore(library): convert comments to docstrings
|
2017-06-12 15:17:00 +02:00 |
|
relation_tactics.lean
|
feat(library/tactic/apply_tactic): make apply tactic more robust
|
2017-06-27 10:42:26 -07:00 |
|
rewrite_tactic.lean
|
refactor(library/init/meta): avoid '_core' idiom using default parameters
|
2017-02-14 09:46:55 -08: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/simp_tactic): add flag for controlling whether simp-tactics fail when input input expression is not modified
|
2017-06-29 16:03:20 -07:00 |
|
tactic.lean
|
refactor(library/init/meta/converter): new conv monad implementation
|
2017-06-29 16:37:22 -07:00 |
|
task.lean
|
feat(init): add default value proofs to the monadic hierarchy
|
2017-03-27 13:42:08 -07:00 |
|
transfer.lean
|
refactor(library): has_to_string ==> has_repr
|
2017-06-18 18:29:19 -07:00 |
|
vm.lean
|
chore(library): convert comments to docstrings
|
2017-06-12 15:17:00 +02:00 |
|
well_founded_tactics.lean
|
feat(library/init/meta/well_founded_tactics): improve trivial_nat_lt
|
2017-06-07 15:47:56 -07:00 |