lean4-htt/src
2017-01-12 21:49:17 -08:00
..
api chore(*): fix style 2016-12-20 11:31:00 -08:00
cmake chore(CMakeLists): remove unused modules 2017-01-05 18:08:59 -08:00
emacs fix(emacs/lean-flycheck): only update next-error-mode for current buffer 2017-01-12 13:51:43 -08:00
frontends fix(frontends/lean): auxiliary bind-application in do-notation was not allowing us to obtain type information for the monadic actions. 2017-01-12 18:38:31 -08:00
init feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
kernel feat(library/task_queue): add flag to prevent priority inversion 2017-01-05 18:09:28 -08:00
library feat(library/tactic/smt/smt_state): do not apply intros automatically in begin[smt]...end blocks 2017-01-12 21:49:17 -08:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell feat(shell/completion): do not include internal attribute names in auto completion 2017-01-11 08:40:36 -08:00
tests fix(tests): initialize util module 2016-12-08 13:11:53 -08:00
util chore(util/name): avoid parameter name confusing CLion 2017-01-11 15:27:37 +01:00
vim fix(vim/syntax): update to lean 3 syntax 2016-10-30 08:42:05 +08:00
CMakeLists.txt fix(CMakeLists): emscripten: pass compiler flags to gmp and mpfr as well 2017-01-06 01:04:36 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in