Patch for John Camelon:
- fixed qualified name offsets in outline view
- added loop-detection code to Parser
- added Scanner testcase to validate Sebastien's comments
- first pass at basic declarator initializers
|
Patch for Andrew Niefer:
- Implementation of Namespaces & using directives in
new parser's symbol table.
|
Fixed build.properties to make sure it includes the parser
folder.
|
Some minor fixes to the parser to get constructors/destructors working.
|