]> git.uio.no Git - ifi-stolz-refaktor.git/history - software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/utils/RefaktorHandleUtils.java
Making the ExtractAndMoveMethodAnalysisResult lightweight enough for it
[ifi-stolz-refaktor.git] / software / no.uio.ifi.refaktor / src / no / uio / ifi / refaktor / utils / RefaktorHandleUtils.java
2014-01-10 Erlend KristiansenAdding test to capture bug regarding overloaded methods.
2014-01-07 Erlend KristiansenRemoving some Java assert statements in favor of assert...
2014-01-06 Erlend KristiansenReplacing the calls to org.hamcrest.MatcherAssert.asser...
2014-01-05 Erlend KristiansenFixing bug with unfixesCollector that made it crash...
2013-12-21 Erlend KristiansenAdding code to benchmark/testrun in large scale, the
2013-12-05 Erlend KristiansenAdding MoveMethodTargetFinder to ExtractAndMoveMethodCh...
2013-12-04 Erlend KristiansenSome refactoring. Getting rid of IDocument dependency...
2013-11-29 Erlend KristiansenCleaning some code.
2013-11-29 Erlend KristiansenChanging the RefaktorHandleUtils.findCompilationUnitFro...
2013-11-28 Erlend KristiansenChanging prefix equality to also consider the variable...
2013-10-25 Erlend KristiansenMade the retrieval of the extracted IMethod, for use...
2013-09-24 Erlend KristiansenMerge
2013-09-24 Erlend KristiansenIn ExtractAndMoveMethodHandler a method is now found...
2013-08-22 Erlend KristiansenAdding test for PropertyExtractorExecutor.
2013-03-18 Erlend KristiansenAdding assertions to ExtractTest to verify that the...