Revision 804431

Go back to digest for 11th May 2008

Features in Development Tools

Alexander Dymo committed changes in /trunk/playground/devtools/kdevelop4-extra-plugins/ruby:

Continue work to bring ruby support into working state:
- remove wrong ILanguageSupport method reimplementations
- listen to document loaded signals and add new documents to the bg parser
- listen to project opened signal and add all project files to the bg parser
- provide SimpleParseJob that actually compiles and works (but neither parses anything nor fills duchain)

File Changes

Added 2 files
  • /trunk/playground/devtools/kdevelop4-extra-plugins/ruby
  •   /simpleparsejob.cpp
  •   /simpleparsejob.h
Modified 3 files
  • /trunk/playground/devtools/kdevelop4-extra-plugins/ruby
  •   /CMakeLists.txt
  •   /rubylanguagesupport.cpp
  •   /rubylanguagesupport.h
5 files changed in total