1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 12:25:35 +02:00
cdt/core
Thomas Corbat f31d960271 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 (caret in literal is accepted as
selection)

Patchset 2: Fixed trailing whitespace
Patchset 3: Improved progress implementation, removed unnecessary
generic
arguments and changed legacy implementation of IndentifierHelper
Patchset 4: Position of split call & line wrapping

Change-Id: I49ddb8355217e82d56728cd2abe253a63937f379
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2016-06-14 03:26:18 -04:00
..
org.eclipse.cdt.core Cherry picking changes from the CDT 9 branch for Qt and Arduino. 2016-06-13 21:23:10 -04: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 Bug 495845 - Name resolution problem with SFINAE and trailing return 2016-06-10 17:46:17 -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-14 03:26:18 -04:00
org.eclipse.cdt.ui.tests Bug 488109 Refactoring of Extract Constant Implementation 2016-06-14 03:26:18 -04:00