lean4-htt/src
2017-02-23 01:52:14 +01:00
..
api refactor(*): reduce exception context info from expr to pos_info 2017-02-17 13:45:57 +01:00
checker feat(kernel,library,frontends/lean,api): remove global universe levels from kernel and APIs 2017-02-08 17:41:44 -08:00
cmake feat(checker): add simple pretty-printing 2017-01-31 10:20:55 +01:00
emacs fix(emacs/lean-debug): disable undo in lean-debug buffer 2017-02-21 10:55:15 -08:00
frontends refactor(frontends/lean/{parser,util}): extract quote functions 2017-02-23 01:52:13 +01:00
init feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
kernel feat(kernel): add compilation flags for disabling has_local optimization and abstraction cache 2017-02-21 19:46:31 -08:00
library refactor(library/equations_compiler/elim_match): simplify is_complete_transition 2017-02-23 01:52:14 +01:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell fix(shell/lean): catch all exceptions 2017-02-21 10:54:46 -08:00
tests chore(*): fix tests and style 2017-02-20 23:53:44 -08:00
util chore(*): remove mpfr dependency 2017-02-17 20:36:53 -08:00
vim fix(vim/syntax): update to lean 3 syntax 2016-10-30 08:42:05 +08:00
CMakeLists.txt feat(library/type_context): add compilation flag for disabling type inference cache 2017-02-21 20:17:25 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in