summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion/function.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-20/+2
* [core] Tweak conversions to reduce binary sizeJohn Firebaugh2018-07-301-3/+3
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-201-3/+6
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-201-53/+13
* [core] Convert legacy functions directly to expressionsJohn Firebaugh2018-07-131-380/+20
* [core] Remove stops-based *Function constructorsJohn Firebaugh2018-06-291-6/+51
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-30/+17
* [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