lean2/src
Leonardo de Moura cb3c685fb1 feat(util/lazy_list): check for interruption between pulls
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-23 15:54:32 -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 feat(library/tactic): add mk_simple_tactic template 2013-11-23 15:53:45 -08:00
shell feat(shell): add command line options 2013-11-19 19:30:39 -08:00
tests refactor(util/lazy_list): 'lazier' lazy_lists 2013-11-23 15:33:30 -08:00
util feat(util/lazy_list): check for interruption between pulls 2013-11-23 15:54:32 -08:00
CMakeLists.txt feat(library/tactic): add tactic framework APIs 2013-11-20 17:19:05 -08:00
CTestConfig.cmake Fix typo in CTestConfig.cmake 2013-09-24 21:46:51 -07: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