]> git.uio.no Git - ifi-stolz-refaktor.git/history - software
Thesis: starting to write about statistics and AspectJ
[ifi-stolz-refaktor.git] / software /
2014-03-18 Erlend KristiansenIllegalStatementsChecker: adding some trivial changes
2014-03-17 Erlend KristiansenCheckerException: adding
2014-03-17 Erlend KristiansenLastStatementCollector: adding comment
2014-03-17 Erlend KristiansenReturnStatementCollector: renaming to ContainsReturnSta...
2014-03-11 Erlend Kristiansenbuild: removing unused property
2014-03-11 Erlend Kristiansenbuild: removing some unused dependencies
2014-03-11 Erlend KristiansenMANIFEST: removing unused dependencies
2014-03-11 Erlend KristiansenMoving assertion package to test project
2014-03-11 Erlend KristiansenA lot of classes: moving away from hamcrest asserts
2014-03-11 Erlend KristiansenPrefix: moving away from hamcrest assertions
2014-03-11 Erlend Kristiansenclasspath: adding bin back again
2014-03-11 Erlend KristiansenMANIFEST: removing version dependency
2014-03-11 Erlend Kristiansenbuild.properties: adding bin back again
2014-03-11 Erlend Kristiansenbuild.properties: experimenting
2014-03-11 Erlend Kristiansenclasspath: manually editing
2014-03-11 Erlend Kristiansenbuild.properties: adding back aspectj stuff
2014-03-11 Erlend Kristiansenrmap: refining
2014-03-10 Erlend Kristiansenbuild.properties: further experimenting
2014-03-10 Erlend Kristiansenrmap, build.properties: experimenting
2014-03-10 Erlend KristiansenAdding plugin copies
2014-03-10 Erlend Kristiansenbuild: adding possibility to copy needed plugins
2014-03-10 Erlend Kristiansenbuild: making plugins-location a property
2014-03-10 Erlend Kristiansenbuild_a_work_in_progress: renaming to build
2014-03-10 Erlend Kristiansenbuild_a_work_in_progress: ECLIPSE_HOME must now be...
2014-03-10 Erlend Kristiansenbuild_a_work_in_progress: adding paths to specific...
2014-03-10 Erlend Kristiansenbuild_a_work_in_progress: adding source level
2014-03-10 Erlend KristiansenAdding non-working build file
2014-03-10 Erlend Kristiansen...
2014-03-10 Erlend KristiansenAdding AspectJ libraries + changing classpath
2014-03-10 Erlend KristiansenAltering some settings.
2014-03-09 Erlend KristiansenPrefixSet: moving away from hamcrest assert
2014-03-09 Erlend KristiansenPrefixSet: changing Javadoc
2014-03-09 Erlend KristiansenEclipse bug 429954: adding example code
2014-03-08 Erlend KristiansenUnfixesCollector: checking explicitly for interface...
2014-03-08 Erlend KristiansenParseUtils: refactoring
2014-03-08 Erlend KristiansenCompilationUnitCacheManager: refactoring
2014-03-06 Erlend KristiansenPropertyCollector: refactoring
2014-03-06 Erlend KristiansenCollectorManager: looking for enclosing method from...
2014-03-06 Erlend KristiansenEnclosingInstanceReferenceChecker: adding to LegalState...
2014-03-06 Erlend Kristiansenplugin: changing text selection keybinding context...
2014-03-05 Erlend KristiansenPlugin: adding shortcut for text selection info
2014-03-05 Erlend KristiansenMultipleReturnValuesNeededChecker: renaming to Ambiguou...
2014-03-05 Erlend KristiansenMultipleReturnValuesNeededChecker: handling one assignm...
2014-03-05 Erlend KristiansenMultipleReturnValuesNeededChecker: adding
2014-03-03 Erlend KristiansenModifiedMoveInstanceMethodProcessor: refactoring
2014-03-03 Erlend KristiansenModifiedMoveInstanceMethodProcessor: first attempt...
2014-03-03 Erlend KristiansenModifiedMoveInstanceMethodProcessor: adding the mostly...
2014-03-03 Erlend Kristianseneclipse_bug_429416: adding code for bug report
2014-03-02 Erlend KristiansenAdding code that exposes bug in Move Method refactoring...
2014-03-02 Erlend KristiansenTreeSelectionInfoHandler: adding some info
2014-03-02 Erlend KristiansenDebugCatchThrowableAspect: adding
2014-03-02 Erlend KristiansenIllegalStatementsChecker: adding check for assignment...
2014-03-02 Erlend KristiansenUnfixesCollector: simple name in null test is unfix
2014-03-02 Erlend KristiansenPackageWideSearchBasedExtractAndMoveMethodChangerHandle...
2014-03-02 Erlend KristiansenPerPackageSearchBasedExtractAndMoveMethodChangerBenchma...
2014-03-01 Erlend KristiansenIllegalStatementsChecker: refactoring
2014-03-01 Erlend KristiansenVariableBindingFinder: fixing problem recovering variab...
2014-03-01 Erlend KristiansenExtractAndMoveMethodAnalysisResult: adding assert message
2014-03-01 Erlend KristiansenStatisticsAspect: adding created time stamp to report
2014-03-01 Erlend KristiansenProjectWideSearchBasedExtractAndMoveMethodChangerHandle...
2014-03-01 Erlend KristiansenProjectWideSearchBasedExtractAndMoveMethodAnalysisHandl...
2014-03-01 Erlend KristiansenIllegalStatementsChecker: now working for enhanced...
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handling continue in...
2014-02-28 Erlend KristiansenRefactoring
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handles break with label
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handling break inside for
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handling break inside do
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handling break inside...
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handling break inside...
2014-02-28 Erlend KristiansenIllegalExpressionFoundException, IllegalStatementFoundE...
2014-02-28 Erlend KristiansenSuperStatementsChecker, SuperStatementsFoundCollector...
2014-02-28 Erlend KristiansenBranchingStatementsChecker: deleting
2014-02-28 Erlend KristiansenLegalStatementsChecker: refactoring
2014-02-28 Erlend KristiansenLegalStatementsTest: adding comment
2014-02-28 Erlend KristiansenUnfixesCollectorTest: optimizing
2014-02-28 Erlend KristiansenSearchBasedExtractAndMoveMethodAnalyzerTest: optimizing
2014-02-28 Erlend KristiansenPrefixesCollectorTest: optimizing
2014-02-28 Erlend KristiansenLongestCommonPrefixAnalyzerTest: optimizing
2014-02-28 Erlend KristiansenFindMethodHandleTest: optimizing
2014-02-28 Erlend KristiansenExtractAndMoveMethodAnalyzerTest: optimizing
2014-02-28 Erlend KristiansenCompilationUnitTextSelectionTest: optimizing
2014-02-28 Erlend KristiansenLegalStatementsTest: refactoring
2014-02-28 Erlend KristiansenTextSelectionsGenerator: now handling switch statements
2014-02-28 Erlend KristiansenRefaktorHandleUtils: adding exists check in findType
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handling while statements
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handling labeled statements
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handling if-else statements
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handling for statements
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handling enhanced for...
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handles do statements
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-27 Erlend KristiansenTreeSelectionInfoHandler: adding some info
2014-02-26 Erlend KristiansenRefaktorHandleUtils: cleaning up a bit
2014-02-26 Erlend KristiansenTreeSelectionInfoHandler: adding info about element
2014-02-26 Erlend KristiansenTextSelectionsGenerator: now searches through every...
2014-02-26 Erlend KristiansenTextSelectionsGeneratorTest: generalizing
next