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