Revision 560596

Go back to digest for 16th July 2006

Features in Development Tools

Jakob Petsovits committed changes in /branches/work/kdevelop-pg/examples/csharp:

From the C# parser front:
- make it compile again (*ahem*)
- complete missing parts of class declaration & co.

Todo list for the grammar:
- type arguments & parameters ("func<bla,blah>()"), and constraint clauses
- everything down from the block/statement rules

Essentially, that means I'm about halfway though the grammar.
(Rough estimate.)

File Changes

Modified 2 files
  • /branches/work/kdevelop-pg/examples/csharp
  •   /csharp.g
  •   /csharp_pp_scope.h
2 files changed in total