lean2/src
Leonardo de Moura 670dc5ad55 Add option to control maximum recursion depth in the expression normalizer
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>

Conflicts:
	src/tests/kernel/normalize.cpp
2013-08-23 09:42:49 -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 Change lean frontend specific options. Now, frontend specific options must begin with the frontend name. 2013-08-22 10:55:55 -07:00
interval Fix interval<T>::mul to suppress clang warnings 2013-08-21 14:35:46 -07:00
kernel Add option to control maximum recursion depth in the expression normalizer 2013-08-23 09:42:49 -07:00
library Fix spaces 2013-08-23 09:42:49 -07:00
shell 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
tests Add option to control maximum recursion depth in the expression normalizer 2013-08-23 09:42:49 -07:00
util Track recursion depth at normalizer. Add fluid let template. 2013-08-23 09:42:49 -07:00
CMakeLists.txt Update src/CMakeLists.txt to increase stack size for windows build 2013-08-22 21:16:57 -07:00
Doxyfile Doxygen: exclude src/tests directory 2013-08-21 14:35:46 -07:00