lean2/src
Leonardo de Moura 8142726923 fix(type_inferer): bug when inferring the type of free variables
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-10-22 15:41:22 -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 feat(elaborator): add new elaborator interface 2013-10-22 08:15:36 -07:00
kernel feat(normalizer): remove normalization rule t == t ==> true 2013-10-22 14:02:48 -07:00
library fix(type_inferer): bug when inferring the type of free variables 2013-10-22 15:41:22 -07:00
shell refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -07:00
tests feat(normalizer): remove normalization rule t == t ==> true 2013-10-22 14:02:48 -07:00
util feat(elaborator): solve unification constraints 2013-10-22 08:15:36 -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