1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00
Find a file
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
core Patch for John Camelon: 2003-03-29 05:35:50 +00:00
debug Added time stamp to the trace messages. 2003-03-28 23:05:44 +00:00
launch/org.eclipse.cdt.launch ICElement.getResource() no longer throw an exception. 2003-03-27 19:32:04 +00:00
releng Changed to reflect Eclipse SDK structure format 2003-01-28 19:28:01 +00:00