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 chore: remove Expr.localE constructor 2020-11-01 09:37:48 -08:00
cache_stack.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
CMakeLists.txt feat(frontends/lean/vm_elaborator): port to new runtime 2019-02-14 14:07:05 -08:00
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 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 chore(*): rename expr_struct_* to expr_* 2018-04-09 12:55:48 -07:00
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 refactor(kernel/expr): implement expr using runtime/object 2018-06-21 16:05:33 -07:00
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 feat(library/type_context): allow us to control whether binder information is taken into account or not when caching type information 2016-08-01 16:34:07 -07:00
expr_maps.h chore(*): rename expr_struct_* to expr_* 2018-04-09 12:55:48 -07:00
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 chore(kernel): remove old_type_checker 2018-09-07 08:55:37 -07:00
init_module.h
instantiate.cpp fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
instantiate.h chore: remove instance cache 2020-07-08 09:40:34 -07:00
kernel_exception.h feat(library/init/lean,kernel): add KernelException, addDecl and compileDecl 2019-08-07 17:15:40 -07:00
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 chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
local_ctx.h fix: nonoptimal specialization 2020-09-24 12:40:28 -07:00
quot.cpp fix: binder name 2021-08-26 11:11:37 -07:00
quot.h feat(kernel): proper constant_info and declaration objects for quot type 2018-08-28 13:46:31 -07:00
replace_fn.cpp chore: remove Expr.localE constructor 2020-11-01 09:37:48 -08:00
replace_fn.h chore: reduce src/include/lean 2021-09-07 08:24:54 -07:00
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