lean4-htt/src
2017-06-07 10:00:17 -07:00
..
api fix(*): gcc 7 weird uninitialized warnings 2017-05-31 18:05:03 -07: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 chore(*): remove last remnants of mpfr 2017-02-24 21:42:58 +01:00
emacs doc(emacs): fix formatting 2017-05-25 17:03:42 -07:00
frontends fix(library/quote): use opaque macro for elaborated expr quotations 2017-06-07 10:00:17 -07:00
init feat(init/init): write allocation stats to stderr 2017-02-28 11:56:52 -08:00
kernel fix(kernel/type_checker,library/type_context): add support for macros that cannot be expanded 2017-06-07 08:25:21 -07:00
library fix(library/quote): use opaque macro for elaborated expr quotations 2017-06-07 10:00:17 -07:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell fix(library/module_mgr): actually cancel invalidated tasks 2017-06-05 19:36:09 +02:00
tests feat(util/numerics/mpz): add mpz(uint64) constructor 2017-06-02 16:36:40 -07:00
util fix(util/stackinfo): avoid and guard against negative overflow in g_stack_threshold computation 2017-06-07 13:22:11 +02:00
CMakeLists.txt fix(CMakeLists): enable debugging assertions in RelWithDebInfo builds 2017-06-03 15:30:01 +02:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in