Revision 561923
Go back to digest for 16th July 2006Features in Development Tools
Jakob Petsovits committed changes in /branches/work/kdevelop-pg/examples/csharp:
Add the remaining parts of the C# grammar which is now complete.
That also means I consider it stable enough to believe that
the generated files won't produce monster diffs anymore. So, re-adding them.
In order to get the parser to work properly, I still need to implement
the lookahead hacks.
File Changes
Added 3 files
- /branches/work/kdevelop-pg/examples/csharp
- /csharp.cpp
- /csharp.h
- /csharp_lexer.cc
Modified 1 files
- /branches/work/kdevelop-pg/examples/csharp/csharp.g
4 files changed in total