summaryrefslogtreecommitdiff
path: root/src/mbgl/style/rapidjson_conversion.hpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid unnecessary use of std::functionJohn Firebaugh2017-10-181-1/+2
* Value → ConvertibleJohn Firebaugh2017-10-171-3/+3
* Require explicit specialization for ValueTraitsJohn Firebaugh2017-10-171-0/+106
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-171-89/+4
* [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinatesAsheem Mamoowala2017-06-011-0/+7
* [core] upgrade RapidJSON to 1.1.0Konstantin Käfer2016-09-151-2/+4
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-0/+16
* [core, node] Node bindings for setFilterJohn Firebaugh2016-06-211-0/+23
* [core] Rewrite style parsing logic for reuse in node bindingsJohn Firebaugh2016-06-211-0/+55