mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 14:15:23 +02:00
Updated ChangeLog.
This commit is contained in:
parent
86d4a18fb8
commit
9ec8dc475a
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-03-03 John Camelon
|
||||
Added some trace statements to CompleteParseASTFactory.
|
||||
Cleaned up usage of Enum.getValue() wrt encapsulation of enumerator value.
|
||||
Refactored CompleteParseASTFactory for correctness and abstraction.
|
||||
Added preliminary IProblem support to CompleteParseASTFactory.
|
||||
Added (commented out unfortunately) assertions into CompleteParseASTFactory.
|
||||
Updated IASTUsingDeclaration to return an Iterator for declarations mapped rather than just a single declaration.
|
||||
|
||||
2004-03-01 Andrew Niefer
|
||||
bug 52695 : ast.complete.IASTClassSpecifier#getDeclarations returns an empty iterator
|
||||
- take ASTNode.SymbolIterator and move it to org.eclipse.cdt.internal.core.parser.ast
|
||||
|
|
Loading…
Add table
Reference in a new issue