lean4-htt/src/kernel
2022-07-24 11:48:45 -07:00
..
abstract.cpp feat: generalize Expr.abstractRange 2022-03-08 18:19:17 -08:00
abstract.h
cache_stack.h
CMakeLists.txt
declaration.cpp feat: add field all to DefinitionVal and TheoremVal 2022-06-23 16:13:26 -07:00
declaration.h feat: add field all to DefinitionVal and TheoremVal 2022-06-23 16:13:26 -07:00
environment.cpp
environment.h
equiv_manager.cpp
equiv_manager.h
expr.cpp perf: implement Expr.update* in Lean 2022-07-19 05:55:13 -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
find_fn.h
for_each_fn.cpp
for_each_fn.h
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
instantiate.h
kernel_exception.h
level.cpp perf: implement Level.update* in Lean 2022-07-19 05:55:13 -07:00
level.h refactor: use computed fields for Level 2022-07-11 14:19:41 -07:00
local_ctx.cpp
local_ctx.h
quot.cpp
quot.h
replace_fn.cpp
replace_fn.h
type_checker.cpp perf: improve lazy_delta_reduction_step heuristic 2022-07-24 11:48:45 -07:00
type_checker.h perf: improve lazy_delta_reduction_step heuristic 2022-07-24 11:48:45 -07:00