1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core
John Camelon a38f5c4f0d org.eclipse.cdt.core
Parser updates: Added IToken.getLineNumber() to facilitate adding line numbers to AST. Added line number support into IASTOffsetableElement.  Updated all implementations to use this.  Updated Parser and IASTFactory to populate IASTOffsetableElement with the values retrieved from IToken.  Removed IScanner.getLineNumberForOffset().  
Model updates: Updated CModelBuilder to access line number information from IASTOffsetableElement.

org.eclipse.cdt.core.tests
Updated ParserSymbolTableTest to accommodate new constructors for COMPLETE_PARSE ASTNodes (line # info).  Updated CModelElementsTest to enable testing for line numbers. Removed CModelElementsFailedTests.testBug36379() as it is redundant due to CModelElementTests.testCModelElements() is complete. Removed CModelElementsFailedTests from AutomatedIntegrationSuite as it is empty.
2004-01-20 02:21:30 +00:00
..
dependency Patch for Bogdan 2003-11-11 18:25:56 +00:00
index org.eclipse.cdt.core 2004-01-15 13:38:02 +00:00
model/org/eclipse/cdt org.eclipse.cdt.core 2004-01-20 02:21:30 +00:00
parser org.eclipse.cdt.core 2004-01-20 02:21:30 +00:00
schema Patch for Sean Evoy: 2003-09-22 02:38:47 +00:00
search Content Assist Work : Moved logging and testing to the UI side of CDT 2004-01-15 18:06:14 +00:00
src/org/eclipse/cdt Content Assist Work : Moved logging and testing to the UI side of CDT 2004-01-15 18:06:14 +00:00
utils/org/eclipse/cdt/utils We have to check the range of the st_shndx field 2004-01-13 20:32:54 +00:00
.classpath - removal of deprecated 1.2 methods/classes 2004-01-13 21:25:35 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.options Content Assist Work : Moved logging and testing to the UI side of CDT 2004-01-15 18:06:14 +00:00
.project Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties - removal of deprecated 1.2 methods/classes 2004-01-13 21:25:35 +00:00
ChangeLog org.eclipse.cdt.core 2004-01-20 02:21:30 +00:00
plugin.properties - removal of deprecated 1.2 methods/classes 2004-01-13 21:25:35 +00:00
plugin.xml - removal of deprecated 1.2 methods/classes 2004-01-13 21:25:35 +00:00