lean4-htt/src/frontends/lean
Leonardo de Moura dc91a7adb8 Add Ctrl-C support for interrupting Lean shell.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-24 16:11:35 -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 Ctrl-C support for interrupting Lean shell. 2013-08-24 16:11:35 -07:00
lean_parser.h 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
lean_pp.cpp Add Ctrl-C support for interrupting Lean shell. 2013-08-24 16:11:35 -07:00
lean_pp.h Move frontend to frontends/lean 2013-08-21 09:04:49 -07:00
lean_scanner.cpp Fix annoying problem when an integer occurs in the end of a command. Example 'Show 1.' was being parsed as 'Show 1.0'. 2013-08-21 11:57:22 -07:00
lean_scanner.h Fix annoying problem when an integer occurs in the end of a command. Example 'Show 1.' was being parsed as 'Show 1.0'. 2013-08-21 11:57:22 -07:00