lean4-htt/src
Leonardo de Moura b05c4e09ed feat(library/init/meta): add memoize field to simp_config and dsimp_config
We use `memoize := ff` when implementing `conv.interactive.for` and
`conv.interactive.find`.
2017-07-01 10:37:09 -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 fix(frontends/lean/interactive): go-to-definition for relative imports 2017-06-30 09:20:33 +02: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/init/meta): add memoize field to simp_config and dsimp_config 2017-07-01 10:37:09 -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