1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
cdt/core
Doug Schaefer 53b11edee4 Patch for John Camelon:
- Added AccessSpecifier and ClassKind to parser.util package and refactored callbacks. 
- Better encapsulated ExceptionSpecification in the DOM.
- Updated DOM structures to return unmodifiable collections.
- Added callback support for asmdefinitions.  
- Added callback support for constructor initializer chains.
- Fixed bug 35781 and updated parser to catch all exceptions from callbacks to ensure best-effort parsing. 
- Removed Main.java from Parser package.
- Updated tests.
2003-03-29 05:35:50 +00:00
..
org.eclipse.cdt.core Patch for John Camelon: 2003-03-29 05:35:50 +00:00
org.eclipse.cdt.core.linux Updated. 2003-02-02 03:29:29 +00:00
org.eclipse.cdt.core.qnx Updated all build.properties files 2003-01-06 19:46:51 +00:00
org.eclipse.cdt.core.solaris Fixed a typo 2003-01-06 20:32:01 +00:00
org.eclipse.cdt.core.win32 updated 2003-02-25 16:06:02 +00:00
org.eclipse.cdt.ui Patch for Hoda Amer: 2003-03-28 21:05:24 +00:00
org.eclipse.cdt.ui.tests Patch for John Camelon: 2003-03-29 05:35:50 +00:00