lean2/src
Leonardo de Moura fc288929a2 feat(type_checker): add trace objects to justify constraints created by the type checker
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-10-22 08:15:36 -07:00
..
cmake/Modules fix(style): fix warnings produced by cpplint.py, disable sizeof(type) warning 2013-10-16 17:04:39 -07:00
frontends/lean refactor(kernel_exception): delete kernel_exception_formatter, and implement kernel_exception pretty printer as a virtual method 2013-10-22 08:15:36 -07:00
kernel feat(type_checker): add trace objects to justify constraints created by the type checker 2013-10-22 08:15:36 -07:00
library refactor(kernel_exception): delete kernel_exception_formatter, and implement kernel_exception pretty printer as a virtual method 2013-10-22 08:15:36 -07:00
shell refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -07:00
tests refactor(kernel_exception): delete kernel_exception_formatter, and implement kernel_exception pretty printer as a virtual method 2013-10-22 08:15:36 -07:00
util refactor(metavar): reorganize and simplify metavariables 2013-10-22 08:15:36 -07:00
CMakeLists.txt refactor(interval): move interval unit tests to tests/util/interval 2013-10-21 18:17:34 -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 chore(memcheck.supp): generalize TCmalloc_Bug2 pattern 2013-09-27 19:16:02 -07:00