lean2/src
Leonardo de Moura b483d0dc45 Replace Int::sub and Real::sub with definitions
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-02 16:31:30 -07:00
..
cmake/Modules Add support for READLINE. Remark: it is not enabled by default. Rename tcmalloc option to TCMALLOC (using consistent name convention for cmake parameters). 2013-08-21 19:08:44 -07:00
frontends/lean Add Real arithmetic. Fix elaborator for coercions. Now, two overloads are considered ambiguous if they need the same number of coercions. Improve pretty printer for nest infix operators with same precedence and associativity. 2013-09-02 13:20:00 -07:00
interval Fix interval<T>::mul to suppress clang warnings 2013-08-21 14:35:46 -07:00
kernel Replace Int::sub and Real::sub with definitions 2013-09-02 16:31:30 -07:00
library Add Real arithmetic. Fix elaborator for coercions. Now, two overloads are considered ambiguous if they need the same number of coercions. Improve pretty printer for nest infix operators with same precedence and associativity. 2013-09-02 13:20:00 -07:00
shell Add a real example. Fix bug in the parser 2013-08-31 19:32:08 -07:00
tests Replace Int::sub and Real::sub with definitions 2013-09-02 16:31:30 -07:00
util Fix name clash problem when pretty printing 2013-08-30 13:25:12 -07:00
CMakeLists.txt Add head_beta tests 2013-08-23 09:42:49 -07:00
Doxyfile Doxygen: exclude src/tests directory 2013-08-21 14:35:46 -07:00