aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/QueryKit/Source/QKQueryGenericParameter.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
|
* Don't explicitly define property accessor names.stuconnolly2012-07-151-4/+4
|
* Add a new order by class.stuconnolly2012-07-151-13/+3
|
* Bunch of improvements including uderlying database system support.stuconnolly2012-07-141-3/+10
|
* Additional QueryKit tests.stuconnolly2012-07-101-3/+3
|
* Improve QueryKit's handling of quotes by making it on by default. Also, add ↵stuconnolly2012-07-091-0/+53
a bunch more tests.