1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
cdt/core/org.eclipse.cdt.core
Doug Schaefer 21e625463a Patch for John Camelon:
- Added callback support for namespace definitions.  
- Updated Parser exception handling strategy. 
- Added callback support for linkage specifications.
- Added callback support for using declarations and directives. Added callback support for enumerations. 
- Made DOM Name usage consistent.
- Updated DOMTests
2003-03-26 16:27:44 +00:00
..
build/org/eclipse/cdt/core/builder New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
dom/org/eclipse/cdt/internal/core/dom Patch for John Camelon: 2003-03-26 16:27:44 +00:00
index/org/eclipse/cdt Type should be Thread.interrupt() not Thread.interrupted(). 2003-01-29 15:02:43 +00:00
model/org/eclipse/cdt Fixed NPE in FunctionDeclaration. 2003-03-26 16:10:35 +00:00
parser Patch for John Camelon: 2003-03-26 16:27:44 +00:00
schema New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
src/org/eclipse/cdt Merge new parser into HEAD branch. 2003-03-04 18:25:45 +00:00
utils/org/eclipse/cdt/utils Check if the line number == 0 and keep on trying. 2003-03-12 15:09:23 +00:00
.classpath Merge new parser into HEAD branch. 2003-03-04 18:25:45 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.project cleanup 2002-09-17 18:53:40 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Fixed build.properties to make sure it includes the parser 2003-03-06 20:13:08 +00:00
ChangeLog updated 2003-03-20 16:44:15 +00:00
plugin.properties only support one platform from project for now. 2002-09-23 17:08:16 +00:00
plugin.xml Implementing the BinaryParser proposal using 2003-02-28 21:29:53 +00:00