lean2/src/frontend
Leonardo de Moura 7ec7b4dce8 Fix bug in pretty printer
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-18 11:02:29 -07:00
..
builtin_notation.cpp Add more notation 2013-08-18 11:02:29 -07:00
builtin_notation.h Conjunction and Disjunction are right associative. Add notation for implication. Use Isabelle precendence levels. 2013-08-16 09:26:05 -07:00
CMakeLists.txt Add parser skeleton 2013-08-17 18:13:55 -07:00
frontend.cpp Add parser skeleton 2013-08-17 18:13:55 -07:00
frontend.h Add parser skeleton 2013-08-17 18:13:55 -07:00
operator_info.cpp Refactor frontend pretty printer 2013-08-16 20:40:39 -07:00
operator_info.h Add formatter API 2013-08-16 20:40:39 -07:00
parser.cpp Add parse_expr. Add more tests. 2013-08-17 18:35:50 -07:00
parser.h Add parse_expr. Add more tests. 2013-08-17 18:35:50 -07:00
pp.cpp Fix bug in pretty printer 2013-08-18 11:02:29 -07:00
pp.h Improve formatter usage. Fix bug in object printer. 2013-08-17 11:29:43 -07:00
scanner.cpp Add parser skeleton 2013-08-17 18:13:55 -07:00
scanner.h Add parser skeleton 2013-08-17 18:13:55 -07:00