lean4-htt/src
Sebastian Ullrich b37b1fb7c6 refactor(library/type_context,frontends/lean/elaborator): move reflected code back into elaborator
Since we do not want recursive special handling of `reflected`, this seems to be
the simpler design.
2017-05-03 13:27:35 -07:00
..
api refactor(util/lean_path): support leanpkg.path files 2017-05-01 14:11:38 -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 fix(emacs): reduce refresh rate for task overlays 2017-05-01 14:11:39 -07:00
frontends refactor(library/type_context,frontends/lean/elaborator): move reflected code back into elaborator 2017-05-03 13:27:35 -07:00
init feat(init/init): write allocation stats to stderr 2017-02-28 11:56:52 -08:00
kernel fix(frontends/lean/structure_cmd): remove evil Pi overload that accidentally abstracted constants in structure decls 2017-04-26 14:22:36 -07:00
library refactor(library/type_context,frontends/lean/elaborator): move reflected code back into elaborator 2017-05-03 13:27:35 -07:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell feat(shell): emscripten build with webassembly 2017-05-01 14:11:39 -07:00
tests fix(library/parray): missing desctrutor/constructor invocations at reroot 2017-05-03 13:17:26 -07:00
util feat(library/parray): add parray thread safe version 2017-05-02 17:15:09 -07:00
CMakeLists.txt fix(CMakeLists): install leanpkg 2017-05-02 13:25:55 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in