aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableFilterParser.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo that caused build failures with older Xcode versionsMax2015-05-021-1/+1
|
* Move some complex logic into its own classMax2015-04-221-0/+61
so it will easier to write some unit tests and refactor some of the code.