lean4-htt/src
Leonardo de Moura 1bf1290570 feat: use kernel projections in constructions
Motivation: auxiliary recursors such as `brecOn` do not depend on
user-facing projection definitions anymore.
Thus, we can simplify `whnfCore` at `TypeUtil`.
2019-11-04 03:38:57 -08:00
..
cmake
frontends/lean feat: add trace! macro 2019-10-22 16:08:37 -07:00
init chore: update stage0 2019-10-04 14:37:33 -07:00
kernel feat: reduce auxiliary recursors 2019-11-02 14:38:24 -07:00
library feat: use kernel projections in constructions 2019-11-04 03:38:57 -08:00
runtime chore: style 2019-10-29 14:50:22 -07:00
shared
shell chore: always build stage 0 Lean binary, copy it to bin/lean_stage0 2019-10-28 18:11:44 -07:00
stage0 chore: update stage0 2019-11-02 11:27:50 -07:00
tests/util refactor(runtime): C backend 2019-08-24 07:40:38 -07:00
util refactor: use Array Expr at DelayedMVarAssignment 2019-10-25 12:03:09 -07: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