lean2/src/frontends/lean
Leonardo de Moura b42e04297d Add support for creating meta-variables in the parser.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-25 11:18:19 -07:00
..
CMakeLists.txt Move frontend to frontends/lean 2013-08-21 09:04:49 -07:00
lean_frontend.cpp Add Ctrl-C support for interrupting Lean shell. 2013-08-24 16:11:35 -07:00
lean_frontend.h Add Ctrl-C support for interrupting Lean shell. 2013-08-24 16:11:35 -07:00
lean_notation.cpp Add comments for unicode symbols, fix a typo 2013-08-21 14:35:45 -07:00
lean_notation.h Move frontend to frontends/lean 2013-08-21 09:04:49 -07:00
lean_operator_info.cpp Move frontend to frontends/lean 2013-08-21 09:04:49 -07:00
lean_operator_info.h Add comments for unicode symbols, fix a typo 2013-08-21 14:35:45 -07:00
lean_parser.cpp Add support for creating meta-variables in the parser. 2013-08-25 11:18:19 -07:00
lean_parser.h Add interrupt to parser. Add elaborator to parser. Add placeholder support in the scanner. 2013-08-25 11:02:34 -07:00
lean_pp.cpp Add check_interrupted 'macro' 2013-08-25 11:03:09 -07:00
lean_pp.h Move frontend to frontends/lean 2013-08-21 09:04:49 -07:00
lean_scanner.cpp Add interrupt to parser. Add elaborator to parser. Add placeholder support in the scanner. 2013-08-25 11:02:34 -07:00
lean_scanner.h Add interrupt to parser. Add elaborator to parser. Add placeholder support in the scanner. 2013-08-25 11:02:34 -07:00