lean2/src
Leonardo de Moura 2d74ff5fe0 Cache results of the normalizer. Add example that demonstrates the exponential performance improvement.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-14 23:18:50 -07:00
..
cmake/Modules Remove Flex/Bison requirement, we will not use them. 2013-08-11 18:09:47 -07:00
frontend Add notation support to frontend object 2013-08-14 18:17:18 -07:00
interval Fix interval<T>::cosh 2013-08-14 19:55:47 -07:00
kernel Cache results of the normalizer. Add example that demonstrates the exponential performance improvement. 2013-08-14 23:18:50 -07:00
shell Clean white-spaces 2013-07-19 10:29:33 -07:00
tests Cache results of the normalizer. Add example that demonstrates the exponential performance improvement. 2013-08-14 23:18:50 -07:00
util Cache results of the normalizer. Add example that demonstrates the exponential performance improvement. 2013-08-14 23:18:50 -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