lean4-htt/src
2020-05-22 11:10:47 -07:00
..
bin feat: leanmake: print out compile flags in analogy to pkg-config/llvm-config 2020-05-22 09:22:26 -07:00
cmake chore: remove test special case 2020-05-04 11:11:11 +02:00
frontends/lean fix: { ... : <expected-type> } syntax in the old frontend 2020-05-20 15:49:40 -07:00
Init chore: move BinomialHeap to Std 2020-05-22 11:10:47 -07:00
initialize feat: make import A import A.olean instead of A/Default.olean 2020-05-19 11:29:32 -07:00
kernel chore: use #include <lean/runtime/...> for runtime .h files 2020-05-18 11:30:07 -07:00
lean/runtime fix: missing file 2020-05-18 12:15:41 -07:00
library chore: use #include <lean/runtime/...> for runtime .h files 2020-05-18 11:30:07 -07:00
shared chore: src/init ==> src/initialize 2019-11-22 04:59:13 -08:00
shell test: add tests/compiler/foreign and doc/examples/compiler 2020-05-22 09:22:26 -07:00
Std chore: move BinomialHeap to Std 2020-05-22 11:10:47 -07:00
tests/util chore: use #include <lean/runtime/...> for runtime .h files 2020-05-18 11:30:07 -07:00
util chore: use #include <lean/runtime/...> for runtime .h files 2020-05-18 11:30:07 -07:00
CMakeLists.txt feat: leanmake: print out compile flags in analogy to pkg-config/llvm-config 2020-05-22 09:22:26 -07:00
config.h.in feat(CMakeLists, runtime): add CHECK_RC_OVERFLOW cmake option 2019-08-28 15:35:46 -03:00
CTestConfig.cmake
CTestCustom.cmake.in
githash.h.in
Init.lean feat: make import A import A.olean instead of A/Default.olean 2020-05-19 11:29:32 -07:00
lean.mk.in feat: leanmake: add clean target 2020-05-22 09:22:26 -07:00
memcheck.supp
stdlib.make.in feat: start Std package 2020-05-22 10:58:44 -07:00
version.h.in