aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableFilterParser.m
Commit message (Collapse)AuthorAgeFilesLines
* Added some basic unit tests for SPTableFilterParserMax2015-04-231-5/+7
|
* Move some complex logic into its own classMax2015-04-221-0/+225
so it will easier to write some unit tests and refactor some of the code.