lean4-htt/src/tests/kernel
Leonardo de Moura 3c878ecd01 feat(kernel): add let-expressions to the kernel
The frontend is still using the old "let-expression macros".
We will use the new let-expressions to implement the new tactic framework.
2016-02-29 16:40:17 -08:00
..
CMakeLists.txt feat(CMakeLists): add shared library 2015-08-13 11:21:05 -07:00
environment.cpp refactor(*): add abstract_type_context class 2016-02-26 14:17:34 -08:00
expr.cpp feat(kernel): add let-expressions to the kernel 2016-02-29 16:40:17 -08:00
free_vars.cpp refactor(kernel/expr): remove silly overloads 2014-10-16 13:37:55 -07:00
instantiate.cpp feat(library/tactic/rewrite_tactic): apply beta&eta reduction before rewriting steps, add option 'rewrite.beta_eta' (default true) to control new feature. 2015-06-06 20:43:52 -07:00
level.cpp refactor(*): explicit initialization/finalization for serialization 2014-09-22 15:26:41 -07:00
max_sharing.cpp feat(kernel/expr_eq_fn): take names into account when CompareBinderInfo is true 2015-12-13 14:47:11 -08:00
metavar.cpp refactor(kernel/justification): create "wrapper" justification 2015-04-24 14:49:32 -07:00
replace.cpp refactor(kernel/expr): remove silly overloads 2014-10-16 13:37:55 -07:00