]> git.uio.no Git - ifi-stolz-refaktor.git/history - software
IllegalStatementsChecker: now working for enhanced for statements
[ifi-stolz-refaktor.git] / software /
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
2014-02-25 Erlend KristiansenTextSelectionsGeneratorTest: adding
2014-02-25 Erlend KristiansenReport: moving to package no.uio.ifi.refaktor.reports
2014-02-25 Erlend KristiansenExtractAndMoveMethodExecutionResult: saving only origin...
2014-02-25 Erlend KristiansenSimpleRefactoringPerformer: fixing typing error
2014-02-25 Erlend KristiansenAbstractSearchBasedExtractAndMoveMethodBenchmark: fixin...
2014-02-25 Erlend KristiansenRefaktorDebug: adding colon to some output
2014-02-25 Erlend KristiansenStatisticsAspect: adding results from executions of...
2014-02-25 Erlend KristiansenStatisticsAspect: adding the possibility to generate...
2014-02-24 Erlend KristiansenAggregationAnalyzerChanger: ignore+log RefaktorChangerE...
2014-02-24 Erlend KristiansenAdding exceptions for some bindings that are null
2014-02-24 Erlend KristiansenUnfixesCollector: adding SingleVariableDeclaration...
2014-02-24 Erlend KristiansenMoveMethodRefactoringTargetFinder: changing assert...
2014-02-23 Erlend KristiansenMerge branch 'master' of git.uio.no:ifi-stolz-refaktor
2014-02-23 Erlend KristiansenCompilationUnitWideExtractAndMoveMethodChanger: adding...
2014-02-23 Erlend KristiansenMoveMethodRefactoringTargetFinder: comparing keys inste...
2014-02-23 Erlend KristiansenSearchBasedExtractAndMoveMethodAnalysisHandler: rearran...
2014-02-23 Erlend KristiansenAnalyseJDT.launch: Changing memory parameter
2014-02-23 Erlend KristiansenSearchBasedExtractAndMoveMethodAnalysisBenchmark: chang...
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-22 Erlend KristiansenExtractAndMoveMethodAnalyzer: adding check for super...
2014-02-21 Erlend KristiansenSimpleRefactoringPerformer: adding nasty hack to circum...
2014-02-21 Erlend KristiansenPrefixView: catching more exceptions to make the view...
2014-02-21 Erlend KristiansenRefaktorHandleUtils: adding NullCompilationUnit as...
2014-02-20 Erlend KristiansenStatisticsAspect: adding advice for counting analyzed...
2014-02-20 Erlend KristiansenStatisticsAspect: adding advice for generated results
2014-02-20 Erlend KristiansenStatisticsAspect: adding advices for analysis results
2014-02-20 Erlend KristiansenStatisticsAspect: counting method after analysis
2014-02-20 Erlend KristiansenPerPackageSearchBasedExtractAndMoveMethodChangerBenchma...
2014-02-20 Erlend KristiansenStatisticsAspect: adding advices for Extract and Move...
2014-02-20 Erlend KristiansenStatisticsAspect: adding advice for refactorings not...
2014-02-20 Erlend KristiansenStatisticsAspect: adding advice for performed refactorings
2014-02-20 Erlend KristiansenPerPackageSearchBasedExtractAndMoveMethodChangerBenchma...
2014-02-20 Erlend KristiansenAnalysisStatistics: removing and leaving the responsibi...
2014-02-20 Erlend KristiansenStatisticsAspect: adding inner statistics class
2014-02-19 Erlend KristiansenRevert "build.properties: long-shot on AspecjJ build...
2014-02-19 Erlend Kristiansenbuild.properties: long-shot on AspecjJ build properties
2014-02-19 Erlend KristiansenAnalysisStatistics: moving package functionality to...
2014-02-19 Erlend KristiansenAnalysisStatistics: moving CU functionality to Statisti...
2014-02-19 Erlend KristiansenAnalysisStatistics: moving type functionality to Statis...
2014-02-19 Erlend KristiansenAnalysisStatistics: removing method statistics
2014-02-19 Erlend KristiansenRefaktor43.target: adding AJDT AspectJ plugin
2014-02-19 Erlend KristiansenRefaktor.target: adding AJDT AspectJ plugin
2014-02-19 Erlend KristiansenAdding StatisticsAspect
2014-02-19 Erlend Kristiansenno.uio.ifi.refaktor.benchmark: Converting to AspectJ...
2014-02-19 Erlend Kristiansenno.uio.ifi.refaktor: Converting to AspectJ project...
2014-02-18 Erlend KristiansenAdding test using AspectJ for aliasing example
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 Volker StolzReview
2014-02-17 Erlend KristiansenCleaning up some code
2014-02-17 Erlend KristiansenMethodSignature: fixing bug when final is used in parameter
next