Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] Re: [cdt-patch] Structural changes to ParserSymbolTable (for head)




"Niefer, Andrew" <aniefer@xxxxxxxxxxxx>
Sent by: cdt-patch-admin@xxxxxxxxxxx

05/05/2003 12:07 PM
Please respond to cdt-patch

       
        To:        "'cdt-patch@xxxxxxxxxxx'" <cdt-patch@xxxxxxxxxxx>
        cc:        
        Subject:        [cdt-patch] Structural changes to ParserSymbolTable (for head)




core:  Structural changes to  ParserSymbolTable:
- moved TypeInfo & Declaration inside ParserSymbolTable
- removed the stack & push/pop/peek
- moved nonstatic add/lookup fuctions from the table to Declaration
- began undo framework: added AddDeclarationCommand
 
tests:  
Rewrote ParserSymbolTableTest to reflect structural changes to the symbol  table.
 
-Andrew
 
 



#### patch_05.05.03(HEAD.cdt.ui.tests).txt has been removed from this note on May 05, 2003 by John Camelon
#### patch_05.05.03(HEAD.cdt.core).txt has been removed from this note on May 05, 2003 by John Camelon

Back to the top