lean4-htt/library/init/meta
2016-06-27 14:06:18 +01:00
..
base_tactic.lean refactor(library): format concatentation as instance of has_append instead of has_add 2016-06-27 08:12:26 +01:00
congr_lemma.lean reactor(library/init/meta/congr_lemma): add core tactics for congr_lemmas 2016-06-22 19:34:32 -07:00
constructor_tactic.lean refactor(library): move 'none', 'some', 'tt', 'ff' to top-level 2016-06-25 12:39:19 -07:00
contradiction_tactic.lean refactor(library): move 'none', 'some', 'tt', 'ff' to top-level 2016-06-25 12:39:19 -07:00
declaration.lean feat(library/vm): expose 'environment' C++ object 2016-06-07 17:01:17 -07:00
default.lean feat(library/tactic): expose congr_lemmas 2016-06-22 19:17:08 -07:00
environment.lean refactor(library): move 'none', 'some', 'tt', 'ff' to top-level 2016-06-25 12:39:19 -07:00
exceptional.lean refactor(library): add has_append type class, string concatenation is now an instance of has_append instead of has_add 2016-06-27 08:04:47 +01:00
expr.lean refactor(library): move 'none', 'some', 'tt', 'ff' to top-level 2016-06-25 12:39:19 -07:00
format.lean refactor(library): format concatentation as instance of has_append instead of has_add 2016-06-27 08:12:26 +01:00
fun_info.lean refactor(library): format concatentation as instance of has_append instead of has_add 2016-06-27 08:12:26 +01:00
injection_tactic.lean refactor(library): move 'none', 'some', 'tt', 'ff' to top-level 2016-06-25 12:39:19 -07:00
level.lean refactor(library): move 'none', 'some', 'tt', 'ff' to top-level 2016-06-25 12:39:19 -07:00
name.lean refactor(library): add has_append type class, string concatenation is now an instance of has_append instead of has_add 2016-06-27 08:04:47 +01:00
options.lean feat(library/init/meta): add 'inhabited' instances 2016-06-09 13:19:49 -07:00
qexpr.lean feat(library,frontends/lean): support for quoted expressions in the VM, compiler and frontend 2016-06-15 16:06:39 -07:00
rb_map.lean refactor(library): format concatentation as instance of has_append instead of has_add 2016-06-27 08:12:26 +01:00
relation_tactics.lean refactor(library): add has_append type class, string concatenation is now an instance of has_append instead of has_add 2016-06-27 08:04:47 +01:00
tactic.lean feat(library/init/meta/tactic): add has_to_tactic_format instance for list 2016-06-27 14:06:18 +01:00