Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the fallback value-to-node generator even for serializablesgobject-deserialize | Emmanuele Bassi | 2007-11-13 | 1 | -6/+11 |
* | Fix a couple of dumb typos in the GObject deserialization code | Emmanuele Bassi | 2007-11-13 | 1 | -2/+4 |
* | Add node-to-property simple fallback parser for deserialization | Emmanuele Bassi | 2007-11-13 | 1 | -9/+85 |
* | Initial implementation of GObject deserialization function | Emmanuele Bassi | 2007-11-10 | 1 | -12/+170 |
* | We need the actual implementation of the JsonSerializable GType function | Emmanuele Bassi | 2007-10-16 | 1 | -0/+6 |
* | Add the JsonSerializable interface | Emmanuele Bassi | 2007-10-16 | 1 | -31/+157 |
* | Add GObject serialization support for JSON-GLib | Emmanuele Bassi | 2007-10-02 | 1 | -0/+169 |