]> git.uio.no Git - ifi-stolz-refaktor.git/history - software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/analyze/collectors
LegalStatementsChecker: adding check for call to protected/default method
[ifi-stolz-refaktor.git] / software / no.uio.ifi.refaktor / src / no / uio / ifi / refaktor / analyze / collectors /
2014-04-01 Erlend KristiansenLastStatementOfSelectionEndsInReturnOrThrowChecker...
2014-04-01 Erlend KristiansenLastStatementOfSelectionEndsInReturnOrThrowChecker...
2014-04-01 Erlend KristiansenLastStatementOfSelectionEndsInReturnOrThrowChecker...
2014-03-31 Erlend KristiansenReturnStatementsChecker: rewriting
2014-03-31 Erlend KristiansenEveryConditionalBranchEndsInReturnCheckerCollector...
2014-03-31 Erlend KristiansenRenaming some stuff
2014-03-28 Erlend KristiansenThesis: starting to write about the ReturnStatementsChecker
2014-03-17 Erlend KristiansenLastStatementCollector: adding comment
2014-03-17 Erlend KristiansenReturnStatementCollector: renaming to ContainsReturnSta...
2014-03-11 Erlend KristiansenA lot of classes: moving away from hamcrest asserts
2014-03-08 Erlend KristiansenUnfixesCollector: checking explicitly for interface...
2014-03-06 Erlend KristiansenPropertyCollector: refactoring
2014-03-06 Erlend KristiansenEnclosingInstanceReferenceChecker: adding to LegalState...
2014-03-05 Erlend KristiansenMultipleReturnValuesNeededChecker: adding
2014-03-02 Erlend KristiansenUnfixesCollector: simple name in null test is unfix
2014-02-28 Erlend KristiansenRefactoring
2014-02-28 Erlend KristiansenIllegalExpressionFoundException, IllegalStatementFoundE...
2014-02-28 Erlend KristiansenBranchingStatementsChecker: deleting
2014-02-28 Erlend KristiansenLegalStatementsChecker: refactoring
2014-02-24 Erlend KristiansenAdding exceptions for some bindings that are null
2014-02-24 Erlend KristiansenUnfixesCollector: adding SingleVariableDeclaration...
2014-02-18 Volker StolzMerge branch 'master' of git.uio.no:ifi-stolz-refaktor
2014-02-15 Erlend KristiansenAdding checks for return statements. (A lot.)
2014-02-06 Erlend KristiansenUnfixesCollector: adding local classes to unfixes
2014-02-05 Erlend KristiansenUnfixesCollector: fixing bug regarding array variables...
2014-01-30 Erlend KristiansenFixing some naming mixup.
2014-01-30 Erlend KristiansenMoving some assertion code into no.uio.ifi.refaktor...
2014-01-30 Erlend KristiansenMoving some exceptions to no.uio.ifi.refaktor.changer...
2014-01-15 Erlend KristiansenAdding tests to extend the definition of an unfix to...
2014-01-15 Erlend KristiansenAdding test to define a simple name as a prefix if...
2014-01-11 Erlend KristiansenRemoving a debug statement to eliminate a call to the...
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...
2014-01-04 Erlend KristiansenChanging the assert framework for a statement in favor...
2013-12-21 Erlend KristiansenAdding guard statement regarding ArrayAccess in Unfixes...
2013-12-21 Erlend KristiansenAdding code to benchmark/testrun in large scale, the
2013-12-11 Erlend KristiansenRenaming "extractors" to "analyzers".