summaryrefslogtreecommitdiff
path: root/src/mbgl/style/expression/match.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-1/+1
* [core] change loop variable type to autoKonstantin Käfer2019-01-301-1/+1
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-0/+1
* Fix compilation errors with libc++ on QNX 7Sudarsana Babu Nagineni2018-07-301-3/+3
* [core] Replace expressions RTTI with enums + static castBruno de Oliveira Abinader2018-07-241-1/+2
* [core] Align match behavior with case/==John Firebaugh2018-05-181-2/+16
* [core] Implement Expression::serialize()Chris Loer2018-02-161-0/+36
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-0/+14
* [core] Fix build on Android + GCC and Android + armeabiThiago Marcos P. Santos2017-11-121-4/+5
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+262