lean4-htt/src/kernel
2024-07-19 21:20:43 -07:00
..
abstract.cpp
abstract.h
CMakeLists.txt chore: move trace.cpp to kernel (#4014) 2024-04-28 17:24:48 +00:00
declaration.cpp perf: for_each with precise cache (#4794) 2024-07-20 00:18:55 +00:00
declaration.h refactor: InductiveVal.numNested instead of .isNested 2024-07-08 21:18:50 +02:00
environment.cpp fix: adapt kernel interruption to new cancellation system (#4584) 2024-07-01 14:52:42 +00:00
environment.h feat: collect kernel diagnostic information (#4082) 2024-05-06 21:53:16 +00:00
equiv_manager.cpp
equiv_manager.h
expr.cpp perf: for_each with precise cache (#4794) 2024-07-20 00:18:55 +00: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 fix: switch to C++ interruption whitelist 2023-10-26 08:33:09 +02:00
expr_eq_fn.h
expr_maps.h
expr_sets.h
find_fn.h
for_each_fn.cpp fix: for_each_fn.cpp (#4797) 2024-07-20 03:22:56 +00:00
for_each_fn.h perf: for_each with precise cache (#4794) 2024-07-20 00:18:55 +00:00
inductive.cpp refactor: InductiveVal.numNested instead of .isNested 2024-07-08 21:18:50 +02:00
inductive.h
init_module.cpp chore: move trace.cpp to kernel (#4014) 2024-04-28 17:24:48 +00:00
init_module.h
instantiate.cpp refactor: instantiateTypeLevelParams in Lean 2022-10-24 12:23:13 -07:00
instantiate.h
kernel_exception.h feat: type of theorems must be propositions 2024-03-13 12:37:58 -07:00
level.cpp chore: remove remnants of C++ format 2022-11-18 06:11:24 -08:00
level.h chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
local_ctx.cpp
local_ctx.h
quot.cpp
quot.h fix: quot reduction bug 2023-10-11 21:25:34 -07:00
replace_fn.cpp fix: replace_fn.cpp (#4798) 2024-07-19 21:20:43 -07:00
replace_fn.h
trace.cpp chore: move trace.cpp to kernel (#4014) 2024-04-28 17:24:48 +00:00
trace.h chore: move trace.cpp to kernel (#4014) 2024-04-28 17:24:48 +00:00
type_checker.cpp perf: for_each with precise cache (#4794) 2024-07-20 00:18:55 +00:00
type_checker.h feat: safe exponentiation (#4637) 2024-07-03 05:12:53 +00:00