| .. |
|
app_builder_tactics.cpp
|
feat(library/tactic/app_builder_tactics): add transparency param to mk_app and mk_mapp tactics
|
2016-06-21 09:55:18 -07:00 |
|
app_builder_tactics.h
|
feat(library/tactic): add tactic.mk_app for using app_builder
|
2016-06-14 17:13:10 -07:00 |
|
apply_tactic.cpp
|
fix(library/tactic/apply_tactic): instantiate metavariables before type class resolution
|
2016-06-18 10:38:54 -07:00 |
|
apply_tactic.h
|
feat(library/tactic): add 'apply' tactic
|
2016-06-17 20:11:52 -07:00 |
|
assert_tactic.cpp
|
feat(library/tactic/assert_tactic): add 'pose' tactic
|
2016-06-18 14:28:28 -07:00 |
|
assert_tactic.h
|
feat(library/tactic): add 'assert' tactic
|
2016-06-17 14:42:28 -07:00 |
|
change_tactic.cpp
|
feat(library/tactic): add 'change' tactic
|
2016-06-17 13:21:52 -07:00 |
|
change_tactic.h
|
feat(library/tactic): add 'change' tactic
|
2016-06-17 13:21:52 -07:00 |
|
clear_tactic.cpp
|
feat(library/tactic/clear_tactic): add 'clear_fv' tactic
|
2016-06-18 14:43:57 -07:00 |
|
clear_tactic.h
|
feat(library/tactic): add 'subst' tactic
|
2016-06-14 21:01:57 -07:00 |
|
CMakeLists.txt
|
feat(library/tactic): add 'apply' tactic
|
2016-06-17 20:11:52 -07:00 |
|
elaborate.cpp
|
feat(library/tactic): add 'by' annotation
|
2016-06-13 10:12:00 -07:00 |
|
elaborate.h
|
feat(library/tactic): add 'by' annotation
|
2016-06-13 10:12:00 -07:00 |
|
exact_tactic.cpp
|
feat(library/tactic): add 'exact' tactic
|
2016-06-14 21:30:58 -07:00 |
|
exact_tactic.h
|
feat(library/tactic): add 'exact' tactic
|
2016-06-14 21:30:58 -07:00 |
|
init_module.cpp
|
feat(library/tactic): add 'apply' tactic
|
2016-06-17 20:11:52 -07:00 |
|
init_module.h
|
feat(library/tactic): add tactic_state
|
2016-06-08 15:12:22 -07:00 |
|
intro_tactic.cpp
|
fix(library/tactic/intro_tactic): fix 'intron' tactic
|
2016-06-21 16:30:26 -07:00 |
|
intro_tactic.h
|
feat(library/tactic): add 'subst' tactic
|
2016-06-14 21:01:57 -07:00 |
|
rename_tactic.cpp
|
feat(library/tactic): store tactic_state at failure
|
2016-06-13 15:25:55 -07:00 |
|
rename_tactic.h
|
feat(library/tactic): add 'rename' tactic
|
2016-06-11 19:18:25 -07:00 |
|
revert_tactic.cpp
|
fix(library/type_context, library/tactic/revert_tactic): result must contain also reverted let-decls
|
2016-06-21 16:32:02 -07:00 |
|
revert_tactic.h
|
feat(library/tactic): add 'revert' tactic
|
2016-06-11 10:12:43 -07:00 |
|
subst_tactic.cpp
|
feat(library/tactic/subst_tactic): add tracing for subst tactic
|
2016-06-21 16:31:53 -07:00 |
|
subst_tactic.h
|
feat(library/tactic): add 'subst' tactic
|
2016-06-14 21:01:57 -07:00 |
|
tactic_state.cpp
|
chore(library/tactic/tactic_state): add helper methods
|
2016-06-20 10:47:48 -07:00 |
|
tactic_state.h
|
feat(library/tactic/subst_tactic): add tracing for subst tactic
|
2016-06-21 16:31:53 -07:00 |