lean4-htt/src/kernel
2019-12-21 08:57:11 -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 feat(kernel): opaque constants 2019-03-15 15:45:06 -07:00
declaration.h feat(library/init/lean/environment): add Environment.addAndCompile 2019-06-18 18:20:17 -07:00
environment.cpp chore(library/init/lean): export as C functions 2019-08-16 20:15:30 -07: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 feat: expose liftLooseBVars and lowerLooseBVars 2019-12-21 08:57:11 -08:00
expr.h refactor: Expr fully implemented in Lean 2019-11-16 12:10:49 -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 feat(library/compiler,runtime): builtin support for lean.name 2019-02-05 12:57:46 -08:00
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: reject inductive datatypes with duplicate constructor names 2019-12-14 09:11:39 -08:00
inductive.h feat(library/kernel,library/compiler/csimp): make sure nat.rec and nat.cases_on reduce when major premise is a nat literal 2018-10-10 18:35:15 -07:00
init_module.cpp chore(kernel): remove old_type_checker 2018-09-07 08:55:37 -07:00
init_module.h
instantiate.cpp feat: instantiateLevelParams in Lean 2019-12-01 18:32:48 -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 refactor: remove Expr.FVar hack 2019-11-15 14:04:26 -08:00
type_checker.h chore(*): meta ==> unsafe 2019-03-15 15:04:40 -07:00