1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
John Camelon 775f0761ca Patch for Andrew Niefer
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.
2003-05-05 17:01:04 +00:00
core Patch for Andrew Niefer 2003-05-05 17:01:04 +00:00
debug Notify the Launch view about stack changes when handling the 'Resumed' event. 2003-05-02 15:50:27 +00:00
doc/org.eclipse.cdt.doc.user Add build.properties to automate builds for feature 2003-05-01 12:54:23 +00:00
launch/org.eclipse.cdt.launch fix NPE when list is empty and user select OK 2003-04-30 17:33:41 +00:00
releng Update from Tanya to point to new documentation 2003-05-02 14:28:06 +00:00