lean2/src
Leonardo de Moura 3657320edb Add basic list functions
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-11 19:48:54 -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 Add basic list functions 2013-09-11 19:48:54 -07:00
interval Fix interval<T>::mul to suppress clang warnings 2013-08-21 14:35:46 -07:00
kernel Encapsulate context implementation. The current implementantion based on lists may be a performance problem in the future, and we should be able to change it without affecting the whole code base. 2013-09-07 11:15:11 -07:00
library Fix typo 2013-09-08 20:38:11 -07:00
shell Move 'slow' test files to different subdir. Modify CTestCustom.cmake.in to run leantests. 2013-09-06 08:48:12 -07:00
tests Add basic list functions 2013-09-11 19:48:54 -07:00
util Add basic list functions 2013-09-11 19:48:54 -07:00
CMakeLists.txt Add castlib as an independent library 2013-09-06 23:40:47 -07:00
CTestConfig.cmake Update memcheck.supp to match the thread bug patterns we get by using clang++-3.3 2013-09-10 17:37:22 -07:00
CTestCustom.cmake.in Use suppressions file to ignore certain valgrind warnings 2013-09-10 15:37:09 -07:00
Doxyfile Doxygen: exclude src/tests directory 2013-08-21 14:35:46 -07:00
memcheck.supp Update memcheck.supp to ignore bash memroy leak on Fedora19 2013-09-10 22:44:24 -04:00