summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion/property_value.hpp
Commit message (Expand)AuthorAgeFilesLines
* Port stricter zoom expression validationAnand Thakker2017-11-071-4/+0
* Extract InterpolateBase to de-templatize findZoomCurveAnand Thakker2017-11-071-1/+1
* Take reference rather than pointer in eachChild callbackAnand Thakker2017-11-061-2/+2
* Address more review notesAnand Thakker2017-11-061-0/+5
* Add StyleParser tests for expression validationAnand Thakker2017-10-251-3/+4
* Refactor is*Constant()Anand Thakker2017-10-251-1/+2
* Implement expressionsAnand Thakker2017-10-251-0/+13
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-2/+1
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-8/+8
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-1/+1
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-1/+3
* [core] Split up and clean up conversion.hppJohn Firebaugh2016-06-241-0/+34