lean4-htt/src/frontends/lean
2013-08-30 16:37:21 -07:00
..
CMakeLists.txt Move frontend to frontends/lean 2013-08-21 09:04:49 -07:00
lean_frontend.cpp Change how the (auxiliary) explicit definitions are encoded in the system. The previous encoding was confusing the pretty printer, and the definition looked recursive. 2013-08-30 16:37:21 -07:00
lean_frontend.h Mark implicit arguments of builtin symbols 2013-08-30 15:56:04 -07:00
lean_notation.cpp Mark implicit arguments of builtin symbols 2013-08-30 15:56:04 -07:00
lean_notation.h Move frontend to frontends/lean 2013-08-21 09:04:49 -07:00
lean_operator_info.cpp Uniform notation declarations. 2013-08-27 15:59:13 -07:00
lean_operator_info.h Add missing mixfix notation 2013-08-27 10:09:46 -07:00
lean_parser.cpp Attach elaborator the lean default parser 2013-08-30 13:25:30 -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 Fix name clash problem when pretty printing 2013-08-30 13:25:12 -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