]> git.uio.no Git - ifi-stolz-refaktor.git/history - software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/utils
skeleton done!
[ifi-stolz-refaktor.git] / software / no.uio.ifi.refaktor / src / no / uio / ifi / refaktor / utils /
2015-09-28 Anna EilertsenMerge branch 'master' of git://git.uio.no/ifi-stolz...
2015-09-17 Anna Eilertsenclosing for the day
2015-09-17 Anna Eilertsenadded tuple class
2015-09-17 Anna EilertsenMerge remote-tracking branch 'stolz/master'
2015-09-16 Volker StolzOptional AspectJ-plugins not so optional after all...
2015-09-15 Anna Eilertsenno local variable
2014-04-07 Erlend KristiansenSoftware: moving more stuff around
2014-04-07 Erlend KristiansenSoftware: moving text selections to new package
2014-04-07 Erlend KristiansenSoftware: moving stuff around
2014-03-31 Erlend KristiansenLastStatementFinder: renaming field
2014-03-21 Erlend KristiansenDoing some refactoring.
2014-03-11 Erlend KristiansenA lot of classes: moving away from hamcrest asserts
2014-03-08 Erlend KristiansenParseUtils: refactoring
2014-03-08 Erlend KristiansenCompilationUnitCacheManager: refactoring
2014-02-28 Erlend KristiansenRefaktorHandleUtils: adding exists check in findType
2014-02-27 Erlend KristiansenCompilationUnitTextSelection: refactoring
2014-02-27 Erlend KristiansenCompilationUnitTextSelection: can now find local declar...
2014-02-27 Erlend KristiansenCompilationUnitTextSelection: can now find anonymous...
2014-02-27 Erlend KristiansenRefaktorHandleUtils: can now find method in local class
2014-02-27 Erlend KristiansenRefaktorHandleUtils: can now find methods in anonymous...
2014-02-26 Erlend KristiansenRefaktorHandleUtils: cleaning up a bit
2014-02-25 Erlend KristiansenRefaktorDebug: adding colon to some output
2014-02-25 Erlend KristiansenStatisticsAspect: adding results from executions of...
2014-02-24 Erlend KristiansenAdding exceptions for some bindings that are null
2014-02-23 Erlend KristiansenCompilationUnitTextSelection: removing the explicit...
2014-02-23 Erlend KristiansenCompilationUnitTextSelection: using soft reference...
2014-02-23 Erlend KristiansenCompilationUnitTextSelection: fixing typing error
2014-02-23 Erlend KristiansenCompilationUnitRecentlyUsedCache: adding modification...
2014-02-23 Erlend KristiansenCompilationUnitHashCache: updating hash cache with...
2014-02-23 Erlend KristiansenCompilationUnitCacheManager: now defaulting to cache...
2014-02-23 Erlend KristiansenHeapDumper: making it delete the dump tilfe if it alrea...
2014-02-23 Erlend KristiansenRefaktorHandleUtils: fixing problem with finding second...
2014-02-23 Erlend KristiansenHeapDumperAspect: adding aspect for dumping heap when...
2014-02-21 Erlend KristiansenRefaktorHandleUtils: adding NullCompilationUnit as...
2014-02-18 Erlend KristiansenRefaktorHandleUtils: cleaning up a bit
2014-02-18 Erlend KristiansenMerge branch 'master' of git.uio.no:ifi-stolz-refaktor
2014-02-18 Erlend KristiansenMethodSignature: fixing api mismatch between Java 6...
2014-02-18 Volker StolzMerge branch 'master' of git.uio.no:ifi-stolz-refaktor
2014-02-17 Erlend KristiansenCleaning up some code
2014-02-17 Erlend KristiansenMethodSignature: fixing bug when final is used in parameter
2014-02-17 Erlend KristiansenRefaktorHandleUtils: now make use of MethodSignature
2014-02-16 Erlend KristiansenMethodSignature: refining
2014-02-16 Erlend KristiansenMethodSignature: trying to find a way to reliably find...
2014-02-16 Erlend KristiansenSignatureUtils: fixing bug with normalization
2014-02-16 Erlend KristiansenRefaktorHandleUtils: removing redundant method call
2014-02-15 Erlend KristiansenAdding checks for return statements. (A lot.)
2014-02-13 Erlend KristiansenRefaktorHandleUtils: adding NullPackageFragmentHandle
2014-02-13 Erlend KristiansenCompilationUnitTextSelection: fixing bug regarding...
2014-02-13 Erlend KristiansenNullMethodHandle: throwing UnsupportedNullObjectOperati...
2014-02-12 Erlend KristiansenRefaktorHandleUtils: fixing bug with methods declaring...
2014-02-06 Erlend KristiansenUnfixesCollector: adding local classes to unfixes
2014-02-05 Erlend KristiansenAdding PerPackageSearchBasedExtractAndMoveMethodChanger...
2014-01-30 Erlend KristiansenMoving some assertion code into no.uio.ifi.refaktor...
2014-01-29 Erlend KristiansenAdding test and code for analyzing and changing a package.
2014-01-29 Erlend KristiansenAdding some functionality to RefaktorDebug class.
2014-01-28 Erlend KristiansenChanging signature of utility method.
2014-01-17 Erlend KristiansenAdding debug method to log throwables.
2014-01-16 Erlend KristiansenAdding system parameter for directory for log files.
2014-01-14 Erlend KristiansenMaking the ExtractAndMoveMethodAnalysisResult lightweig...
2014-01-14 Erlend KristiansenAdding system property refaktor.debug instead of using...
2014-01-10 Erlend KristiansenAdding test to capture bug regarding overloaded methods.
2014-01-08 Erlend KristiansenAdding some logging capabilities to RefaktorDebug.
2014-01-08 Erlend KristiansenAdding a CompilationUnitRecentlyUsedCache to be used...
2014-01-07 Erlend KristiansenRemoving some Java assert statements in favor of assert...
2014-01-07 Erlend KristiansenChanging to CompilationUnitTextSelection to be created...
2014-01-06 Erlend KristiansenReplacing the calls to org.hamcrest.MatcherAssert.asser...
2014-01-05 Erlend KristiansenFixing bug with unfixesCollector that made it crash...
2014-01-03 Erlend KristiansenAdding cache for compilation units to avoid a lot of...
2013-12-21 Erlend KristiansenAdding a unit test for CompilationUnitTextSelection.
2013-12-21 Erlend KristiansenAdding code to benchmark/testrun in large scale, the
2013-12-17 Erlend KristiansenAdding first draft of SearchBasedExtractAndMoveMethodAn...
2013-12-11 Erlend KristiansenBreaking up long static method to strip a text selectio...
2013-12-10 Erlend KristiansenRemoving some unused code.
2013-12-05 Erlend KristiansenAdding MoveMethodTargetFinder to ExtractAndMoveMethodCh...
2013-12-04 Erlend KristiansenSome refactoring. Getting rid of IDocument dependency...
2013-11-29 Erlend KristiansenSome more cleaning.
2013-11-29 Erlend KristiansenCleaning some code.
2013-11-29 Erlend KristiansenExchanging the SmartTextSelection in favor of a
2013-11-29 Erlend KristiansenRenaming SmartTextSelection to DocumentTextSelection.
2013-11-29 Erlend KristiansenChanging the RefaktorHandleUtils.findCompilationUnitFro...
2013-11-29 Erlend KristiansenAdding method to find file from editor in DocumentUtils.
2013-11-29 Erlend KristiansenSplitting method with to many responsibilities (includi...
2013-11-28 Erlend KristiansenChanging prefix equality to also consider the variable...
2013-11-07 Erlend KristiansenAdding some JavaDoc and cleaning up a bit.
2013-10-25 Erlend KristiansenMade the retrieval of the extracted IMethod, for use...
2013-10-23 Erlend KristiansenMaking the abstraction of a RefaktorChanger that can...
2013-09-24 Erlend KristiansenRemoving call to System.lineSeparator() to comply with...
2013-09-24 Erlend KristiansenMerge
2013-09-24 Erlend KristiansenIn ExtractAndMoveMethodHandler a method is now found...
2013-09-24 Volker StolzMerge branch 'master' of gitolite@git.uio.no:ifi-stolz...
2013-09-24 Volker StolzTidy (for my definition of "tidy" -- e.g. less static...
2013-09-20 Erlend KristiansenAdding print(Object) methods to RefaktorDebug.
2013-09-20 Erlend KristiansenRenaming Debug to RefaktorDebug to avoid confusion
2013-09-20 Erlend KristiansenRenaming RefaktorDebugUtils to Debug and adding print...
2013-09-19 Erlend KristiansenFirst attempt on using move method in Extract and Move...
2013-09-17 Erlend KristiansenFirst attempt on using extract method in Extract and...
2013-09-16 Erlend KristiansenMoving some methods from handlers to SelectionUtils.
2013-09-02 Erlend KristiansenAdding tests for LongestCommonPrefixExtractor.
2013-08-22 Erlend KristiansenAdding test for PropertyExtractorExecutor.
2013-08-20 Erlend KristiansenAdding information about covering and covered node in
next