lean2/src/frontends/lean
Leonardo de Moura 2c68117adf Tag TODOs
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-13 12:25:21 -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 Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
elaborator.h Rename lean frontend files. The prefix lean_ is not necessary anymore. 2013-09-12 20:09:35 -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 Rename import_all. The idea is to use consistent name for library files. 2013-09-13 09:06:46 -07:00
frontend.h Rename lean frontend files. The prefix lean_ is not necessary anymore. 2013-09-12 20:09:35 -07:00
notation.cpp Use consistent names for import functions, and library files. 2013-09-13 08:58:34 -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 Rename lean frontend files. The prefix lean_ is not necessary anymore. 2013-09-12 20:09:35 -07:00
operator_info.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
parser.cpp Tag TODOs 2013-09-13 12:25:21 -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 Tag TODOs 2013-09-13 12:25:21 -07:00
pp.h Rename lean frontend files. The prefix lean_ is not necessary anymore. 2013-09-12 20:09:35 -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