lean4-htt/src
2016-12-08 09:26:22 -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 fix(emacs): update readme 2016-12-08 07:14:55 -08:00
frontends feat(shell,emacs): new lean server protocol 2016-12-06 17:14:29 -08:00
init feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
kernel fix(library/aux_definition,frontends/lean/definition_cmds): unfold macros at trust level 0 2016-12-05 13:08:12 -08:00
library chore(library/mt_task_queue, library/task_queue): style 2016-12-08 09:26:22 -08:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell chore(shell/server): std::make_unique is a C++14 feature 2016-12-06 17:22:24 -08:00
tests fix(tests/shared/thread): fix single-threaded build 2016-12-08 07:13:48 -08:00
util fix(util/dynamic_library): throwing exception inside destructor may crash application 2016-12-08 07:16:43 -08:00
vim fix(vim/syntax): update to lean 3 syntax 2016-10-30 08:42:05 +08:00
CMakeLists.txt fix(util/dynamic_library): Windows issue 2016-12-05 17:16:48 -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