lean4-htt/src
Leonardo de Moura 49dbcfb1ac fix(util/lean_obj): static assertion is not supported on Clang
g++ 4.9 can check it statically, but clang++ fails (at least on OSX).
2018-04-20 11:28:45 -07:00
..
checker refactor(util): move mpz/mpq to util 2018-04-12 16:43:11 -07:00
cmake feat(build): add preliminary MSVC support 2018-02-06 10:11:09 -08:00
frontends/lean feat(frontends/lean/definition_cmds): elaborate a def's type separately when explicit return type is given 2018-04-20 09:59:09 -07:00
init refactor(util): move mpz/mpq to util 2018-04-12 16:43:11 -07:00
kernel chore(kernel/type_checker): remove dead code 2018-04-12 16:43:11 -07:00
library fix(library/type_context): unifier failed to solve ?m =?= fun x_1 ... x_n, ?m x_1 ... x_n 2018-04-16 14:27:20 -07:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell chore(shell/CMakeLists): disable leanpkg tests 2018-04-12 13:54:49 +02:00
tests refactor(util): move mpz/mpq to util 2018-04-12 16:43:11 -07:00
util fix(util/lean_obj): static assertion is not supported on Clang 2018-04-20 11:28:45 -07:00
CMakeLists.txt refactor(util): move mpz/mpq to util 2018-04-12 16:43:11 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in fix(library): store and validate Lean version of .olean files 2018-01-23 11:14:18 -08:00
memcheck.supp
version.h.in chore(leanpkg/lean_version): recognize nightlies as releases separate from master 2018-03-20 15:14:45 -07:00