lean4-htt/src/kernel
2020-01-16 17:20:36 -08:00
..
abstract.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
abstract.h
cache_stack.h
CMakeLists.txt feat(frontends/lean/vm_elaborator): port to new runtime 2019-02-14 14:07:05 -08:00
declaration.cpp fix: theorem values are tasks 2020-01-16 17:20:36 -08:00
declaration.h fix: theorem values are tasks 2020-01-16 17:20:36 -08:00
environment.cpp fix: leaks 2019-12-22 15:09:19 -08:00
environment.h refactor(kernel/environment,library/private,library/init/lean/environment): move main module name to header 2019-06-03 09:14:23 -07:00
equiv_manager.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
equiv_manager.h
expr.cpp fix: bug at lit_type binding 2020-01-06 15:44:38 -08:00
expr.h fix: weird bug that only occurs in debug mode 2020-01-09 16:11:33 -08:00
expr_cache.cpp
expr_cache.h
expr_eq_fn.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
expr_eq_fn.h
expr_maps.h
expr_sets.h
find_fn.h
for_each_fn.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
for_each_fn.h
inductive.cpp fix: old constant names 2020-01-09 15:40:55 -08:00
inductive.h
init_module.cpp
init_module.h
instantiate.cpp chore: use b_obj_arg annotation 2019-12-22 15:14:36 -08:00
instantiate.h feat(library/compiler/csimp): eliminate join points that are used only once 2019-03-14 10:43:35 -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 chore: more assertions and old code 2019-11-19 12:55:02 +01:00
level.h refactor: Level fully implemented in Lean 2019-11-17 08:24:09 -08:00
local_ctx.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
local_ctx.h feat(frontends/lean/elaborator): add oldElaborate 2019-08-13 19:23:29 -07:00
quot.cpp feat(kernel/environment): environment as a Lean object 2019-05-13 12:41:33 -07:00
quot.h
replace_fn.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
replace_fn.h
type_checker.cpp fix: weird bug that only occurs in debug mode 2020-01-09 16:11:33 -08:00
type_checker.h feat: improve support for nat literals 2020-01-09 15:36:46 -08:00