1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
cdt/core
Thomas Corbat 3868ed045e Bug 488109 Refactoring of Extract Constant Implementation
Renewed extract constant implementation, including some improvements to
its functionality:
- Extraction of unary/binary expression trees with literals as leafs
- Improved name suggestion for integers
- Improved existing name detection
- Selection is more forgiving (carret in literal is accepted as
selection)

Change-Id: I49ddb8355217e82d56728cd2abe253a63937f379
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2016-06-09 17:41:25 +02:00
..
org.eclipse.cdt.core Cosmetics. 2016-06-07 19:41:29 -07:00
org.eclipse.cdt.core.aix Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 17:51:12 -05:00
org.eclipse.cdt.core.linux Hook compiling o.e.cdt.core.linux into maven build. 2016-05-12 03:35:59 -05:00
org.eclipse.cdt.core.linux.ppc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc64 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc64le Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.x86 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.x86_64 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.macosx Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.core.native Update copyright dates 2016-02-11 01:50:14 -05:00
org.eclipse.cdt.core.tests Separated tests for CharArrayObjectMap. 2016-06-07 18:54:23 -07:00
org.eclipse.cdt.core.win32 Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.core.win32.x86 Bug 491972 - [winpty] Not enough storage is available to process this command 2016-04-19 12:00:39 +02:00
org.eclipse.cdt.core.win32.x86_64 Bug 491972 - [winpty] Not enough storage is available to process this command 2016-04-19 12:00:39 +02:00
org.eclipse.cdt.ui Bug 488109 Refactoring of Extract Constant Implementation 2016-06-09 17:41:25 +02:00
org.eclipse.cdt.ui.tests Bug 488109 Refactoring of Extract Constant Implementation 2016-06-09 17:41:25 +02:00