mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +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.core | ||
org.eclipse.cdt.core.aix | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.qnx | ||
org.eclipse.cdt.core.solaris | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests |