lean2/src
2013-08-13 20:09:06 -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 fmod, sin, cos to interval<T> 2013-08-13 20:09:06 -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 Add more test to interval 2013-08-13 20:09:06 -07:00
util Fix numeric_traits<mpfp>::pi constants 2013-08-13 20:09:06 -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