lean2/src/frontends/lean
2013-10-22 08:15:36 -07:00
..
CMakeLists.txt Rename lean frontend files. The prefix lean_ is not necessary anymore. 2013-09-12 20:09:35 -07:00
coercion.h Rename lean frontend files. The prefix lean_ is not necessary anymore. 2013-09-12 20:09:35 -07:00
elaborator.cpp refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -07:00
elaborator.h refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -07:00
elaborator_exception.cpp Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
elaborator_exception.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
frontend.cpp Update to suppress unused-parameter warnings 2013-09-19 22:40:34 -07:00
frontend.h Use consistent naming conventions 2013-09-17 14:43:07 -07:00
notation.cpp Apply coding style 2013-09-13 18:48:09 -07:00
notation.h Rename lean frontend files. The prefix lean_ is not necessary anymore. 2013-09-12 20:09:35 -07:00
operator_info.cpp refactor(debug): improve lean_unreachable(), now we can avoid 'fake' return statements 2013-09-25 21:27:20 -07:00
operator_info.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
parser.cpp refactor(kernel_exception): delete kernel_exception_formatter, and implement kernel_exception pretty printer as a virtual method 2013-10-22 08:15:36 -07:00
parser.h Rename lean frontend files. The prefix lean_ is not necessary anymore. 2013-09-12 20:09:35 -07:00
pp.cpp refactor(metavar): reorganize and simplify metavariables 2013-10-22 08:15:36 -07:00
pp.h refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -07:00
scanner.cpp Rename lean frontend files. The prefix lean_ is not necessary anymore. 2013-09-12 20:09:35 -07:00
scanner.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00