..
ac_tactics.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07: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
fix(init/meta/expr.lean): is_app_of can return true for constants as well
2016-12-08 11:23:53 -08: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(*): don't use upper case letter for type variables, and camelCase for declarations
2016-11-17 14:54:08 -08:00
converter.lean
chore(*): don't use upper case letter for type variables, and camelCase for declarations
2016-11-17 14:54:08 -08:00
decl_cmds.lean
feat(*): parallel compilation
2016-11-29 11:12:40 -08:00
declaration.lean
feat(library/vm/vm_task): expose task_result objects to VM
2016-11-29 11:12:43 -08:00
default.lean
feat(library/init/meta/comp_value_tactics): add comp_val tactic for testing
2016-11-22 17:03:21 -08:00
environment.lean
chore(*): don't use upper case letter for type variables, and camelCase for declarations
2016-11-17 14:54:08 -08:00
exceptional.lean
feat(library): add pre_monad
2016-12-08 12:48:55 -08:00
expr.lean
fix(init/meta/expr.lean): is_app_of can return true for constants as well
2016-12-08 11:23:53 -08:00
format.lean
chore(*): don't use upper case letter for type variables, and camelCase for declarations
2016-11-17 14:54:08 -08:00
fun_info.lean
chore(*): don't use upper case letter for type variables, and camelCase for declarations
2016-11-17 14:54:08 -08:00
injection_tactic.lean
chore(*): don't use upper case letter for type variables, and camelCase for declarations
2016-11-17 14:54:08 -08:00
interactive.lean
feat(library/init/meta): use cheap "reflexivity" after simp and rewrite
2016-12-08 14:41:26 -08:00
level.lean
chore(*): don't use upper case letter for type variables, and camelCase for declarations
2016-11-17 14:54:08 -08: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
refactor(library/init): move combinator logic to core
2016-12-02 15:56:52 -08:00
mk_inhabited_instance.lean
chore(library/init): definition => def
2016-10-06 16:04:12 -07:00
name.lean
feat(*): C++ code generator
2016-12-05 16:11:41 -08:00
occurrences.lean
refactor(library/init): create init.data folder
2016-12-02 14:23:06 -08:00
options.lean
chore(*): don't use upper case letter for type variables, and camelCase for declarations
2016-11-17 14:54:08 -08:00
pexpr.lean
chore(*): don't use upper case letter for type variables, and camelCase for declarations
2016-11-17 14:54:08 -08:00
rb_map.lean
refactor(library/init): create init.data folder
2016-12-02 14:23:06 -08:00
rec_util.lean
chore(library/init): definition => def
2016-10-06 16:04:12 -07:00
relation_tactics.lean
feat(library/init/meta): use cheap "reflexivity" after simp and rewrite
2016-12-08 14:41:26 -08:00
rewrite_tactic.lean
feat(library/init/meta): use cheap "reflexivity" after simp and rewrite
2016-12-08 14:41:26 -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): use cheap "reflexivity" after simp and rewrite
2016-12-08 14:41:26 -08:00
tactic.lean
refactor(library/init/meta/tactic): switch 'pose' and 'note'
2016-12-08 13:17:42 -08:00
task.lean
refactor(library/init): create init.category folder
2016-12-02 15:52:49 -08:00
vm.lean
feat(library): add pre_monad
2016-12-08 12:48:55 -08:00