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
2 files changed in total