summaryrefslogtreecommitdiff
path: root/src/mbgl/style/conversion/function.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-131-1/+1
* [core, tests] Don't break text-field support "identity functions"Chris Loer2018-10-151-0/+3
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-0/+20
* Reserve vector storage in the convert filter codeMikhail Pozdnyakov2018-10-101-1/+1
* [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