summaryrefslogtreecommitdiff
path: root/json-glib/json-gobject.c
Commit message (Expand)AuthorAgeFilesLines
* Use the fallback value-to-node generator even for serializablesgobject-deserializeEmmanuele Bassi2007-11-131-6/+11
* Fix a couple of dumb typos in the GObject deserialization codeEmmanuele Bassi2007-11-131-2/+4
* Add node-to-property simple fallback parser for deserializationEmmanuele Bassi2007-11-131-9/+85
* Initial implementation of GObject deserialization functionEmmanuele Bassi2007-11-101-12/+170
* We need the actual implementation of the JsonSerializable GType functionEmmanuele Bassi2007-10-161-0/+6
* Add the JsonSerializable interfaceEmmanuele Bassi2007-10-161-31/+157
* Add GObject serialization support for JSON-GLibEmmanuele Bassi2007-10-021-0/+169