lean4-htt/src
2017-06-03 15:44:22 +02: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 feat(frontends/lean/tactic_notation): add support for tac ; [tac_1, ..., tac_n] notation in interactive tactic mode 2017-06-02 11:38:04 -07:00
init feat(init/init): write allocation stats to stderr 2017-02-28 11:56:52 -08:00
kernel fix(library/equations_compiler): improve pull_nested_rec_fn, and make sure it communicates local propositions to the well founded recursion module 2017-05-26 10:45:39 -07:00
library refactor(util/compiler_hints): move LEAN_UNLIKELY macro out of vm code 2017-06-03 15:44:22 +02:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell fix(*): gcc 7 weird uninitialized warnings 2017-05-31 18:05:03 -07:00
tests feat(util/numerics/mpz): add mpz(uint64) constructor 2017-06-02 16:36:40 -07:00
util fix(util/lp): fix compile error due to missing functions 2017-06-03 15:44:22 +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