summaryrefslogtreecommitdiff
path: root/json-glib/json-types.h
Commit message (Expand)AuthorAgeFilesLines
* Add API to retrieve copies of the nodes inside objects and arraysEmmanuele Bassi2007-11-211-0/+4
* Add a GType for JsonNodeEmmanuele Bassi2007-11-131-2/+6
* Add the JsonSerializable interfaceEmmanuele Bassi2007-10-161-0/+1
* Add a method for getting all the nodes from a JsonObjectEmmanuele Bassi2007-10-161-0/+1
* Add API for removing nodes from arrays and objectsEmmanuele Bassi2007-10-151-61/+65
* Add json_node_dup_string()Emmanuele Bassi2007-10-081-0/+1
* Add convenience accessors for fundamental types in JsonNodeEmmanuele Bassi2007-10-051-0/+12
* Implement the GType functions for JsonObject and JsonArrayEmmanuele Bassi2007-10-051-2/+2
* Document the new public functionsEmmanuele Bassi2007-10-011-0/+2
* Move data types ctors and setters into the public headersEmmanuele Bassi2007-10-011-7/+31
* Complete API reference of JSON-GLibEmmanuele Bassi2007-10-011-0/+20
* Add licensing informations to the source codeEmmanuele Bassi2007-10-011-0/+35
* Add JsonNode, a generic container for JSON typesEmmanuele Bassi2007-10-011-25/+34
* Add JsonData, an opaque container for JSON data typesEmmanuele Bassi2007-09-211-16/+37
* Initial import of JSON-GLibEmmanuele Bassi2007-09-201-0/+32