| .. |
|
apply_tactic.cpp
|
chore(library): rename local_context to old_local_context
|
2016-02-11 18:15:16 -08:00 |
|
apply_tactic.h
|
chore(*): remove support for Lua
|
2016-02-11 17:17:55 -08:00 |
|
assert_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
assert_tactic.h
|
|
|
|
change_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
change_tactic.h
|
|
|
|
check_expr_tactic.cpp
|
refactor(*): add abstract_type_context class
|
2016-02-26 14:17:34 -08:00 |
|
check_expr_tactic.h
|
|
|
|
clear_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
clear_tactic.h
|
|
|
|
CMakeLists.txt
|
feat(library/tactic): add replace tactic
|
2016-01-04 14:43:31 -05:00 |
|
congruence_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
congruence_tactic.h
|
|
|
|
constructor_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
constructor_tactic.h
|
|
|
|
contradiction_tactic.cpp
|
refactor(frontends/lean/pp): use abstract_type_context instead of type_checker
|
2016-02-26 15:35:29 -08:00 |
|
contradiction_tactic.h
|
|
|
|
elaborate.cpp
|
feat(library/reducible): remove [quasireducible] annotation
|
2016-02-25 17:42:44 -08:00 |
|
elaborate.h
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
exact_tactic.cpp
|
refactor(library/tactic): remove 'append' and 'interleave' tacticals
|
2016-02-24 16:02:16 -08:00 |
|
exact_tactic.h
|
|
|
|
exfalso_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
exfalso_tactic.h
|
|
|
|
expr_to_tactic.cpp
|
refactor(library/tactic/expr_to_tactic): remove 'by_plus' support
|
2016-02-29 13:50:05 -08:00 |
|
expr_to_tactic.h
|
refactor(library/tactic/expr_to_tactic): remove 'by_plus' support
|
2016-02-29 13:50:05 -08:00 |
|
generalize_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
generalize_tactic.h
|
|
|
|
goal.cpp
|
chore(library): rename local_context to old_local_context
|
2016-02-11 18:15:16 -08:00 |
|
goal.h
|
chore(library): rename local_context to old_local_context
|
2016-02-11 18:15:16 -08:00 |
|
induction_tactic.cpp
|
chore(library): rename local_context to old_local_context
|
2016-02-11 18:15:16 -08:00 |
|
induction_tactic.h
|
|
|
|
init_module.cpp
|
feat(library/tactic): add replace tactic
|
2016-01-04 14:43:31 -05:00 |
|
init_module.h
|
|
|
|
injection_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
injection_tactic.h
|
|
|
|
intros_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
intros_tactic.h
|
feat(library/tactic/intros_tactic): intro without argument should introduce a single variable
|
2015-12-13 16:28:39 -08:00 |
|
inversion_tactic.cpp
|
style(*): rename is_hprop/is_hset to is_prop/is_set
|
2016-02-22 11:15:38 -08:00 |
|
inversion_tactic.h
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
location.cpp
|
|
|
|
location.h
|
|
|
|
norm_num_tactic.cpp
|
refactor(library/norm_num): avoid manual constant name initialization
|
2015-12-13 21:38:59 -08:00 |
|
norm_num_tactic.h
|
feat(library): numeral normalization skeleton
|
2015-10-08 12:49:12 -07:00 |
|
note_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
note_tactic.h
|
feat(library/tactic): make let tactic transparent, introduce new opaque note tactic
|
2015-12-14 10:14:02 -08:00 |
|
proof_state.cpp
|
refactor(*): add abstract_type_context class
|
2016-02-26 14:17:34 -08:00 |
|
proof_state.h
|
refactor(*): add abstract_type_context class
|
2016-02-26 14:17:34 -08:00 |
|
register_module.h
|
|
|
|
relation_tactics.cpp
|
|
|
|
relation_tactics.h
|
|
|
|
rename_tactic.cpp
|
|
|
|
rename_tactic.h
|
|
|
|
replace_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
replace_tactic.h
|
feat(library/tactic): add replace tactic
|
2016-01-04 14:43:31 -05:00 |
|
revert_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
revert_tactic.h
|
|
|
|
rewrite_tactic.cpp
|
refactor(*): add abstract_type_context class
|
2016-02-26 14:17:34 -08:00 |
|
rewrite_tactic.h
|
|
|
|
subst_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
subst_tactic.h
|
|
|
|
tactic.cpp
|
refactor(library/tactic): remove 'append' and 'interleave' tacticals
|
2016-02-24 16:02:16 -08:00 |
|
tactic.h
|
refactor(library/tactic): remove 'append' and 'interleave' tacticals
|
2016-02-24 16:02:16 -08:00 |
|
trace_tactic.cpp
|
refactor(*): add abstract_type_context class
|
2016-02-26 14:17:34 -08:00 |
|
trace_tactic.h
|
|
|
|
unfold_rec.cpp
|
refactor(*): cleanup replace_visitor subclasses, and make sure let-expressions are handled
|
2016-02-29 16:55:19 -08:00 |
|
unfold_rec.h
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
util.cpp
|
|
|
|
util.h
|
|
|
|
whnf_tactic.cpp
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
whnf_tactic.h
|
|
|
|
with_options_tactic.cpp
|
fix(library/tactic/with_options_tactic): make sure we can load the standard library containing the auxiliary macro options_expr with trust level 0
|
2015-12-06 15:17:10 -08:00 |
|
with_options_tactic.h
|
|
|