lean2/src/library/elaborator
Leonardo de Moura 8f9405c8b3 fix(library/elaborator): tag meta_app constraints of the form 'ctx |- m?[inst:i v] t1 =:= t2' as expensive
This commits also adds a new unit test that demonstrates non-termination due to this kind of constraint.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-16 09:39:02 -08:00
..
CMakeLists.txt refactor(kernel): rename trace to justification 2013-10-23 13:42:17 -07:00
elaborator.cpp fix(library/elaborator): tag meta_app constraints of the form 'ctx |- m?[inst:i v] t1 =:= t2' as expensive 2013-12-16 09:39:02 -08:00
elaborator.h refactor(kernel/environment): add ro_environment 2013-12-12 16:48:34 -08:00
elaborator_exception.h refactor(util/lua): propagate C++ Lean exceptions in Lua 2013-11-27 12:25:29 -08:00
elaborator_justification.cpp refactor(library/elaborator): remove synthesizer 2013-12-10 15:55:54 -08:00
elaborator_justification.h refactor(library/elaborator): remove synthesizer 2013-12-10 15:55:54 -08:00
elaborator_plugin.h feat(*): simplify interrupt propagation 2013-11-12 21:45:48 -08:00