summaryrefslogtreecommitdiff
path: root/include/llmr/style/value.hpp
Commit message (Expand)AuthorAgeFilesLines
* rename llmr => mbglKonstantin Käfer2014-07-161-43/+0
* update value semanatics to be closer to js and add filter expression testsKonstantin Käfer2014-07-161-117/+13
* replace {{token}} with {token}, and %d/%d/%d with {z}/{x}/{y}Konstantin Käfer2014-07-091-6/+0
* add filter expressionsKonstantin Käfer2014-06-261-5/+7
* separate out token replacer as a standalone function in preparation for #300Konstantin Käfer2014-06-041-0/+6
* add a few testsKonstantin Käfer2014-06-031-1/+1
* generalize variant comparison and add more operatorsKonstantin Käfer2014-06-021-15/+58
* generalize stylesheet parse functionKonstantin Käfer2014-05-261-0/+12
* Revert "refs #166: fix for std::stoll et al. not handling strings"Justin R. Miller2014-05-121-33/+3
* refs #166: fix for std::stoll et al. not handling stringsJustin R. Miller2014-05-121-3/+33
* make sure we're not converting too relaxedlyKonstantin Käfer2014-05-081-16/+29
* add relaxed comparsion function + testsKonstantin Käfer2014-05-081-1/+61
* add toString method for Value variantKonstantin Käfer2014-03-241-0/+2
* port remainder of the the placement algorithmKonstantin Käfer2014-03-191-1/+1
* custom variant type (replaces boost::variant and removes boost dependency alt...artemp2014-02-121-2/+2
* c++ - change types order in boost::variant to move std::string to the endartemp2014-02-101-1/+1
* draw fills according to the styleKonstantin Käfer2014-01-271-0/+15