lean4-htt/src
2016-12-03 12:05:01 -08:00
..
api chore(*): compilation errors, fix style, fix warnings 2016-11-29 11:35:01 -08:00
cmake feat(.travis.yml): add codecov 2016-12-02 17:01:58 -08:00
emacs refactor(emacs/load-lean): install emacs dependencies directly from (M)ELPA 2016-12-02 16:50:50 -08:00
frontends refactor(library/init): create init.data folder 2016-12-02 14:23:06 -08:00
init refactor(*): delete HoTT support 2016-09-27 16:33:39 -07:00
kernel fix(kernel/expr, kernel/level): if caching is enabled during finalization, these modules would register a finalizer after finalization of the main thread 2016-12-01 10:16:05 -08:00
library feat(util/thread,library/mt_task_queue): add lthread 2016-12-03 11:29:22 -08:00
shared feat(init/init): automatically initialize lean shared library 2015-08-17 14:18:32 -07:00
shell feat(util/thread,library/mt_task_queue): add lthread 2016-12-03 11:29:22 -08:00
tests feat(util/memory): simplify memory tracking code 2016-12-01 16:07:46 -08:00
util fix(src/util): make sure thread stack size is > LEAN_STACK_BUFFER_SPACE 2016-12-03 12:05:01 -08:00
vim fix(vim/syntax): update to lean 3 syntax 2016-10-30 08:42:05 +08:00
CMakeLists.txt chore(src/CMakeLists): remove support for optional Boost 2016-12-03 11:34:58 -08:00
compatibility.h.in feat(CMakeLists.txt): use compatibility module to check sized_deallocation feacture 2016-06-02 11:52:59 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in