1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 22:35:43 +02:00
Find a file
John Camelon 9d44e90798 CORE
Added CompleteParse - UsingDirective & UsingDeclarations w/namespace/class/field variable references.
	Added CompleteParse support for enumeration specifiers and references in variables & fields.  
	Stubbed out other Scopes/Declarations for COMPLETE_PARSE mode to allow indexer team to switch over ASAP. 

TESTS
	Updated CompleteParseASTTests.
2003-07-24 13:47:20 +00:00
core CORE 2003-07-24 13:47:20 +00:00
debug Create a special type of ICDIVariable (ErrorVariable) if request to gdb fails. 2003-07-22 22:32:40 +00:00
doc/org.eclipse.cdt.doc.user July 18, 2003 build of CDT help. 2003-07-21 15:33:12 +00:00
launch/org.eclipse.cdt.launch refactor/bug fix 2003-07-22 19:07:36 +00:00
releng Very minor change 2003-07-17 17:23:17 +00:00