]> git.uio.no Git - ifi-stolz-refaktor.git/history - software/no.uio.ifi.refaktor.tests/src/no/uio/ifi/refaktor/tests/LongestCommonPrefixExtractorTest.java
Adding the interface PropertiesExtractor.
[ifi-stolz-refaktor.git] / software / no.uio.ifi.refaktor.tests / src / no / uio / ifi / refaktor / tests / LongestCommonPrefixExtractorTest.java
2013-12-09 Erlend KristiansenAdding the interface PropertiesExtractor.
2013-11-29 Erlend KristiansenExchanging the SmartTextSelection in favor of a
2013-11-29 Erlend KristiansenRenaming SmartTextSelection to DocumentTextSelection.
2013-11-28 Erlend KristiansenChanging prefix equality to also consider the variable...
2013-11-27 Erlend KristiansenMaking prefix collectors work on all qualified names
2013-11-27 Erlend KristiansenMaking prefix collectors work on all method invocations
2013-09-06 Erlend KristiansenWorking on the AST instead of strings for finding prefixes.
2013-09-02 Erlend KristiansenAdding tests for LongestCommonPrefixExtractor.