Sciweavers

852 search results - page 1 / 171
» Refactoring module structure
Sort
View
ERLANG
2008
ACM
13 years 6 months ago
Refactoring module structure
László Lövei, Csaba Hoch, Hanna...
FM
2006
Springer
161views Formal Methods» more  FM 2006»
13 years 8 months ago
Changing Programs Correctly: Refactoring with Specifications
Refactorings change the internal structure of code without changing its external behavior. For non-trivial refactorings, the preservation of external behavior depends on semantic p...
Fabian Bannwart, Peter Müller
GECCO
2007
Springer
196views Optimization» more  GECCO 2007»
13 years 11 months ago
Pareto optimal search based refactoring at the design level
Refactoring aims to improve the quality of a software systems’ structure, which tends to degrade as the system evolves. While manually determining useful refactorings can be cha...
Mark Harman, Laurence Tratt
ECBS
2006
IEEE
90views Hardware» more  ECBS 2006»
13 years 11 months ago
Evaluating Alternatives for Architecture-Oriented Refactoring
Refactoring of software systems represents an fundamental way of improving their quality properties. Large-scale refactoring has to be performed at an architectural level to execu...
Sven Wohlfarth, Matthias Riebisch
ICSE
2005
IEEE-ACM
14 years 4 months ago
Binary refactoring: improving code behind the scenes
We present Binary Refactoring: a software engineering technique for improving the implementation of programs without modifying their source code. While related to regular refactor...
Eli Tilevich, Yannis Smaragdakis