lean4-htt/src
2017-07-03 21:36: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 feat(emacs): highlight escaped identifiers 2017-06-28 10:43:19 -07:00
frontends refactor(library/tactic/simp_lemmas): simp set generation should not be affected by transparency setting 2017-07-01 12:54:37 -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 refactor(library/init/meta/simp_tactic): make sure dunfold tactics use name convention used at simp, dsimp, ... 2017-07-03 21:36:17 -07:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell fix(shell/server): fix sequence number in async responses 2017-06-29 16:43:12 +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