summaryrefslogtreecommitdiff
path: root/test/style/conversion/function.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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