lean2/src
Leonardo de Moura f08c06d582 Add head_beta tests
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
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 Add head_beta function 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 head_beta tests 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 Add head_beta tests 2013-08-23 09:42:49 -07:00
Doxyfile Doxygen: exclude src/tests directory 2013-08-21 14:35:46 -07:00