lean2/src
Leonardo de Moura 449454efdb fix(debug): remove typeid information from assertion, the names are mangled and are not very useful
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-10-23 16:41:51 -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(beta_reduction): move beta reduction functions to the kernel, delete reduce.cpp file and tests 2013-10-23 15:44:26 -07:00
kernel feat(metavar): automatically apply beta-reduction when instantiating metavariable applications (i.e., expressions of the form (?m a)), when the metavariable is a lambda 2013-10-23 16:35:50 -07:00
library feat(metavar): automatically apply beta-reduction when instantiating metavariable applications (i.e., expressions of the form (?m a)), when the metavariable is a lambda 2013-10-23 16:35:50 -07:00
shell refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -07:00
tests feat(metavar): automatically apply beta-reduction when instantiating metavariable applications (i.e., expressions of the form (?m a)), when the metavariable is a lambda 2013-10-23 16:35:50 -07:00
util fix(debug): remove typeid information from assertion, the names are mangled and are not very useful 2013-10-23 16:41:51 -07:00
CMakeLists.txt test(elaborator): add simple test 2013-10-22 08:15:36 -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