summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Fix keypath expressions, a json object is parsed incorrectly for...Fabian Guerra2018-05-222-1/+14
* [core] Align match behavior with case/==John Firebaugh2018-05-181-5/+5
* [ios, macos] Support array values in match expressions. (#11866)android-v6.2.0-alpha.1Fabian Guerra Soto2018-05-175-28/+54
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-1744-589/+812
|\
| * [ios, macos] Moved numbers away from start of lines in documentation (#11881)Jordan Kiley2018-05-1511-49/+49
| * [ios, macos] Fixed English priority during label localizationMinh Nguyễn2018-05-143-22/+7
| * [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-109-422/+13
| * [ios, macos] Add to-rgba expression operator. (#11725)Fabian Guerra Soto2018-05-074-2/+72
| * [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0Fabian Guerra Soto2018-05-0418-81/+131
| * [ios, macos] Add support for subscripting in expressions. (#11770)Fabian Guerra Soto2018-05-042-1/+43
| * [ios, macos] Fix overlay bounds that span the antimeridian. (#11783)Fabian Guerra Soto2018-05-045-2/+54
| * iOS: Add custom layer example to debugging app (#7734)Konstantin Käfer2018-05-032-0/+63
| * [ios, macos] Fix broken link to predicates and expressions guide. (#11818)Fabian Guerra Soto2018-05-031-2/+2
| * [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointerJohn Firebaugh2018-05-021-3/+6
| * [android, ios, macos] Added Korean localizationMinh Nguyễn2018-05-022-0/+345
| * [ios, macos] Fix possible retain cycles in blocksJason Wray2018-04-271-4/+7
| * [ios, macos] Accept Xcode 9.3 project suggestionsJason Wray2018-04-271-3/+3
| * [ios, macos] Raise exceptions for empty expression stops dictionaries (#9539)Julian Rex2018-04-262-2/+24
* | [core] Rework spec function/expression taxonomyLauren Budorick2018-05-1412-232/+132
* | FixupJohn Firebaugh2018-05-021-6/+6
* | [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointerJohn Firebaugh2018-05-021-3/+6
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-2748-268/+188
* | Bump GL JS pin to get tests for global symbol querying.Chris Loer2018-04-252-2/+6
* | Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-23117-2741/+5481
|\ \ | |/
| * [ios, macos] Rename featureProperties to featureAttributes. (#11748)Fabian Guerra Soto2018-04-235-9/+15
| * [ios, macos] Revamp predicate and expression guide (#11741)Minh Nguyễn2018-04-194-318/+770
| * [ios, macos] Update Style Functions guide (#11724)Jordan Kiley2018-04-1913-127/+316
| * [ios] Provide MGLStyle.localizesLabels unavailability noticeJason Wray2018-04-171-0/+2
| * [ios, macos] Add trigonometric support to NSExpression. (#11716)Fabian Guerra Soto2018-04-173-7/+127
| * [ios, macos] Add NSExpression convenience constructors and helper methods. (#...Fabian Guerra Soto2018-04-164-15/+259
| * [android, ios, macos] Added European Portuguese localizationMinh Nguyễn2018-04-161-0/+54
| * [macos] Replaced UIColor with NSColor in documentationMinh Nguyễn2018-04-1610-5/+372
| * [ios] Fix type narrowing issue with MGLOpenGLStyleLayer projection matrix (#1...Jason Wray2018-04-165-13/+25
| * [ios, macos] Convert various class methods to class propertiesJason Wray2018-04-1610-35/+27
| * [ios] Remove more deprecated bits for release-bobaJason Wray2018-04-161-16/+5
| * Localize expressions more thoroughly (#11651)Minh Nguyễn2018-04-1615-88/+522
| * [ios, macos] NSPredicate expression filters. (#11587)Fabian Guerra Soto2018-04-1615-719/+357
| * [ios, macos] Remove mgl_ prefix from built-in expressions variables. (#11689)Fabian Guerra Soto2018-04-165-22/+22
| * [ios, macos] Add predicate like expressions to NSExpression (#11632)Fabian Guerra Soto2018-04-123-7/+144
| * [ios, macos] Corrected link in expression documentationMinh Nguyễn2018-04-111-2/+4
| * [ios, macos] Renamed expression initializer to be more SwiftianMinh Nguyễn2018-04-114-87/+87
| * [darwin, docs] Further compress images in docsupstream/fb-ios-guide-img-compressionJason Wray2018-04-119-0/+0
| * Add abs, round, floor, ceil operators (#11653)Anand Thakker2018-04-114-27/+56
| * [ios, macos] Equate valueForKey: with valueForKeyPath:Minh Nguyễn2018-04-061-1/+1
| * [ios, macos] Distinguish between conditionals and expressions in case expressionMinh Nguyễn2018-04-062-5/+19
| * Change MGLMapPointMake to MGLMapPointForCoordinateAsheem Mamoowala2018-04-063-8/+15
| * [ios, macos] Projection Matrix and LatLng projection to Mercator methodsAsheem Mamoowala2018-04-057-0/+68
| * Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-023-52/+42
| * [ios, macos] Corrected documentationMinh Nguyễn2018-04-028-45/+57
| * [ios, macos] Clarified source optionsMinh Nguyễn2018-04-025-29/+73