lean4-htt/src
Leonardo de Moura c802c232a8 chore(shell/CMakeFiles): disable test
@kha I disabled this test for now. It seems to fail because we don't
have a `leanpkg.path` there. I thought about hacking the test and adding
a dummy `leanpkg.path` file there, but you might have a better idea.
It is not clear to me why we always need `leanpkg.path` now. It seems
this a new requirement that was introduced when you simplified the
module manager.
2019-03-21 15:11:05 -07:00
..
cmake
frontends/lean fix(frontends/lean/lean_elaborator): pre_equations => preEquations 2019-03-21 15:11:05 -07:00
init feat(library/compiler/emit_cpp): thread io state 2019-03-18 15:33:29 -07:00
kernel chore(*): small fixes 2019-03-21 15:06:44 -07:00
library fix(library/compiler/emit_cpp): Lean namespace 2019-03-21 15:11:05 -07:00
runtime chore(runtime/allocprof): style checker 2019-03-21 15:11:05 -07:00
shared
shell chore(shell/CMakeFiles): disable test 2019-03-21 15:11:05 -07:00
stage0 chore(stage0): update 2019-03-21 15:06:45 -07:00
tests fix(*/CMakeLists): build all binaries via (staged) leanstatic 2019-03-18 16:09:20 +01:00
util fix(util/rb_tree.h): make sure it compiles with g++ 2019-03-21 15:06:46 -07:00
CMakeLists.txt chore(library/Makefile): move extracted .cpp files back to src/stage1/ so that we can share them between build configs 2019-03-21 15:11:05 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in