1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-01 12:43:26 +02:00
cdt/core/org.eclipse.cdt.core
2005-12-09 14:12:26 +00:00
..
browser 2005-08-12 Chris Wiebe 2005-08-12 18:37:21 +00:00
dependency CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00
index Added ID for NullIndexer. 2005-11-23 18:00:45 +00:00
META-INF Working on getting language and type info into the bindings. Fixed up the name of the pdom.dom package. Pushed IOExceptions as low down as I could. 2005-11-28 04:35:36 +00:00
model/org/eclipse/cdt Made languages more dynamic. No more hard coding. The PDOM records and manages the mapping from language id used in the bindings to ILanguage instance. Added a LanguageManager to help with the mapping and move all access to the extension there. 2005-12-01 20:46:57 +00:00
parser/org/eclipse/cdt Added decl/def/ref differentiation to PDOM Names, hooking them up correctly to the bindings. Added support for bytes in the database. Fixed up BindingsView to navigate to defs and added showing the first ref in action2. 2005-12-09 14:12:26 +00:00
schema Working on getting language and type info into the bindings. Fixed up the name of the pdom.dom package. Pushed IOExceptions as low down as I could. 2005-11-28 04:35:36 +00:00
search Fixed NPE in open declaration. 2005-11-09 16:19:01 +00:00
src/org/eclipse/cdt Fixed PDOM rebuilding. Fixed file names to be paths in file system instead of workspace. Fixed BTree visit problem that showed off as names appearing more than once in the Bindings View. 2005-11-28 16:51:06 +00:00
utils/org/eclipse/cdt/utils fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=102043 2005-11-16 01:53:51 +00:00
.classpath Cleaned up the PDOM stuff, we'll put it in it's own plugin to make it optional. 2005-09-17 22:10:11 +00:00
.cvsignore
.options Added tracing option for PDOM timing so it doesn't print it out all the time. 2005-12-01 23:01:58 +00:00
.project
about.html EPL'ing the CDT. 2005-06-23 14:44:35 +00:00
build.properties Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
ChangeLog 2005-08-30 Alain Magloire 2005-08-30 20:15:08 +00:00
ChangeLog-2003
plugin.properties Moved the PDOM into the Core. Started introduction of ILanguage, the mechanism of language extensibility for the CDT. 2005-11-25 22:01:48 +00:00
plugin.xml Working on getting language and type info into the bindings. Fixed up the name of the pdom.dom package. Pushed IOExceptions as low down as I could. 2005-11-28 04:35:36 +00:00