summaryrefslogtreecommitdiff
path: root/src/mbgl/style/expression/coalesce.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Replace expressions RTTI with enums + static castBruno de Oliveira Abinader2018-07-241-1/+2
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-0/+10
* [core] Omit inferred type annotations for 'coalesce' argumentsJohn Firebaugh2018-01-091-5/+17
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+62