lean4-htt/src/kernel
2022-03-15 07:15:00 -07:00
..
abstract.cpp feat: generalize Expr.abstractRange 2022-03-08 18:19:17 -08:00
abstract.h
cache_stack.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
CMakeLists.txt
declaration.cpp
declaration.h chore: disable the kernel "tryHeuristic" for abbreviations 2021-07-23 12:10:16 -07:00
environment.cpp fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
environment.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
equiv_manager.cpp chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
equiv_manager.h
expr.cpp perf: efficient unsigned hash(expr const & e) 2022-03-15 07:15:00 -07:00
expr.h refactor: move consume_type_annotations declaration to expr.h 2022-03-10 08:00:39 -08:00
expr_cache.cpp
expr_cache.h
expr_eq_fn.cpp fix: increase the number of heartbeats at Expr.eqv 2022-01-26 08:25:33 -08:00
expr_eq_fn.h
expr_maps.h
expr_sets.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
find_fn.h
for_each_fn.cpp chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
for_each_fn.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
inductive.cpp feat: make sure minor premises in recursors do not include auxiliary type annotations (e.g., autoParam and optParam) 2022-03-10 08:08:36 -08:00
inductive.h fix: do not apply eta for structures in Prop 2022-03-01 09:00:46 -08:00
init_module.cpp
init_module.h
instantiate.cpp fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
instantiate.h
kernel_exception.h
level.cpp fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
level.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
local_ctx.cpp chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
local_ctx.h
quot.cpp fix: binder name 2021-08-26 11:11:37 -07:00
quot.h
replace_fn.cpp
replace_fn.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
type_checker.cpp feat: eager normalization for proofs by reflection 2022-03-01 12:43:55 -08:00
type_checker.h feat: eta struct support for unit-like datatypes 2021-11-26 08:36:25 -08:00