lean4-htt/library/init/meta
2017-06-14 21:56:17 -07:00
..
lean hack(frontends/lean/parser): allow input to be substituted and use it to implement interpolating format macro 2017-06-07 10:09:38 -07:00
smt chore(library): convert comments to docstrings 2017-06-12 15:17:00 +02:00
ac_tactics.lean feat(frontends/lean): 'mutual' and 'meta' are now keywords 2016-09-24 10:44:40 -07:00
async_tactic.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
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/init/meta): add coinduction method 2017-06-12 20:42:48 -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
constructor_tactic.lean fix(library/init/meta): proofs for coinductive predicates introduce now local variable 2017-06-12 20:42:48 -07:00
contradiction_tactic.lean feat(frontends/lean): swap (t) and ``(t) semantics 2017-05-15 09:41:31 -07:00
converter.lean chore(library): convert comments to docstrings 2017-06-12 15:17:00 +02: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(frontends/lean,shell/server): "hole" command 2017-06-14 21:56:17 -07:00
environment.lean chore(library): convert comments to docstrings 2017-06-12 15:17:00 +02:00
exceptional.lean feat(frontends/lean): change notation for inaccessible patterns 2017-03-28 16:09:15 -07:00
expr.lean chore(library): convert comments to docstrings 2017-06-12 15:17:00 +02:00
format.lean refactor(*): wrap string in a structure 2017-06-07 17:30:49 -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 feat(frontends/lean,shell/server): "hole" command 2017-06-14 21:56:17 -07:00
injection_tactic.lean feat(init/meta/injection_tactic): injections tactic 2017-05-27 06:15:47 -04:00
interaction_monad.lean fix(frontends/lean/tactic_notation): do not clamp errors to the end of {} blocks 2017-05-23 07:28:34 +02:00
interactive.lean fix(init/meta/interactive): allow dsimp to simplify several hypothesis 2017-06-12 20:37:56 -07:00
interactive_base.lean refactor(library): unify char.to_string and char.has_to_string 2017-06-12 16:32:35 +02:00
level.lean chore(library): convert comments to docstrings 2017-06-12 15:17:00 +02:00
match_tactic.lean chore(library): convert comments to docstrings 2017-06-12 15:17:00 +02:00
mk_dec_eq_instance.lean refactor(library): remove all instances of `(...) 2017-05-12 19:13:48 +02: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 chore(library): convert comments to docstrings 2017-06-12 15:17:00 +02:00
occurrences.lean chore(library): convert comments to docstrings 2017-06-12 15:17:00 +02: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 chore(library): convert comments to docstrings 2017-06-12 15:17:00 +02: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 fix(init/meta/interactive): get rhs using relation_lhs_rhs 2017-06-07 10:03:35 -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 chore(library): convert comments to docstrings 2017-06-12 15:17:00 +02:00
tactic.lean fix(library/init/meta): error message mentions now solve1 instead of focus 2017-06-12 20:42:48 -07:00
task.lean feat(init): add default value proofs to the monadic hierarchy 2017-03-27 13:42:08 -07:00
transfer.lean feat(init/meta/interactive): declare format! and sformat! macros and start putting them to use 2017-06-07 10:09:38 -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