lean2/src/frontends/lean
Leonardo de Moura 598daa40bc Refactor elaborator for supporting overloads
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-01 10:24:10 -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 Refactor elaborator for supporting overloads 2013-09-01 10:24:10 -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 typos 2013-09-01 10:03:15 -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