summaryrefslogtreecommitdiff
path: root/include/mbgl/style/expression/value.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-inefficient-vector-operation errors in header filesThiago Marcos P. Santos2020-04-171-0/+1
* [core] Fix readability-avoid-const-params-in-decls errors in header filesThiago Marcos P. Santos2020-04-171-1/+1
* Make location indicator bearing a paint propertyGali Nelle2020-04-081-0/+8
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-10/+11
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-0/+2
* [core] Auto-convert concat arguments to stringsJohn Firebaugh2018-09-191-0/+2
* [core] Simplify Value conversionsJohn Firebaugh2018-07-121-41/+23
* [core] Introduce "collator" expressionsChris Loer2018-07-031-0/+2
* [core] Implement Expression::serialize()Chris Loer2018-02-161-0/+1
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-0/+9
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+153