1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/core/org.eclipse.cdt.ui
John Camelon 8e62beb552 CORE & UI
Made scoping support more robust in CompleteParse mode. 
	Refactored ISourceElementRequestor (enter|exit)CodeBlock() to take IASTCodeScope rather than IASTScope. 
	Removed the now obsolete DOM.  
	Added enumerator references to ISourceElementRequestor.
	
TESTS
	Added CompleteParseASTTest::testThrowStatement(), testScoping(), testEnumeratorReferences().
	Removed LineNumberTest source as it is obsolete.
2003-09-08 19:17:53 +00:00
..
build/org/eclipse/cdt/ui/build Patch for Sean Evoy: 2003-08-20 17:52:32 +00:00
icons/full Patch for Sean Evoy: 2003-08-20 20:09:31 +00:00
schema New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
src/org/eclipse/cdt CORE & UI 2003-09-08 19:17:53 +00:00
utils.ui/org/eclipse/cdt/utils/ui Patch for Hoda Amer. 2003-05-27 21:33:04 +00:00
.classpath New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.project change all external plugin jar references to project references added 2002-06-28 14:20:21 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Added the build source folder to the build.properties file. 2003-06-14 21:14:56 +00:00
ChangeLog CORE & UI 2003-09-08 19:17:53 +00:00
plugin.properties Patch for Sean Evoy: 2003-08-20 17:52:32 +00:00
plugin.xml Patch for Sean Evoy: 2003-08-20 17:52:32 +00:00