summaryrefslogtreecommitdiff
path: root/src/mbgl/style/expression/is_constant.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Introduce distance expressionzmiao2020-04-221-0/+4
* Enable parse within expressionzmiao2020-02-121-0/+4
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-0/+13
* [build] Fix clang format and tidy checksJuha Alanen2019-09-181-6/+1
* [core] Add feature state support to isFeatureConstant expressionJuha Alanen2019-09-181-1/+2
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-131-3/+7
* [core] Fix out of range exception for string compareVladimir Kondrashov2018-08-141-2/+2
* [core] Simplify CompoundExpression implementationJohn Firebaugh2018-07-301-2/+2
* [core] Replace expressions RTTI with enums + static castBruno de Oliveira Abinader2018-07-241-2/+3
* [core] Introduce "collator" expressionsChris Loer2018-07-031-0/+9
* [core] fix crash when trying to parse legacy filtersKonstantin Käfer2018-06-291-0/+5
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+40