| .. |
|
backward
|
fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj
|
2017-01-26 15:58:11 -08:00 |
|
smt
|
fix(library/tactic): fixes #1369
|
2017-02-10 15:58:27 -08:00 |
|
ac_tactics.cpp
|
feat(frontends/lean): (Type u) can't be a proposition
|
2017-01-30 11:54:00 -08:00 |
|
ac_tactics.h
|
fix(library/module): deadlock?
|
2016-12-29 17:56:50 -08:00 |
|
app_builder_tactics.cpp
|
feat(library/init/meta): expose additional app_builder tactics
|
2017-01-20 20:27:07 -08:00 |
|
app_builder_tactics.h
|
|
|
|
apply_tactic.cpp
|
feat(src/library/tactic): apply_core returns list of all generated metavariables
|
2017-02-10 16:07:33 -08:00 |
|
apply_tactic.h
|
|
|
|
assert_tactic.cpp
|
feat(library/init/meta/smt_tactic): add assert/assertv/define/definev/pose/note for smt_tactic
|
2017-01-03 17:12:00 -08:00 |
|
assert_tactic.h
|
feat(library/init/meta/smt_tactic): add assert/assertv/define/definev/pose/note for smt_tactic
|
2017-01-03 17:12:00 -08:00 |
|
cases_tactic.cpp
|
feat(src/library/tactic): tactic.cases_core returns for each new goal the used constructor, a list of introduced hypotheses, and substitutions for dependent hypotheses
|
2017-02-10 16:07:33 -08:00 |
|
cases_tactic.h
|
|
|
|
change_tactic.cpp
|
feat(library/tactic/smt): add tactics for adding new lemmas to ematch state
|
2017-01-05 11:44:25 -08:00 |
|
change_tactic.h
|
feat(library/init/meta): smt_tactic skeleton
|
2016-12-31 18:22:23 -08:00 |
|
clear_tactic.cpp
|
fix(library): change API and make sure we don't crash when searching for a non existing local decl
|
2017-02-07 09:38:19 -08:00 |
|
clear_tactic.h
|
fix(library/type_context, library/tactic/induction_tactic): fix for issue #1258 was incorrect
|
2016-12-21 21:13:29 -08:00 |
|
CMakeLists.txt
|
fix(frontends/lean, library/tactic): error position in auto quoted terms
|
2017-02-09 18:03:04 -08:00 |
|
congr_lemma_tactics.cpp
|
refactor(library/init/meta/congr_lemma): cleanup congr_lemma API
|
2017-01-31 16:46:13 -08:00 |
|
congr_lemma_tactics.h
|
|
|
|
destruct_tactic.cpp
|
feat(library/tactic/destruct_tactic): support for non-dependent elimination
|
2017-01-03 18:33:57 -08:00 |
|
destruct_tactic.h
|
feat(library/tactic): add destruct tactic that is similar to cases, but does not use revert/intro/clear
|
2016-12-30 17:05:24 -08:00 |
|
dsimplify.cpp
|
feat(library/tactic): store name of current declaration in tactic_state
|
2017-01-28 08:27:19 +01:00 |
|
dsimplify.h
|
fix(library/tactic/smt/hinst_lemmas): pattern normalization issue
|
2017-01-08 23:35:39 -08:00 |
|
elaborate.cpp
|
fix(frontends/lean/tactic_notation): erase position information quoted terms occurring inside `[...]
|
2017-02-09 19:06:56 -08:00 |
|
elaborate.h
|
feat(library/tactic): store name of current declaration in tactic_state
|
2017-01-28 08:27:19 +01:00 |
|
elaborator_exception.cpp
|
fix(frontends/lean, library/tactic): error position in auto quoted terms
|
2017-02-09 18:03:04 -08:00 |
|
elaborator_exception.h
|
fix(frontends/lean, library/tactic): error position in auto quoted terms
|
2017-02-09 18:03:04 -08:00 |
|
eqn_lemmas.cpp
|
feat(library/equations_compiler): make sure automatically generated equational lemmas use internal names
|
2017-01-06 11:40:34 -08:00 |
|
eqn_lemmas.h
|
feat(library/tactic/smt/smt_state): add tactic for adding equational lemmas for a definition
|
2017-01-05 15:47:58 -08:00 |
|
eval.cpp
|
fix(library/tactic): fixes #1369
|
2017-02-10 15:58:27 -08:00 |
|
eval.h
|
|
|
|
exact_tactic.cpp
|
feat(tactic/exact_tactic): exact_core that takes transparency
|
2016-12-13 08:27:21 -08:00 |
|
exact_tactic.h
|
|
|
|
fun_info_tactics.cpp
|
refactor(library/init/meta/fun_info): cleanup fun_info API
|
2017-01-31 18:01:54 -08:00 |
|
fun_info_tactics.h
|
|
|
|
generalize_tactic.cpp
|
chore(library/tactic/generalize_tactic): fix spelling in error message
|
2017-02-01 18:48:10 -08:00 |
|
generalize_tactic.h
|
|
|
|
gexpr.cpp
|
|
|
|
gexpr.h
|
|
|
|
hsubstitution.cpp
|
|
|
|
hsubstitution.h
|
|
|
|
induction_tactic.cpp
|
feat(src/library/tactic): tactic.induction_core returns for each new goal the list of introduced hypotheses and substitutions for dependent hypotheses
|
2017-02-10 16:07:33 -08:00 |
|
induction_tactic.h
|
|
|
|
init_module.cpp
|
feat(library/tactic): add destruct tactic that is similar to cases, but does not use revert/intro/clear
|
2016-12-30 17:05:24 -08:00 |
|
init_module.h
|
|
|
|
intro_tactic.cpp
|
fix(library): change API and make sure we don't crash when searching for a non existing local decl
|
2017-02-07 09:38:19 -08:00 |
|
intro_tactic.h
|
feat(library/init/meta/smt_tactic): add assert/assertv/define/definev/pose/note for smt_tactic
|
2017-01-03 17:12:00 -08:00 |
|
kabstract.cpp
|
feat(library/module): intermediary data structure for environment modifications
|
2016-12-20 10:15:19 -08:00 |
|
kabstract.h
|
|
|
|
match_tactic.cpp
|
chore(library): define rb_expr_tree and rb_expr_map
|
2016-12-27 20:29:31 -08:00 |
|
match_tactic.h
|
|
|
|
norm_num_tactic.cpp
|
feat(library/tactic): add norm_num_tactic
|
2016-12-17 16:48:40 -08:00 |
|
norm_num_tactic.h
|
feat(library/tactic): add norm_num_tactic
|
2016-12-17 16:48:40 -08:00 |
|
occurrences.cpp
|
|
|
|
occurrences.h
|
|
|
|
rename_tactic.cpp
|
|
|
|
rename_tactic.h
|
|
|
|
revert_tactic.cpp
|
fix(library): change API and make sure we don't crash when searching for a non existing local decl
|
2017-02-07 09:38:19 -08:00 |
|
revert_tactic.h
|
|
|
|
rewrite_tactic.cpp
|
fix(library/tactic/rewrite_tactic): fixes #1277
|
2017-01-23 16:34:07 -08:00 |
|
rewrite_tactic.h
|
|
|
|
simp_lemmas.cpp
|
feat(library/tactic): store name of current declaration in tactic_state
|
2017-01-28 08:27:19 +01:00 |
|
simp_lemmas.h
|
feat(library/init/meta/smt_tactic): allow user to select simp attribute to be used during SMT preprocessing, use preprocessing at intros too
|
2017-01-01 22:26:26 -08:00 |
|
simp_result.cpp
|
|
|
|
simp_result.h
|
|
|
|
simplify.cpp
|
feat(library/tactic/simplify): improve simplify trace messages
|
2017-02-09 11:13:38 -08:00 |
|
simplify.h
|
feat(library/simplify): use custom matcher in the simplifier, and remove hack from type_context
|
2017-02-08 22:24:13 -08:00 |
|
subst_tactic.cpp
|
fix(library): change API and make sure we don't crash when searching for a non existing local decl
|
2017-02-07 09:38:19 -08:00 |
|
subst_tactic.h
|
|
|
|
tactic_state.cpp
|
refactor(library/init): provide more general try_for, and implement tactic.try_for using it
|
2017-02-12 12:15:19 -08:00 |
|
tactic_state.h
|
fix(library/tactic): fixes #1369
|
2017-02-10 15:58:27 -08:00 |
|
unfold_tactic.cpp
|
refactor(library/tactic/unfold_tactic): add dunfold C++ function
|
2017-02-04 16:33:12 -08:00 |
|
unfold_tactic.h
|
refactor(library/tactic/unfold_tactic): add dunfold C++ function
|
2017-02-04 16:33:12 -08:00 |
|
user_attribute.cpp
|
fix(library/tactic/user_attribute): nasty interaction between eval_expr and attribute_manager
|
2017-02-10 15:24:01 -08:00 |
|
user_attribute.h
|
feat(library/init/meta/smt_tactic): allow user to select simp attribute to be used during SMT preprocessing, use preprocessing at intros too
|
2017-01-01 22:26:26 -08:00 |
|
vm_monitor.cpp
|
feat(library/tactic): store name of current declaration in tactic_state
|
2017-01-28 08:27:19 +01:00 |
|
vm_monitor.h
|
|
|