summaryrefslogtreecommitdiff
path: root/src/mbgl/style/expression/dsl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-7/+8
* [core] Add image sections to format expressionAlexander Shalamov2019-12-021-3/+2
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-7/+20
* Indroduce clusterProperty option for aggregation (#15287)zmiao2019-08-161-0/+23
* [core] Don't use optional unique_ptr in function coversion codeAnder Conselvan de Oliveira2019-05-211-10/+10
* [core] Expose dsl::compound() internallyAnder Conselvan de Oliveira2019-05-211-6/+2
* [core] Fix most identity function with default legacy expression testsAnder Conselvan de Oliveira2019-05-211-14/+36
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-2/+2
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-131-3/+3
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-0/+15
* [core] For string-valued properties, do coercion rather than assertionJohn Firebaugh2018-09-191-1/+1
* Relax typing for comparison operators (#12537)Anand Thakker2018-08-021-8/+12
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-201-14/+14
* [core] Convert legacy functions directly to expressionsJohn Firebaugh2018-07-131-0/+9
* [core] Introduce "collator" expressionsChris Loer2018-07-031-2/+2
* [darwin] Replace use of *Stops with expressions DSLJohn Firebaugh2018-06-291-0/+27
* [core] Replace use of *Stops with expressions DSLJohn Firebaugh2018-06-291-0/+147