summaryrefslogtreecommitdiff
path: root/test/style/conversion/function.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] For string-valued properties, do coercion rather than assertionJohn Firebaugh2018-09-191-5/+5
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-4/+3
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-201-1/+19
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-201-9/+6
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+28
* [core] Use convertJSON instead of RapidJSON directlyJohn Firebaugh2017-10-161-7/+3
* [tidy] modernize-raw-string-literalBruno de Oliveira Abinader2017-05-121-7/+7
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-14/+16
* [core] Avoid unnecessary convert template instantiationsJohn Firebaugh2017-03-091-1/+1
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-1/+1
* [core] add tests for function parsingKonstantin Käfer2017-01-161-0/+54