lean4-htt/library/init/meta
2017-02-16 21:43:34 -08:00
..
smt feat(library/init/meta): add helper tactics 2017-02-16 20:49:55 -08:00
ac_tactics.lean feat(frontends/lean): 'mutual' and 'meta' are now keywords 2016-09-24 10:44:40 -07:00
async_tactic.lean fix(frontends/lean, library/tactic): remove redundant error messages, and fix position of error messages 2017-02-07 20:25:28 -08:00
attribute.lean chore(*): don't use upper case letter for type variables, and camelCase for declarations 2016-11-17 14:54:08 -08:00
backward.lean chore(library/init): definition => def 2016-10-06 16:04:12 -07:00
comp_value_tactics.lean chore(library/init/meta): cleanup 2017-02-08 15:33:25 -08: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 chore(library/init/meta): cleanup 2017-02-08 15:33:25 -08:00
contradiction_tactic.lean feat(library/init/meta/contradiction_tactic): make it more robust 2017-02-16 21:43:34 -08:00
converter.lean refactor(library/init/meta): remove whnf_core 2017-02-14 18:39:57 -08:00
decl_cmds.lean chore(library/init/meta): cleanup 2017-02-08 15:33:25 -08:00
declaration.lean chore(library/init/meta): cleanup 2017-02-08 15:33:25 -08:00
default.lean feat(init/meta/async_tactic): add tactic to prove subgoals in a different task 2017-01-28 08:27:23 +01:00
environment.lean feat(library/init/meta): add simple tactics for testing where a declaration was defined 2017-02-11 10:57:06 -08:00
exceptional.lean feat(library): add pre_monad 2016-12-08 12:48:55 -08:00
expr.lean feat(frontends/lean/elaborator): coercion from (decidable) Prop to bool 2017-02-14 18:41:32 -08:00
format.lean feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00
fun_info.lean feat(frontends/lean/elaborator): coercion from (decidable) Prop to bool 2017-02-14 18:41:32 -08:00
injection_tactic.lean feat(frontends/lean/elaborator): relax condition on match-convoy 2017-02-07 16:11:43 -08:00
interactive.lean feat(frontends/lean/elaborator): eta-expand function applications until we consume all optional and auto parameters 2017-02-14 17:38:08 -08:00
level.lean feat(frontends/lean/elaborator): coercion from (decidable) Prop to bool 2017-02-14 18:41:32 -08:00
match_tactic.lean chore(library/init): definition => def 2016-10-06 16:04:12 -07:00
mk_dec_eq_instance.lean feat(frontends/lean/elaborator): eta-expand function applications until we consume all optional and auto parameters 2017-02-14 17:38:08 -08:00
mk_has_sizeof_instance.lean refactor(library/init/meta): avoid '_core' idiom using default parameters 2017-02-14 09:46:55 -08:00
mk_inhabited_instance.lean chore(library/init/meta): remove unnecessarily '| failed' annotations 2017-02-05 20:12:42 -08:00
name.lean feat(frontends/lean): add auto_param gadget 2017-02-09 15:49:10 -08:00
occurrences.lean feat(frontends/lean/elaborator): coercion from (decidable) Prop to bool 2017-02-14 18:41:32 -08: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): no global universes in the frontend 2017-02-08 17:23:04 -08:00
rb_map.lean feat(library/init): add helper functions and instances 2017-02-13 14:53:32 -08:00
rec_util.lean chore(library/init/meta): cleanup 2017-02-08 15:33:25 -08:00
relation_tactics.lean refactor(library/init/meta): avoid '_core' idiom using default parameters 2017-02-14 09:46:55 -08: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(frontends/lean/elaborator): coercion from (decidable) Prop to bool 2017-02-14 18:41:32 -08:00
tactic.lean feat(library/init/meta): add helper tactics 2017-02-16 20:49:55 -08:00
task.lean feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
vm.lean feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00