Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How to make ropemacs faster in emacs?

python emacs refactoring rope

How to turn a set of amended commits (stored in reflog) into real commits

git refactoring commit reflog

Are there any tools for refactoring C++ to conform to coding standards?

Refactor C# automatic properties to fields and getter/setter property?

c# refactoring

What is the proper design to deal with this?

Smart refactoring of file names in Eclipse + Android?

android eclipse refactoring

Extracting a method in eclipse doesn't seem to work

java eclipse refactoring

Eclipse>WST>JSDT Javascript Refactoring Renaming variables working half of the time

Python: Refactor code to remove global variable

Method Refactor: from many kwargs to one arg-object

Eclipse - Using File Name Conventions on Refactoring php-Classes

php eclipse refactoring psr-0

.NET refactoring, DRY. dual inheritance, data access and separation of concerns

Refactoring a class

c++ refactoring c++11

When to choose Strategy over polymorphism when refactoring switch statement

RSpec: DRY way to test a set of values

How to handle the refactoring phase of TDD

Is it always safe to replace a built-in array with a std/tr1/boost::array?

I have no "refactoring" option in eclipse menu

eclipse refactoring

Starting UnitTesting on a LARGE project

Edit .NET assembly and recompile