summaryrefslogtreecommitdiff
path: root/include/mbgl/style/expression/interpolate.hpp
Commit message (Expand)AuthorAgeFilesLines
* Couple more cleanupsupstream/expressionsAnand Thakker2017-11-081-24/+14
* Port stricter zoom expression validationAnand Thakker2017-11-071-2/+2
* Extract InterpolateBase to de-templatize findZoomCurveAnand Thakker2017-11-071-30/+39
* Take reference rather than pointer in eachChild callbackAnand Thakker2017-11-061-3/+3
* Clean up operator==() implementationAnand Thakker2017-11-041-11/+1
* wip - add Expression::operator==()Anand Thakker2017-11-031-0/+32
* Split "curve" into "step" and "interpolate" expressionsAnand Thakker2017-11-021-0/+156