summaryrefslogtreecommitdiff
path: root/src/mbgl/style/conversion/function.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] For string-valued properties, do coercion rather than assertionJohn Firebaugh2018-09-191-2/+2
* [core] Implement array assertion fallback behaviorJohn Firebaugh2018-09-131-3/+1
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+2
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-0/+68
* [core] Tweak conversions to reduce binary sizeJohn Firebaugh2018-07-301-109/+109
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-201-11/+69
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-201-165/+132
* [core] Convert legacy functions directly to expressionsJohn Firebaugh2018-07-131-0/+699