lean4-htt/src
2013-09-25 18:40:45 -07:00
..
cmake/Modules Update Find{MSize,MallocSize,MallocUsableSize}.cmake to handle the case where find_path fails 2013-09-21 00:10:25 -07:00
frontends/lean Add support for creating unique internal names. 2013-09-24 11:01:30 -07:00
kernel fix(kernel): add declarations for operator<<(std::ostream&, expr const&) and operator<<(std::ostream&, context const&) in the kernel 2013-09-25 17:45:54 -07:00
library Update 'orelse' and 'then' rewriter to take a list of rewriters 2013-09-25 16:46:39 -07:00
shell Update to suppress unused-parameter warnings 2013-09-19 22:40:34 -07:00
tests fix(tests/interval): use new lean_assert and lean_assert_eq 2013-09-25 18:40:45 -07:00
util feat(debug): improve lean_assert macro 2013-09-25 17:29:00 -07:00
CMakeLists.txt Rename 'rewrite' to 'Rewriter', change type of rewriter::operator() 2013-09-25 15:38:16 -07: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 Update src/memcheck.supp to suppress warnings caused by tcmalloc 2013-09-24 03:58:13 -04:00