summaryrefslogtreecommitdiff
path: root/platform/darwin/src/NSPredicate+MGLAdditions.mm
Commit message (Expand)AuthorAgeFilesLines
* [core] Introduce dedicated filter types for $type and $id special cases (#7971)John Firebaugh2017-02-091-3/+69
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-24/+24
* [ios, macos] Cleaned up expression conversionMinh Nguyễn2017-01-041-17/+17
* [ios, macos] Rewrote predicate/filter conversionMinh Nguyễn2017-01-041-13/+62
* [ios, macos] Add more predicate operator to mbgl filter translationsJesse Bounds2016-09-211-7/+15
* [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-021-0/+107