lean4-htt/src/tests/kernel
Leonardo de Moura efb9fb0802 chore(kernel): remove opportunistic hash consing support
It just adds extra complexity and is in conflict for our plans for
Lean4. Moreover, in our experiments it impacts negatively on
performance: master and lean4 branches. The negative impact has been
confirmed by @kha too.
2018-04-12 16:43:10 -07:00
..
CMakeLists.txt feat(*): parallel compilation 2016-11-29 11:12:40 -08:00
environment.cpp refactor(kernel): add reducibility_hints 2016-09-04 16:30:02 -07:00
expr.cpp chore(kernel): remove opportunistic hash consing support 2018-04-12 16:43:10 -07: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 chore(tests): fix some C++ unit tests 2016-06-10 18:29:41 -07:00
max_sharing.cpp chore(kernel): remove opportunistic hash consing support 2018-04-12 16:43:10 -07:00
replace.cpp refactor(kernel/expr): remove silly overloads 2014-10-16 13:37:55 -07:00