]> git.uio.no Git - ifi-stolz-refaktor.git/history - software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/utils/ParseUtils.java
CompilationUnitCacheManager: refactoring
[ifi-stolz-refaktor.git] / software / no.uio.ifi.refaktor / src / no / uio / ifi / refaktor / utils / ParseUtils.java
2014-03-08 Erlend KristiansenCompilationUnitCacheManager: refactoring
2014-01-30 Erlend KristiansenMoving some assertion code into no.uio.ifi.refaktor...
2014-01-07 Erlend KristiansenRemoving some Java assert statements in favor of assert...
2014-01-03 Erlend KristiansenAdding cache for compilation units to avoid a lot of...
2013-12-11 Erlend KristiansenBreaking up long static method to strip a text selectio...
2013-12-10 Erlend KristiansenRemoving some unused code.
2013-12-04 Erlend KristiansenSome refactoring. Getting rid of IDocument dependency...
2013-11-29 Erlend KristiansenCleaning some code.
2013-11-29 Erlend KristiansenExchanging the SmartTextSelection in favor of a
2013-10-23 Erlend KristiansenMaking the abstraction of a RefaktorChanger that can...
2013-09-24 Erlend KristiansenMerge
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-19 Erlend KristiansenFirst attempt on using move method in Extract and Move...
2013-09-02 Erlend KristiansenAdding tests for LongestCommonPrefixExtractor.
2013-08-20 Erlend KristiansenAdding information about covering and covered node in
2013-08-15 Erlend KristiansenFirst attempt on making a framework for extracting...
2013-07-30 Volker StolzMerge branch 'master' of gitolite@git.uio.no:ifi-stolz...
2013-07-25 Erlend KristiansenAdding metrics library from http://eclipse-metrics...