Revision 097fcc9...

Go back to digest for 28th October 2012

Features in Development Tools

Milian Wolff committed changes in [kdevplatform] /:

Improve ParseJob API and push some common functionality there.

For one thing, we are now using IndexedString directly there instead
of KUrl just to convert it into an IndexedString afterwards again.

Futhermore there are two new helper functions that should reduce
some copy'n'paste code sharing between php, ruby, python, ... language
plugins.

Otherwise the ParseJob API is cleaned up some more.

File Changes

Modified 8 files
  •   language/backgroundparser/backgroundparser.cpp
  •   language/backgroundparser/parsejob.cpp
  •   language/backgroundparser/parsejob.h
  •   language/interfaces/ilanguagesupport.h
  •   language/backgroundparser/tests/testlanguagesupport.cpp
  •   language/backgroundparser/tests/testlanguagesupport.h
  •   language/backgroundparser/tests/testparsejob.cpp
  •   language/backgroundparser/tests/testparsejob.h
8 files changed in total