lean2/src/library/elaborator
Leonardo de Moura f1e0d6ec29 refactor(beta_reduction): move beta reduction functions to the kernel, delete reduce.cpp file and tests
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-10-23 15:44:26 -07:00
..
CMakeLists.txt refactor(kernel): rename trace to justification 2013-10-23 13:42:17 -07:00
elaborator.cpp refactor(beta_reduction): move beta reduction functions to the kernel, delete reduce.cpp file and tests 2013-10-23 15:44:26 -07:00
elaborator.h feat(elaborator): add trace objects for elaborator 2013-10-22 08:15:36 -07:00
elaborator_exception.h refactor(kernel): rename trace to justification 2013-10-23 13:42:17 -07:00
elaborator_justification.cpp refactor(kernel): rename trace to justification 2013-10-23 13:42:17 -07:00
elaborator_justification.h refactor(kernel): rename trace to justification 2013-10-23 13:42:17 -07:00
elaborator_plugin.h refactor(kernel): rename trace to justification 2013-10-23 13:42:17 -07:00
synthesizer.h feat(elaborator): add new elaborator interface 2013-10-22 08:15:36 -07:00