lean4-htt/src
2019-02-04 10:36:02 -08:00
..
boot chore(boot): update 2019-02-04 10:36:02 -08:00
cmake chore(cmake/Modules/cpplint): disable yet another buggy check 2018-06-06 15:28:44 -07:00
frontends/lean chore(frontends/lean): fix clang++ warnings at C++ 2019-01-30 15:19:34 -08:00
init feat(*): use new inductive datatype module 2018-09-06 18:09:22 -07:00
kernel fix(kernel/builtin): add extern 2019-02-01 17:58:55 -08:00
library feat(library/compiler/name_mangling): new name mangling procedure that produces more readable output 2019-02-04 10:31:38 -08:00
runtime fix(runtime): replace lean::alloca with macro 2019-02-04 09:36:53 -08:00
shared
shell fix(shell/lean,library/messages): print messages in correct order (and immediately) when --json was not given 2019-02-01 17:10:14 +01:00
tests feat(runtime): implement string.iterator primitives in the new runtime 2018-11-15 10:42:23 -08:00
util feat(util/list_ref): to_list_ref, which I didn't need in the end 2019-01-17 17:06:52 +01:00
CMakeLists.txt feat(src/CMakeLists): copy static library to bin directory 2019-02-04 09:55:22 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in