lean4-htt/src/kernel
2023-02-28 12:22:54 -08: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 fix: kernel must ensure that safe functions cannot use partial ones. 2023-01-27 12:17:37 -08:00
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 chore: remove remnants of C++ format 2022-11-18 06:11:24 -08:00
expr_cache.cpp
expr_cache.h
expr_eq_fn.cpp
expr_eq_fn.h
expr_maps.h
expr_sets.h
find_fn.h
for_each_fn.cpp
for_each_fn.h
inductive.cpp fix: reject occurrences of inductive type in index 2023-02-28 12:22:54 -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 refactor: instantiateTypeLevelParams in Lean 2022-10-24 12:23:13 -07:00
instantiate.h
kernel_exception.h fix: catch missing exceptions in kernel 2023-01-23 09:27:09 -08:00
level.cpp chore: remove remnants of C++ format 2022-11-18 06:11:24 -08:00
level.h chore: remove remnants of C++ format 2022-11-18 06:11:24 -08:00
local_ctx.cpp
local_ctx.h
quot.cpp
quot.h
replace_fn.cpp
replace_fn.h
type_checker.cpp fix: kernel must ensure that safe functions cannot use partial ones. 2023-01-27 12:17:37 -08:00
type_checker.h fix: kernel must ensure that safe functions cannot use partial ones. 2023-01-27 12:17:37 -08:00