1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 07:05:24 +02:00
cdt/core
Andrew Niefer 407dc37063 fix bug 90039
when getting expression types, don't try to reresolve bindings for names that already
have a binding.  Also, handle enumerators when they are the result of the expression
2005-04-02 01:22:44 +00:00
..
org.eclipse.cdt.core fix bug 90039 2005-04-02 01:22:44 +00:00
org.eclipse.cdt.core.aix cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.linux cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.macosx cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.qnx cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.solaris cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.tests fix bug 90039 2005-04-02 01:22:44 +00:00
org.eclipse.cdt.core.win32 cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.ui Added content assist for expressions in return statements. Also added the icon for namespaces. 2005-04-01 21:01:46 +00:00
org.eclipse.cdt.ui.tests Patch for Devin Steffler: IndexViewer update 2005-03-30 19:47:40 +00:00