lean4-htt/src
Leonardo de Moura 2c65fdb346 refactor(library/tactic): cleanup
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-25 01:06:34 -08:00
..
bindings/lua feat(util/interrupt): add sleep_for, and simplify request_interrupt 2013-11-22 11:32:12 -08:00
cmake/Modules chore(build): remove CheckLuaObjlen, it is easier to check the Lua version 2013-11-12 12:58:22 -08:00
extra feat(extra): add extension that demonstrates how to parse 'templates' 2013-11-19 15:56:44 -08:00
frontends/lean refactor(library/state): rename Lean state object to io_state 2013-11-21 17:29:06 -08:00
kernel fix(kernel/expr_eq): the cached type should ignored when comparing expressions 2013-11-21 17:29:06 -08:00
library refactor(library/tactic): cleanup 2013-11-25 01:06:34 -08:00
shell feat(shell): add command line options 2013-11-19 19:30:39 -08:00
tests feat(library/tactic): add conj_hyp_tactic 2013-11-24 21:00:38 -08:00
util feat(util/lazy_list): add repeat and repeat_at_most templates for lazy_lists 2013-11-24 11:16:37 -08:00
CMakeLists.txt feat(library/tactic): add tactic framework APIs 2013-11-20 17:19:05 -08:00
CTestConfig.cmake chore(ctest): fix typo in CTEST_DROP_LOCATION 2013-11-25 03:14:35 -05:00
CTestCustom.cmake.in Exclude 'style_check' from MemCheck list 2013-09-13 20:27:35 -07:00
Doxyfile Add EXCLUDE_PATTERNS to src/Doxyfile 2013-09-15 20:31:15 -07:00
memcheck.supp chore(memcheck): suppress memory leak at awk 2013-11-18 23:50:41 -08:00