lean4-htt/src
2019-07-05 11:24:15 +02:00
..
cmake
frontends/lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
init feat(library/init/lean): add evalConst 2019-06-07 16:31:28 -07:00
kernel feat(library/init/lean/environment): add Environment.addAndCompile 2019-06-18 18:20:17 -07:00
library chore(library,frontends/lean): remove old attribute manager 2019-06-27 14:01:34 -07:00
runtime fix(CMakeLists): cmake -E copy doesn't support wildcards on Windows 2019-07-05 11:24:15 +02:00
shared
shell chore(shell/CMakeLists): temporarily remove --output-sync 2019-07-04 10:28:51 -07:00
stage0 fix(library/init/lean/compiler/ir/emitcpp): incorrectly emitting unicode characters in the range [128, 255] 2019-07-02 15:56:32 -07:00
tests/util chore(util/sexpr/format): use Lean implementation 2019-06-07 10:45:42 -07:00
util fix(runtime/mpz): use size_t instead of unsigned long for Windows compatibility 2019-07-05 11:24:15 +02:00
CMakeLists.txt chore(bin/leanc): set increased stack size on Windows 2019-07-05 11:24:15 +02:00
config.h.in feat(CMakeLists): put configuration options relevant to leanc at config.h 2019-04-27 21:04:41 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in