Revision 860715

Go back to digest for 14th September 2008

Features in Development Tools

Hamish Rodda committed changes in /trunk/KDE/kdevplatform/language:

Much progress on infrastructure for code generation + refactoring.
See the documentation (Mainpage.dox) for some very early ideas about what client code will look like.

Still needs heaps of work but my feeling about it is pretty positive.
Also haven't removed AstNode base class yet (just committing this so people can track my work / comment etc.)

File Changes

Added 3 files
  • /trunk/KDE/kdevplatform/language/codegen
  •   /codegenerator.cpp
  •   /codegenerator.h
  •   /duchainchangeset.h
Modified 5 files
  • /trunk/KDE/kdevplatform/language
  •   /CMakeLists.txt
  •   /ast/astnode.h
  •   /codegen/astchangeset.cpp
  •   /codegen/astchangeset.h
  •   /codegen/Mainpage.dox
8 files changed in total