lean4-htt/src
Gabriel Ebner ee94f7688c fix(shell/lean): do not repeat progress messages
This should fix the problem with the 4MB log limit on Travis.
2017-06-29 13:04:27 +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 feat(emacs): highlight escaped identifiers 2017-06-28 10:43:19 -07:00
frontends feat(frontends/lean/tactic_notation): allow interactive tactics to take itactic arguments from a different tac_class 2017-06-28 14:51:42 -07:00
init feat(init/init): write allocation stats to stderr 2017-02-28 11:56:52 -08:00
kernel perf(kernel/expr): fix hash consing performance problem 2017-06-23 12:41:35 -07:00
library feat(library/tactic/simp_lemmas): simp lemmas may contain metavariables 2017-06-28 18:17:21 -07:00
shared
shell fix(shell/lean): do not repeat progress messages 2017-06-29 13:04:27 +02:00
tests feat(frontends/lean/scanner): accept arbitrary escaped identifiers 2017-06-28 10:43:19 -07:00
util fix(util/memory): fix jemalloc support 2017-06-29 11:26:41 +02:00
CMakeLists.txt fix(CMakeLists): increase node stack size for emscripten 2017-06-27 08:44:01 +02:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in