]> git.uio.no Git - ifi-stolz-refaktor.git/history - software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/extractors/Prefix.java
Sub-prefixes of a prefix is now returned as a PrefixSet.
[ifi-stolz-refaktor.git] / software / no.uio.ifi.refaktor / src / no / uio / ifi / refaktor / extractors / Prefix.java
2013-11-07 Erlend KristiansenSub-prefixes of a prefix is now returned as a PrefixSet.
2013-11-06 Erlend KristiansenMoving functionality from ExtractAndMoveMethodPrefixesE...
2013-11-05 Erlend KristiansenNow using Set instead of Map for prefixes in extractors.
2013-11-04 Erlend KristiansenExtractAndMoveMethodPrefixesExtractor filters out those...
2013-09-24 Erlend KristiansenMerge
2013-09-24 Volker Stolzmerge?
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 KristiansenMerge branch 'master' of git.uio.no:ifi-stolz-refaktor
2013-09-19 Erlend KristiansenExtractAndMoveMethodHandler now moves the method to...
2013-09-19 Erlend KristiansenFirst attempt on using move method in Extract and Move...
2013-09-17 Erlend KristiansenFirst attempt on using extract method in Extract and...
2013-09-13 Erlend KristiansenDoing some refactoring and adding some javadoc.
2013-09-06 Erlend KristiansenWorking on the AST instead of strings for finding prefixes.
2013-09-06 Erlend KristiansenFirst try on extracting a union of common prefixes.