summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion/function.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] GCC 4.9 does not fully support custom variable templatesBruno de Oliveira Abinader2017-07-121-1/+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-77/+98
* Refactor: use conversion system to convert MGLStyleFunction to mbgl core type...Anand Thakker2017-02-151-1/+1
* [core, ios, macos] Refactor composite stop types and conversionsJohn Firebaugh2017-02-091-55/+72
* [core] default value support in categorical function conversionIvo van Dongen2017-02-021-4/+29
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-34/+304
* [core] Functions must have at least one stopJohn Firebaugh2016-12-011-0/+4
* [core] Split up and clean up conversion.hppJohn Firebaugh2016-06-241-0/+69