lean2/src/library
Leonardo de Moura 8f4a844598 Fix unit tests
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-25 11:42:36 -07:00
..
basic_thms.cpp Rename exprlib to library. Name was misleading, it is more than a library for manipulating expressions. 2013-08-22 10:26:52 -07:00
basic_thms.h Rename exprlib to library. Name was misleading, it is more than a library for manipulating expressions. 2013-08-22 10:26:52 -07:00
beta.cpp Add head_reduce 2013-08-23 19:35:33 -07:00
beta.h Add head_reduce 2013-08-23 19:35:33 -07:00
CMakeLists.txt Add expression elaborator to library 2013-08-24 18:14:09 -07:00
context_to_lambda.cpp Rename exprlib to library. Name was misleading, it is more than a library for manipulating expressions. 2013-08-22 10:26:52 -07:00
context_to_lambda.h Rename exprlib to library. Name was misleading, it is more than a library for manipulating expressions. 2013-08-22 10:26:52 -07:00
deep_copy.cpp Rename exprlib to library. Name was misleading, it is more than a library for manipulating expressions. 2013-08-22 10:26:52 -07:00
deep_copy.h Rename exprlib to library. Name was misleading, it is more than a library for manipulating expressions. 2013-08-22 10:26:52 -07:00
elaborator.cpp Add interrupt to parser. Add elaborator to parser. Add placeholder support in the scanner. 2013-08-25 11:02:34 -07:00
elaborator.h Fix unit tests 2013-08-25 11:42:36 -07:00
formatter.cpp Pretty print kernel exceptions. Improve default lean frontend error messages. 2013-08-24 13:16:43 -07:00
formatter.h Add Ctrl-C support for interrupting Lean shell. 2013-08-24 16:11:35 -07:00
max_sharing.cpp Fix spaces 2013-08-23 09:42:49 -07:00
max_sharing.h Rename exprlib to library. Name was misleading, it is more than a library for manipulating expressions. 2013-08-22 10:26:52 -07:00
metavar_env.cpp Add check_interrupted 'macro' 2013-08-25 11:03:09 -07:00
metavar_env.h Add interrupt to parser. Add elaborator to parser. Add placeholder support in the scanner. 2013-08-25 11:02:34 -07:00
printer.cpp Modify basic printer for contexts 2013-08-23 12:11:16 -07:00
printer.h Rename exprlib to library. Name was misleading, it is more than a library for manipulating expressions. 2013-08-22 10:26:52 -07:00
state.cpp Rename exprlib to library. Name was misleading, it is more than a library for manipulating expressions. 2013-08-22 10:26:52 -07:00
state.h Add Ctrl-C support for interrupting Lean shell. 2013-08-24 16:11:35 -07:00
toplevel.cpp Rename exprlib to library. Name was misleading, it is more than a library for manipulating expressions. 2013-08-22 10:26:52 -07:00
toplevel.h Rename exprlib to library. Name was misleading, it is more than a library for manipulating expressions. 2013-08-22 10:26:52 -07:00