lean2/src
2013-08-27 09:45:00 -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 Implement support for notation + implicit arguments. Cleanup pretty printer code for handling implicit arguments. 2013-08-27 09:45:00 -07:00
interval Fix interval<T>::mul to suppress clang warnings 2013-08-21 14:35:46 -07:00
kernel Add implicit argument management to lean frontend. 2013-08-26 10:16:29 -07:00
library Fix a bug. Add another test. 2013-08-25 20:43:50 -07:00
shell Add basic support for hiding implicit arguments when pretty printing. 2013-08-26 20:35:10 -07:00
tests Add basic support for hiding implicit arguments when pretty printing. 2013-08-26 20:35:10 -07:00
util Improve lean pretty printer support for implicit argument annotations 2013-08-26 19:19:56 -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