mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() 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. |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.qnx | ||
org.eclipse.cdt.core.solaris | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests |