summaryrefslogtreecommitdiff
path: root/include/llmr/style/style_parser.hpp
Commit message (Expand)AuthorAgeFilesLines
* rename llmr => mbglKonstantin Käfer2014-07-161-119/+0
* add more comparison testsKonstantin Käfer2014-07-161-1/+1
* break out StyleSource from Source, move getActiveSources andMike Morris2014-07-101-6/+3
* move to per-map access tokenJustin R. Miller2014-07-091-0/+5
* correctly detect duplicate layersKonstantin Käfer2014-07-031-3/+0
* correctly parse array properties like *-translateKonstantin Käfer2014-07-021-4/+9
* parse rasterize values as wellKonstantin Käfer2014-07-021-2/+8
* load glyphset url from stylesheetKonstantin Käfer2014-07-021-0/+8
* read sprite image from styleKonstantin Käfer2014-07-021-0/+8
* refactor functionsKonstantin Käfer2014-06-301-0/+5
* move StyleLayerGroup and PropertyTransition to their own filesKonstantin Käfer2014-06-301-1/+1
* make more members of StyleLayer constKonstantin Käfer2014-06-271-2/+8
* more refactoring and fallback valuesKonstantin Käfer2014-06-271-2/+2
* even more refactoringKonstantin Käfer2014-06-271-0/+3
* add filter expressionsKonstantin Käfer2014-06-261-4/+5
* saving current stateKonstantin Käfer2014-06-231-41/+52
* template the parserKonstantin Käfer2014-06-161-10/+9
* make code more conciseKonstantin Käfer2014-06-161-2/+10
* move to std::map for classesKonstantin Käfer2014-06-161-9/+9
* implement nested expression parsingKonstantin Käfer2014-06-021-0/+2
* [hardening] fix double const& declarationDane Springmeyer2014-05-301-1/+1
* make PropertyTransitions optionalKonstantin Käfer2014-05-281-1/+1
* generalize stylesheet parse functionKonstantin Käfer2014-05-261-0/+1
* support for style transitionsJustin R. Miller2014-05-221-0/+1
* first shot at composited blendingKonstantin Käfer2014-05-211-0/+1
* make sure we also parse classes for nested layersKonstantin Käfer2014-05-211-3/+13
* rename point => iconKonstantin Käfer2014-05-151-1/+1
* squashed stylequest mergeJustin R. Miller2014-05-071-3/+5
* refs #101: data sources with stylingJustin R. Miller2014-04-041-0/+1
* add min/max functions and refactor FunctionPropertyKonstantin Käfer2014-03-261-3/+2
* extract label shapingKonstantin Käfer2014-03-141-0/+1
* add constants and move style parser to its own classKonstantin Käfer2014-03-121-0/+42