Revision 690722

Go back to digest for 29th July 2007

Features in Development Tools

David Nolden committed changes in /trunk/KDE/kdevelop/languages/cpp/duchainbuilder:

Continue working on the template-support. The plan is clear now, see the comment at the top of cppducontext.h. Here I complete the first step of the plan: Creating delayed types(types that will be resolved later) when templates-parameters are involved.

File Changes

Modified 11 files
  • /trunk/KDE/kdevelop/languages/cpp/duchainbuilder
  •   /contextbuilder.cpp
  •   /contextbuilder.h
  •   /cppducontext.h
  •   /cpptypes.cpp
  •   /cpptypes.h
  •   /declarationbuilder.cpp
  •   /templatedeclaration.cpp
  •   /templatedeclaration.h
  •   /typebuilder.cpp
  •   /typebuilder.h
  •   /tests/test_duchain.cpp
11 files changed in total