mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 09:16:02 +02:00
![]() Restructuring of the parser extension packages. <BR> Introduce IParserExtension and IASTFactory mechanisms w/partial implementation for GCC. <BR> Introduce IGCCToken and GCCKeywords and fleshed out GCCScannerExtension implementation and interworking with Scanner. <BR> Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39697<BR> Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39695<BR> Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39684<BR> <BR> org.eclipse.cdt.core.tests<BR> Moved testBug39684() & testBug39695() from ASTFailedTests to QuickParseASTTests.<BR> Updated CompleteParseASTTest::testBug39697().<BR> Added CompleteParseASTTest::testBug39684() & CompleteParseASTTest::testBug39695(). |
||
---|---|---|
.. | ||
org/eclipse/cdt | ||
ChangeLog-parser |