lean2/src/library/tactic
Leonardo de Moura f4ec874c6e refactor(builtin): remove dead module heq
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-02-04 14:42:28 -08:00
..
apply_tactic.cpp refactor(kernel/io_state): move io_state_stream to library 2014-01-02 13:14:21 -08:00
apply_tactic.h feat(library/tactic/apply_tactic): improved parametric apply_tactic 2013-12-24 22:40:34 -08:00
assignment.h refactor(kernel/metavar_env): use the same approach used in the class environment in the class metavar_env 2013-12-13 18:59:15 -08:00
boolean_tactics.cpp chore(kernel): file name convention 2014-01-15 20:06:29 -08:00
boolean_tactics.h refactor(library/tactic): rename boolean.* to boolean_tactics.* 2013-12-05 05:03:18 -08:00
cex_builder.cpp chore(util/rc): remove unnecessary argument from LEAN_COPY_REF and LEAN_MOVE_REF macros 2013-12-13 15:01:24 -08:00
cex_builder.h feat(library/tactic): add focus tactical 2013-11-30 11:28:38 -08:00
CMakeLists.txt feat(library/tactic): add simplify_tactic based on the simplifier 2014-01-26 18:53:18 -08:00
goal.cpp feat(library/tactic/apply_tactic): improve apply_tactic 2013-12-24 14:23:06 -08:00
goal.h feat(library/tactic/apply_tactic): improve apply_tactic 2013-12-24 14:23:06 -08:00
proof_builder.cpp refactor(util/splay_tree): replace find with splay_find 2013-12-12 17:27:30 -08:00
proof_builder.h chore(util/rc): remove unnecessary argument from LEAN_COPY_REF and LEAN_MOVE_REF macros 2013-12-13 15:01:24 -08:00
proof_state.cpp refactor(kernel/type_checker): use read-only metavariable environment in methods that do not require write access to the metavariable environment 2014-01-27 17:38:06 -08:00
proof_state.h refactor(library/io_state): move to the kernel 2013-12-30 11:20:23 -08:00
register_module.h feat(library/tactic): add simplify_tactic based on the simplifier 2014-01-26 18:53:18 -08:00
simplify_tactic.cpp refactor(builtin): remove dead module heq 2014-02-04 14:42:28 -08:00
simplify_tactic.h feat(library/simplifier): allow the user to associate a simplifier monitor with the lua_State object 2014-01-31 13:49:24 -08:00
tactic.cpp chore(kernel): file name convention 2014-01-15 20:06:29 -08:00
tactic.h refactor(library/io_state): move to the kernel 2013-12-30 11:20:23 -08:00