]> git.uio.no Git - ifi-stolz-refaktor.git/shortlog
ifi-stolz-refaktor.git
2014-04-02 Erlend KristiansenThesis: writing about the CallToProtectedOrPackagePriva...
2014-04-02 Erlend KristiansenCallToProtectedOrDefaultMethodChecker: renaming
2014-04-02 Erlend KristiansenLegalStatementsChecker: adding checker for use of non...
2014-04-02 Erlend KristiansenLegalStatementsChecker: adding check for call to protec...
2014-04-02 Erlend KristiansenAbstractSearchBasedExtractAndMoveMethodHandler: renaming
2014-04-02 Erlend KristiansenStatisticsAspect: fixing package analysis stats
2014-04-02 Erlend KristiansenExtractAndMoveMethodExecutor: making it more roubust...
2014-04-01 Erlend KristiansenThesis: writing about ReturnStatementsChecker
2014-04-01 Erlend KristiansenLegalStatementsTest: adding test for possible implicit...
2014-04-01 Erlend KristiansenLastStatementOfSelectionEndsInReturnOrThrowChecker...
2014-04-01 Erlend KristiansenLastStatementOfSelectionEndsInReturnOrThrowChecker...
2014-04-01 Erlend KristiansenLegalStatementsTest: adding tests for void return
2014-04-01 Erlend KristiansenLastStatementOfSelectionEndsInReturnOrThrowChecker...
2014-03-31 Erlend KristiansenReturnStatementsChecker: rewriting
2014-03-31 Erlend KristiansenLegalStatementsTest: renaming some tests
2014-03-31 Erlend KristiansenExtractAndMoveMethodAnalyzerTest: leaving a couple...
2014-03-31 Erlend KristiansenExtractAndMoveMethodAnalyzerTest: moving all tests...
2014-03-31 Erlend KristiansenLastStatementFinder: renaming field
2014-03-31 Erlend KristiansenEveryConditionalBranchEndsInReturnCheckerCollector...
2014-03-31 Erlend KristiansenPresentation: init
2014-03-31 Erlend KristiansenRenaming some stuff
2014-03-28 Erlend KristiansenThesis: moving project section from introduction
2014-03-28 Erlend KristiansenThesis: starting to write about the ReturnStatementsChecker
2014-03-28 Erlend KristiansenThesis: adding some glossary
2014-03-27 Erlend KristiansenEssay: FINAL version
2014-03-27 Erlend KristiansenEssay: final version
2014-03-26 Erlend KristiansenThesis: adding first try on listing to explain text...
2014-03-26 Erlend KristiansenThesis: making corrections and adding glossary
2014-03-26 Erlend KristiansenThesis: correcting known typos
2014-03-26 Erlend KristiansenThesis: correcting and tweaking
2014-03-25 Erlend KristiansenThesis: making some corrections
2014-03-24 Erlend KristiansenThesis: adding proof for maximization of number of...
2014-03-23 Erlend KristiansenThesis: adding section about complexity for text selections
2014-03-23 Erlend KristiansenExtractAndMoveMethodAnalysisResult: renaming to Extract...
2014-03-23 Erlend KristiansenThesis: fixing some reference commands
2014-03-21 Erlend KristiansenThesis: writing about the SearchBasedExtractAndMoveMeth...
2014-03-21 Erlend KristiansenDoing some refactoring.
2014-03-21 Erlend KristiansenThesis: changing the working title
2014-03-21 Erlend KristiansenThesis: changing todoin behavior
2014-03-21 Erlend KristiansenThesis: adding sentence + citation about advices
2014-03-20 Erlend KristiansenThesis: writing about optimization (caching) + bib
2014-03-20 Erlend KristiansenThesis: fixing Brodie citation
2014-03-20 Erlend KristiansenThesis: writing about statistics
2014-03-20 Erlend KristiansenThesis: correcting chapter 3
2014-03-20 Erlend KristiansenThesis: rewriting small portions of chapter 2
2014-03-20 Erlend KristiansenEssay: formatting essay
2014-03-20 Erlend KristiansenThesis: patching chapter 1
2014-03-19 Erlend KristiansenThesis: starting to write about statistics and AspectJ
2014-03-19 Erlend KristiansenThesis: starting to write about the benchmark setup
2014-03-19 Erlend KristiansenBib: minor change
2014-03-19 Erlend KristiansenThesis: experimenting with alphabetic bibliography...
2014-03-19 Erlend KristiansenThesis: minor addition
2014-03-19 Erlend KristiansenThesis: writing about continuous integration
2014-03-19 Erlend KristiansenThesis: starting to write about the organization of...
2014-03-19 Erlend KristiansenThesis: minor changes
2014-03-18 Erlend KristiansenThesis: adding to section about ExtractAndMoveMethodAna...
2014-03-18 Erlend KristiansenThesis: fixing typo
2014-03-18 Erlend KristiansenThesis: writing
2014-03-18 Erlend KristiansenThesis: writing about the AmbiguousReturnValueChecker
2014-03-18 Erlend KristiansenIllegalStatementsChecker: adding some trivial changes
2014-03-18 Erlend KristiansenThesis: writing about illegal statements checker
2014-03-17 Erlend KristiansenThesis: writing up disposition of checkers section
2014-03-17 Erlend KristiansenThesis: writing about the EnclosingInstanceReferenceChecker
2014-03-17 Erlend KristiansenThesis: adding checkers section
2014-03-17 Erlend KristiansenCheckerException: adding
2014-03-17 Erlend KristiansenThesis: adding section about the LastStatementCollector
2014-03-17 Erlend KristiansenLastStatementCollector: adding comment
2014-03-17 Erlend KristiansenThesis: adding section about ContainsReturnStatementCol...
2014-03-17 Erlend KristiansenThesis: moving property collectors section into analysi...
2014-03-17 Erlend KristiansenReturnStatementCollector: renaming to ContainsReturnSta...
2014-03-17 Erlend KristiansenThesis: styling figure
2014-03-17 Erlend KristiansenThesis: adding Louden 1997 to bib, rearranging figure
2014-03-17 Erlend KristiansenThesis: refining compilation process figure
2014-03-16 Erlend KristiansenThesis: adding ASTVisitor example
2014-03-16 Erlend KristiansenThesis: writing more about ASTVisitor
2014-03-16 Erlend KristiansenThesis: adding figure for interrupted compilation process
2014-03-16 Erlend KristiansenThesis: refactoring tikzstyle
2014-03-15 Erlend KristiansenThesis: writing about the ASTVisitor
2014-03-15 Erlend KristiansenThesis: adding visitor pattern uml diagram
2014-03-15 Erlend KristiansenThesis: starting to write about the ASTVisitor
2014-03-15 Erlend KristiansenThesis: adding reference to AST figure + todo
2014-03-15 Erlend KristiansenThesis: alter style of AST for expression to match...
2014-03-15 Erlend KristiansenThesis: adding to AST tree
2014-03-15 Erlend KristiansenThesis: reposition nodes in AST tree
2014-03-14 Erlend KristiansenThesis: fixing AST tree
2014-03-14 Erlend KristiansenThesis: adding to AST tree
2014-03-13 Erlend KristiansenThesis: adding reference to Java Model table
2014-03-13 Erlend KristiansenThesis: adding figure for describing AST of Eclipse
2014-03-13 Erlend KristiansenThesis: adding table describing Java Model elements
2014-03-13 Erlend KristiansenThesis: restructuring
2014-03-13 Erlend KristiansenThesis: adding some text about the Java model
2014-03-13 Erlend KristiansenThesis: rewriting caption of Java model figure
2014-03-13 Erlend KristiansenThesis: wrapping Java model figure in figure environment
2014-03-13 Erlend KristiansenThesis: adding to Java model figure
2014-03-12 Erlend KristiansenThesis: starting on figure for the Java model
2014-03-12 Erlend KristiansenThesis: styling AST figure
2014-03-12 Erlend KristiansenThesis: adding figure for AST of an expression
2014-03-12 Erlend KristiansenThesis: writing about the abstract syntax tree
2014-03-11 Erlend Kristiansenbuild: removing unused property
2014-03-11 Erlend Kristiansenbuild: removing some unused dependencies
next