lean4-htt/src/kernel
2020-05-22 14:17:25 -07:00
..
abstract.cpp refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
abstract.h refactor(kernel): has_local ==> has_fvar 2018-06-11 10:46:05 -07:00
cache_stack.h chore: fix includes 2020-05-22 14:17:25 -07:00
CMakeLists.txt feat(frontends/lean/vm_elaborator): port to new runtime 2019-02-14 14:07:05 -08:00
declaration.cpp chore: avoid cnstr_set_scalar and cnstr_get_scalar 2020-02-25 13:27:30 -08:00
declaration.h feat: export helper functions 2020-02-25 13:00:22 -08:00
environment.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
environment.h chore: fix includes 2020-05-22 14:17:25 -07:00
equiv_manager.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
equiv_manager.h chore(*): rename expr_struct_* to expr_* 2018-04-09 12:55:48 -07:00
expr.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
expr.h chore: fix includes 2020-05-22 14:17:25 -07: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 chore: fix includes 2020-05-22 14:17:25 -07:00
expr_eq_fn.h
expr_maps.h chore(*): rename expr_struct_* to expr_* 2018-04-09 12:55:48 -07:00
expr_sets.h chore: fix includes 2020-05-22 14:17:25 -07:00
find_fn.h
for_each_fn.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
for_each_fn.h
inductive.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
inductive.h feat: string literal support on recursors and kernel isDefEq 2020-03-17 17:23:33 -07:00
init_module.cpp chore(kernel): remove old_type_checker 2018-09-07 08:55:37 -07:00
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: fix includes 2020-05-22 14:17:25 -07:00
level.h chore: fix includes 2020-05-22 14:17:25 -07:00
local_ctx.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
local_ctx.h feat: export helper functions 2020-02-25 13:00:22 -08:00
quot.cpp feat(kernel/environment): environment as a Lean object 2019-05-13 12:41:33 -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 refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
replace_fn.h chore: fix includes 2020-05-22 14:17:25 -07:00
type_checker.cpp chore: fix includes 2020-05-22 14:17:25 -07:00
type_checker.h feat: string literal support on recursors and kernel isDefEq 2020-03-17 17:23:33 -07:00