lean2/src
Leonardo de Moura 26bf7bcaac Fix bug in the elaborator. Move character ' to class A
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-06 17:12:35 -07:00
..
cmake/Modules Add support for READLINE. Remark: it is not enabled by default. Rename tcmalloc option to TCMALLOC (using consistent name convention for cmake parameters). 2013-08-21 19:08:44 -07:00
frontends/lean Fix bug in the elaborator. Move character ' to class A 2013-09-06 17:12:35 -07:00
interval Fix interval<T>::mul to suppress clang warnings 2013-08-21 14:35:46 -07:00
kernel Fix type checker and elaborator for let expressions. Fix get_coercions (we need to pass the context). Fix pretty printer for def_type_mismatch_exception. 2013-09-06 11:02:00 -07:00
library Fix type checker and elaborator for let expressions. Fix get_coercions (we need to pass the context). Fix pretty printer for def_type_mismatch_exception. 2013-09-06 11:02:00 -07:00
shell Move 'slow' test files to different subdir. Modify CTestCustom.cmake.in to run leantests. 2013-09-06 08:48:12 -07:00
tests Add (optional) type to let declarations 2013-09-06 10:06:26 -07:00
util Improve elaborator error messages 2013-09-04 16:36:58 -07:00
CMakeLists.txt Use my.cdash.org to store results of unittests, coverage, and valgrind 2013-09-04 00:51:20 -07:00
CTestConfig.cmake Fix test coverage problem by forcing to use gcov-4.8 2013-09-04 08:07:24 -04:00
CTestCustom.cmake.in Move 'slow' test files to different subdir. Modify CTestCustom.cmake.in to run leantests. 2013-09-06 08:48:12 -07:00
Doxyfile Doxygen: exclude src/tests directory 2013-08-21 14:35:46 -07:00