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(). |
||
---|---|---|
.. | ||
build/org/eclipse/cdt/core/build/managed/tests | ||
failures/org/eclipse/cdt/core | ||
indexer/org/eclipse/cdt/core/indexer/tests | ||
misc/org/eclipse/cdt/core | ||
model/org/eclipse/cdt/core/model/tests | ||
parser/org/eclipse/cdt/core/parser/tests | ||
resources | ||
search/org/eclipse/cdt/core/search/tests | ||
suite/org/eclipse/cdt | ||
.classpath | ||
.cvsignore | ||
.project | ||
about.html | ||
build.properties | ||
ChangeLog | ||
plugin.xml | ||
test.xml |