]> git.uio.no Git - ifi-stolz-refaktor.git/history - software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/changers/ExtractAndMoveMethodExecutor.java
Some simple renamings.
[ifi-stolz-refaktor.git] / software / no.uio.ifi.refaktor / src / no / uio / ifi / refaktor / changers / ExtractAndMoveMethodExecutor.java
2013-12-10 Erlend KristiansenSome simple renamings.
2013-12-10 Erlend KristiansenMoving the selection validation checking to the Selecti...
2013-12-09 Erlend KristiansenRefactoring a bit of the precondition checking.
2013-12-07 Erlend KristiansenIntroducing the Executor/ExecutorManager pattern for...
2013-12-07 Erlend KristiansenAdding Executor interface and ExecutorManager.