1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
cdt/core
Doug Schaefer 78e61be446 Patch for John Camelon:
CORE
	Brought DOM up to par wrt functionality with Code Model.  
	Added isFunctionDefinition() to SimpleDeclaration.  
	Added visiblity indicators for member declarations.  
	Added offset information that was previously unavailable.  
	Added preprocessor statements (inclusions, macros) to DOM.  
	Updated TypeSpecifier hierarchy to allow for parameter declarations to own elaborated types. 
	Added new constructor to parser to aid testing. 
	Fixed bug36065.  

TESTS
	Added testMemberDeclarations(), testPreprocessor(),
testElaboratedParms() to DOMTests.
2003-04-08 03:41:05 +00:00
..
org.eclipse.cdt.core Patch for John Camelon: 2003-04-08 03:41:05 +00:00
org.eclipse.cdt.core.linux Updated. 2003-02-02 03:29:29 +00:00
org.eclipse.cdt.core.qnx Updated all build.properties files 2003-01-06 19:46:51 +00:00
org.eclipse.cdt.core.solaris Fixed a typo 2003-01-06 20:32:01 +00:00
org.eclipse.cdt.core.win32 updated 2003-02-25 16:06:02 +00:00
org.eclipse.cdt.ui updated. 2003-04-07 19:06:27 +00:00
org.eclipse.cdt.ui.tests Patch for John Camelon: 2003-04-08 03:41:05 +00:00