summaryrefslogtreecommitdiff
path: root/include/mbgl/style/expression/literal.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-no-automatic-move (bonus)Thiago Marcos P. Santos2020-04-171-1/+2
* [core] Fix performance-unnecessary-value-param errors in header filesThiago Marcos P. Santos2020-04-171-9/+3
* [core] Replace expressions RTTI with enums + static castBruno de Oliveira Abinader2018-07-241-3/+4
* [core] Replace use of *Stops with expressions DSLJohn Firebaugh2018-06-291-3/+1
* [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-0/+3
* [core] Implement Expression::serialize()Chris Loer2018-02-281-2/+12
* Correctly parse constant expressions in dds style properties (#11282)Anand Thakker2018-02-211-0/+4
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-1/+5
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+38