lean2/src
2013-08-14 13:24:18 -07:00
..
cmake/Modules Remove Flex/Bison requirement, we will not use them. 2013-08-11 18:09:47 -07:00
frontend Fix scanner. Add scanner tests. Add itera to list::iterator. Add parser_exce. 2013-08-13 10:55:41 -07:00
interval Add asin, acos, atan, sinh, cosh, tanh to interval 2013-08-14 12:08:24 -07:00
kernel Fix type mismatch error message 2013-08-13 19:24:11 -07:00
shell Clean white-spaces 2013-07-19 10:29:33 -07:00
tests Remove "continue_on_violation(true);" from tests 2013-08-14 13:24:18 -07:00
util Add unary minus operator overloadings to mpq & mpfp 2013-08-14 00:01:03 -07:00
CMakeLists.txt Move sexpr/format/options to util/sexpr (reason: circular dependency between util and numerics lib), now numerics depend on util, and sexpr depends on numerics and util. Add scanner to frontend. 2013-08-13 03:40:51 -07:00
Doxyfile Improve documentation 2013-07-26 11:43:53 -07:00