lean4-htt/src
2019-09-12 18:26:15 +02:00
..
cmake
frontends/lean chore(library/init/lean): export as C functions 2019-08-17 07:30:07 -07:00
init feat(library/init/lean/compiler/ir/emitcpp): use extern "C" { in generated files 2019-08-24 07:40:38 -07:00
kernel refactor(runtime): C backend 2019-08-24 07:40:38 -07:00
library perf(compiler/ir_interpreter): do not allocate temp closure for saturated partial applications 2019-09-12 18:26:15 +02:00
runtime perf(compiler/ir_interpreter): do not allocate temp closure for saturated partial applications 2019-09-12 18:26:15 +02:00
shared
shell test(shell/CMakeLists.txt): add compiler tests as interpreter tests 2019-09-12 18:22:02 +02:00
stage0 chore(library/compiler/ir_interpreter): add step-level trace 2019-09-12 18:26:15 +02:00
tests/util refactor(runtime): C backend 2019-08-24 07:40:38 -07:00
util refactor(util/object_ref): move and adjust cnstr_get_ref_t 2019-09-12 18:26:15 +02:00
CMakeLists.txt feat(library/compiler/ir_interpreter): add Windows support 2019-09-12 18:26:15 +02: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
Doxyfile
githash.h.in
memcheck.supp
version.h.in