summaryrefslogtreecommitdiff
path: root/include/mbgl/style/expression/parsing_context.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errors in header filesThiago Marcos P. Santos2020-04-171-10/+10
* [core] Fix readability-* errorsThiago Marcos P. Santos2020-03-301-1/+1
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-6/+5
* [core] convert CompoundExpressionRegistry to constexpr hash mapKonstantin Käfer2018-12-041-2/+1
* [core] use constexpr map using eternal for expression lookupsKonstantin Käfer2018-12-041-2/+1
* [core] For string-valued properties, do coercion rather than assertionJohn Firebaugh2018-09-191-10/+23
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-0/+1
* Don't enforce ["zoom"] constraints for filters (#11672)Anand Thakker2018-04-121-9/+25
* [core] Omit inferred type annotations for 'coalesce' argumentsJohn Firebaugh2018-01-091-3/+10
* [windows][core] Include what you useThiago Marcos P. Santos2018-01-081-0/+1
* [core] Fix build on Android + GCC and Android + armeabiThiago Marcos P. Santos2017-11-121-2/+3
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+147