lean4-htt/src/frontends/lean
2013-09-17 07:15:47 -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 Add basic support for metavariables at is_convertible. Swap is_convertible arguments to make it more intuitive. 2013-09-17 07:15:47 -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 Apply coding style 2013-09-13 18:48:09 -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 Apply coding style 2013-09-13 18:48:09 -07:00
operator_info.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
parser.cpp Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -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 Cleanup meta_entry code 2013-09-16 19:32:28 -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