Revision 827c5d1...

Go back to digest for 10th July 2011

Features in Development Tools

Miquel Sabaté committed changes in [kdev-ruby/experimental_duchain] /:

Yet another commit with plenty of changes:

- Created RubyClassDeclaration and RubyFunctionDeclaration (declarations folder).
- Created NameAst which should solve some dirty issues.
- The declaration builder handles modules and classes in a basic way (don't expect miracles).
- Methods aren't supported yet, but it's on its way :)

File Changes

Modified 8 files
  •   duchain/CMakeLists.txt
  •   duchain/contextbuilder.cpp
  •   duchain/contextbuilder.h
  •   duchain/declarationbuilder.cpp
  •   duchain/declarationbuilder.h
  •   duchain/typebuilder.h
  •   duchain/usebuilder.h
  •   parser/rubyast.h
8 files changed in total