lean2/src
2013-09-04 00:51:20 -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 Define absolute value function and notation for it. Add new example. 2013-09-03 20:39:54 -07:00
interval Fix interval<T>::mul to suppress clang warnings 2013-08-21 14:35:46 -07:00
kernel Factor duplicate code. Add more comments 2013-09-03 23:27:58 -07:00
library Factor duplicate code. Add more comments 2013-09-03 23:27:58 -07:00
shell Move examples to lean examples subdir. We should have an example subdirectory for each frontend 2013-09-03 20:42:20 -07:00
tests Add missing test 2013-09-03 14:51:34 -07:00
util Factor duplicate code. Add more comments 2013-09-03 23:27: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 Use my.cdash.org to store results of unittests, coverage, and valgrind 2013-09-04 00:51:20 -07:00
CTestCustom.cmake.in Use my.cdash.org to store results of unittests, coverage, and valgrind 2013-09-04 00:51:20 -07:00
Doxyfile Doxygen: exclude src/tests directory 2013-08-21 14:35:46 -07:00