summaryrefslogtreecommitdiff
path: root/json-glib/json-parser.h
Commit message (Expand)AuthorAgeFilesLines
* Revert JsonParser::get_root semanticsEmmanuele Bassi2008-01-291-1/+0
* Use gssize for the buffer length parameterEmmanuele Bassi2007-12-251-1/+1
* Change json_parser_get_root() semanticsEmmanuele Bassi2007-11-211-0/+2
* Add support for parsing assignmentsEmmanuele Bassi2007-11-101-0/+5
* Add line/position getters to JsonParserEmmanuele Bassi2007-10-051-9/+12
* Document the newly added signalsEmmanuele Bassi2007-10-051-1/+9
* Add more signals to the JsonParser classEmmanuele Bassi2007-10-051-3/+22
* Complete API reference of JSON-GLibEmmanuele Bassi2007-10-011-0/+19
* Add licensing informations to the source codeEmmanuele Bassi2007-10-011-0/+19
* Add JsonNode, a generic container for JSON typesEmmanuele Bassi2007-10-011-1/+1
* Add stubs to JsonParser for actually parsing a JSON streamEmmanuele Bassi2007-09-211-3/+25
* Initial import of JSON-GLibEmmanuele Bassi2007-09-201-0/+57