lean2/src
Leonardo de Moura b2ba0618c9 Use normalizer object in type checker. The idea is to make sure the interruption is propagated to normalizer.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-19 20:05:56 -07:00
..
cmake/Modules Remove Flex/Bison requirement, we will not use them. 2013-08-11 18:09:47 -07:00
exprlib Add parse_level. Fix bug at environment::is_ge 2013-08-18 18:25:34 -07:00
frontend Allow notation to be associated with arbitrary expression (instead of only constants). 2013-08-19 20:05:56 -07:00
interval Fix interval::sin to suppress a warning 2013-08-19 16:46:36 -07:00
kernel Use normalizer object in type checker. The idea is to make sure the interruption is propagated to normalizer. 2013-08-19 20:05:56 -07:00
shell Pretty print forall/exists expressions 2013-08-19 15:48:31 -07:00
tests Add interrupt to normalizer. Fix tests (they were not using the basic printer). 2013-08-19 20:05:56 -07:00
util Remove interrupt.cpp. We changed the way we will handle interruptions in Lean. 2013-08-19 20:05:56 -07:00
CMakeLists.txt Update src/CMakeLists.txt to include 'TESTCOV' build 2013-08-17 20:58:05 -07:00
Doxyfile Improve documentation 2013-07-26 11:43:53 -07:00