summaryrefslogtreecommitdiff
path: root/src/mbgl/style/conversion/json.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] show line and col instead of offset when JSON parsing failsupstream/json-parse-line-colKonstantin Käfer2019-05-061-1/+1
* [core] remove some uses of <iostream> and <sstream>Konstantin Käfer2018-10-231-4/+1
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-1/+1
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-0/+2
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-1/+1
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-0/+28