summaryrefslogtreecommitdiff
path: root/include/mbgl/style/function/convert.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Convert legacy functions directly to expressionsJohn Firebaugh2018-07-131-322/+0
* [core] Remove stops-based *Function constructorsJohn Firebaugh2018-06-291-32/+7
* [core] Privatize Interpolate<T>John Firebaugh2018-06-281-34/+25
* [core] Split Interpolator into a separate fileJohn Firebaugh2018-06-281-1/+1
* [core] Implement Expression::serialize()Chris Loer2018-02-161-0/+1
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-0/+4
* [core] Fix copy in range-based for loopsJason Wray2017-12-151-1/+1
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+351