summaryrefslogtreecommitdiff
path: root/lib/Support/JSONParser.cpp
Commit message (Expand)AuthorAge
* fix typoSebastian Pop2012-02-06
* Removes template magic to build up containers.Manuel Klimek2012-01-17
* Changes the JSON parser to use the SourceMgr.Manuel Klimek2011-12-21
* Fixes a potential compilation error.Manuel Klimek2011-12-20
* Pulls the implementation of skip() into JSONParser.Manuel Klimek2011-12-20
* Addressing style issues in JSON parser.Manuel Klimek2011-12-20
* Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...Manuel Klimek2011-12-16