Revision 704302
Go back to digest for 26th August 2007Features in Development Tools
Andreas Pakulat committed changes in /branches/work/kdevelop/kdev4_python_newlexer:
Add a new handwritten lexer - only a stub until now. Real work will begin.
However everything compiles with the new lexer and thus I'm comitting to have proper tracking of the future evolution of the lexer.
File Changes
Added 2 files
- /branches/work/kdevelop/kdev4_python_newlexer/parser
- /pythonlexer.cpp
- /pythonlexer.h
Deleted 5 files
- /branches/work/kdevelop/kdev4_python_newlexer/parser
- /decoder.cpp
- /decoder.h
- /python_io.cpp
- /generated/FlexLexer.h
- /generated/python_lexer.cpp
Modified 24 files
- /branches/work/kdevelop/kdev4_python_newlexer
- /CMakeLists.txt
- /pythonparsejob.cpp
- /pythonparsejob.h
- /duchain/contextbuilder.cpp
- /duchain/contextbuilder.h
- /duchain/declarationbuilder.cpp
- /duchain/declarationbuilder.h
- /duchain/dumpchain.cpp
- /duchain/dumpchain.h
- /duchain/pythoneditorintegrator.cpp
- /duchain/pythoneditorintegrator.h
- /parser/CMakeLists.txt
- /parser/main.cpp
- /parser/parsesession.h
- /parser/python.g
- /parser/pythondriver.cpp
- /parser/pythondriver.h
- /parser/generated/python_ast.h
- /parser/generated/python_default_visitor.cpp
- /parser/generated/python_default_visitor.h
- /parser/generated/python_parser.cpp
- /parser/generated/python_parser.h
- /parser/generated/python_visitor.cpp
- /parser/generated/python_visitor.h
31 files changed in total