summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion/filter.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-0/+1
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-242/+1
* [tidy] modernize-raw-string-literalBruno de Oliveira Abinader2017-05-121-1/+1
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-70/+87
* [core] Introduce dedicated filter types for $type and $id special cases (#7971)John Firebaugh2017-02-091-26/+118
* [core] Split up and clean up conversion.hppJohn Firebaugh2016-06-241-0/+150