lean4-htt/src/library/compiler
2021-08-27 10:35:27 -07:00
..
borrowed_annotation.cpp chore: remove dead code 2020-10-28 09:33:19 -07:00
borrowed_annotation.h feat: elaborated borrowed annotations 2020-10-16 15:17:58 -07:00
closed_term_cache.cpp chore: remove legacy support for modification objects 2020-10-26 08:10:51 -07:00
closed_term_cache.h
CMakeLists.txt
compiler.cpp feat: apply csimp attribute constant replacements 2021-08-21 12:22:15 -07:00
compiler.h
cse.cpp fix: mark Lean objects in C++ globals reachable from the new frontend as persistent 2020-10-11 17:43:28 +02:00
cse.h
csimp.cpp fix: fixes #616 2021-08-07 07:29:54 -07:00
csimp.h
eager_lambda_lifting.cpp fix: fixes #448 2021-05-10 20:07:28 -07:00
eager_lambda_lifting.h
elim_dead_let.cpp chore: remove Expr.localE constructor 2020-11-01 09:37:48 -08:00
elim_dead_let.h
erase_irrelevant.cpp fix: elim_array_cases 2021-01-04 16:10:49 -08:00
erase_irrelevant.h
export_attribute.cpp
export_attribute.h
extern_attribute.cpp refactor: move buffer.h and *_ref.h files to runtime 2021-08-16 15:39:38 -07:00
extern_attribute.h
extract_closed.cpp chore: remove Expr.localE constructor 2020-11-01 09:37:48 -08:00
extract_closed.h
find_jp.cpp
find_jp.h
implemented_by_attribute.cpp
implemented_by_attribute.h
init_attribute.cpp refactor: move buffer.h and *_ref.h files to runtime 2021-08-16 15:39:38 -07:00
init_attribute.h
init_module.cpp
init_module.h
ir.cpp refactor: move buffer.h and *_ref.h files to runtime 2021-08-16 15:39:38 -07:00
ir.h
ir_interpreter.cpp Revert "Revert "feat: reintroduce libleanshared, link lean & leanpkg against it"" 2021-08-20 09:42:05 -07:00
ir_interpreter.h feat: add interpreter.prefer_native option 2020-10-21 11:21:56 +02:00
lambda_lifting.cpp
lambda_lifting.h
lcnf.cpp chore: remove Expr.localE constructor 2020-11-01 09:37:48 -08:00
lcnf.h
ll_infer_type.cpp chore: improve error message when compiling code containing axioms or noncomputable definitions 2021-05-31 20:27:15 -07:00
ll_infer_type.h
llnf.cpp fix: fixes #280 2021-01-19 18:01:52 -08:00
llnf.h
reduce_arity.cpp
reduce_arity.h
simp_app_args.cpp perf: add temporary hack for performance issue 2020-10-15 13:37:29 -07:00
simp_app_args.h
specialize.cpp fix: work duplication bug at specialize.cpp 2021-08-27 10:35:27 -07:00
specialize.h
struct_cases_on.cpp
struct_cases_on.h
util.cpp fix: unbox trivial unparameterized structures as well 2021-07-06 08:19:56 -07:00
util.h refactor: move buffer.h and *_ref.h files to runtime 2021-08-16 15:39:38 -07:00