mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Mirror of https://github.com/eclipse-cdt/cdt
![]() Removed IParserCallback. Partially converted DOM to ISourceElementRequestor (requires refactoring of CModelBuilder & StuctureComparator modules in near future). Completely finished ISourceElementRequestor/IASTFactory work for QuickParse mode. Added pointer to methods/functions into AST callback structure. Restructured AST class hierarchy. Removed the old IParserCallback return Objects from every Parser method. TESTS Rewrote the entire DOMTests suite to now be AST tests. Removed DOMTests, BaseDOMTest, DOMFailedTests after methods were migrated to QuickParseASTTests & ASTFailedTests. Made sure every parser failed test had a defect number associated with it. |
||
---|---|---|
core | ||
debug | ||
doc/org.eclipse.cdt.doc.user | ||
launch/org.eclipse.cdt.launch | ||
releng |