summaryrefslogtreecommitdiff
path: root/platform/darwin/src/NSExpression+MGLAdditions.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Convert NSColor/UIColor expressions to CSS color string valuesMinh Nguyễn2017-02-181-0/+10
* [core] Introduce dedicated filter types for $type and $id special cases (#7971)John Firebaugh2017-02-091-0/+61
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-2/+2
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-39/+34
|\
| * [ios, macos] Cleaned up expression conversionMinh Nguyễn2017-01-041-35/+25
| * [ios, macos] Rewrote predicate/filter conversionMinh Nguyễn2017-01-041-9/+16
| * [ios, macos] Fixed null expression crashMinh Nguyễn2016-12-231-2/+3
* | [build] upgrade to variant 1.1.4 and dependenciesKonstantin Käfer2016-11-281-1/+1
|/
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-141-0/+26
* [ios] fixes #6248: properly handle all NSNumber types in filters (#6290)Justin R. Miller2016-09-161-6/+27
* [ios] Check for bool value with charJesse Bounds2016-09-021-1/+1
* [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-021-0/+43