lean4-htt/src
Leonardo de Moura ff916b3a93 chore(library/parray): avoid T m_elem; field at cell
This was bad since T default constructor would be invoked even when not
needed.
2017-05-02 16:20:15 -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 chore(frontends/lean): go back to 'c' as notation for characters 2017-05-02 13:00:51 -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 chore(library/parray): avoid T m_elem; field at cell 2017-05-02 16:20:15 -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 chore(tests/frontends/lean/lean_scanner): fix test 2017-03-28 18:00:19 -07:00
util fix(util/lean_path): fix emscripten build 2017-05-01 14:11:38 -07:00
vim fix(vim/syntax): update to lean 3 syntax 2016-10-30 08:42:05 +08: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