lean2/src
Leonardo de Moura 6bf905aea8 fix(frontends/lean/pp): do not invoke type checker on expressions
containing free variables.

This could happened when the pretty printer was used from Lua to print
nested subterms
2014-09-26 09:38:36 -07:00
..
cmake feat(src/cmake/modules/CleanOlean.cmake): add CleanOlean.cmake 2014-09-14 01:40:21 -07:00
emacs fix(emacs/lean-company): take out '@' from prefix for findp 2014-09-26 08:53:48 +02:00
frontends fix(frontends/lean/pp): do not invoke type checker on expressions 2014-09-26 09:38:36 -07:00
init refactor(*): remove dependency to thread_local C++11 keyword, the 2014-09-24 12:51:04 -07:00
kernel perf(kernel/instantiate): cache result of instantiate_type_univ_params 2014-09-25 13:24:43 -07:00
library fix(library/unifier): bug in the new next_delta_unfold_case_split 2014-09-25 09:56:32 -07:00
shell refactor(util): explicit initialization/finalization 2014-09-24 10:12:29 -07:00
tests refactor(*): remove dependency to thread_local C++11 keyword, the 2014-09-24 12:51:04 -07:00
util fix(util/memory): warning when compiling with clang++ 2014-09-26 08:42:47 -07:00
CMakeLists.txt feat(build): add 'CROSS_COMPILE' cmake option 2014-09-26 09:26:40 -07:00
CTestConfig.cmake chore(ctest): fix typo in CTEST_DROP_LOCATION 2013-11-25 03:14:35 -05: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
githash.h.in fix(build): githash generation 2013-12-29 14:41:28 -08:00
memcheck.supp chore(memcheck.supp): another suppression for awk 2013-12-25 13:56:50 -08:00
version.h.in feat(kernel): export/import (.olean) binary files 2013-12-28 17:31:35 -08:00