Revision 562010
Go back to digest for 16th July 2006Features in Development Tools
Jakob Petsovits committed changes in /branches/work/kdevelop-pg/examples/csharp:
Add lookahead functions to support the C# parser for difficult conflicts.
Switch on real parse output. The parser is now feature complete!
...but you didn't think that it already works, did you?
Next up is a debugging session to make it behave, and when it does,
it needs to be tested with big amounts of available code.
File Changes
Added 2 files
- /branches/work/kdevelop-pg/examples/csharp
- /csharp_lookahead.cpp
- /csharp_lookahead.h
Modified 6 files
- /branches/work/kdevelop-pg/examples/csharp
- /csharp.cpp
- /csharp.g
- /csharp.h
- /csharp_io.cpp
- /main.cpp
- /Makefile.am
8 files changed in total