Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Fix argument name mismatch | Emmanuele Bassi | 2009-11-28 | 1 | -1/+1 |
* | boxed: Split (de)serialization registration | Emmanuele Bassi | 2009-11-23 | 1 | -31/+32 |
* | serializable: Add methods proxying default implementations | Emmanuele Bassi | 2009-11-12 | 1 | -9/+19 |
* | gobject: Add deprecation annotations | Emmanuele Bassi | 2009-11-12 | 1 | -2/+2 |
* | gobject: Use from/to data naming convention | Emmanuele Bassi | 2009-10-28 | 1 | -0/+10 |
* | gobject: Uniform JSON<->GObject mapping code | Emmanuele Bassi | 2009-10-28 | 1 | -5/+5 |
* | gobject: Make GObject<->JsonObject functions public | Emmanuele Bassi | 2009-10-27 | 1 | -6/+10 |
* | gobject: Add experimental GBoxed<->JSON transformation | Emmanuele Bassi | 2009-10-27 | 1 | -0/+37 |
* | Fix license and copyright notices | Emmanuele Bassi | 2009-06-09 | 1 | -2/+6 |
* | Initial implementation of GObject deserialization function | Emmanuele Bassi | 2007-11-10 | 1 | -2/+6 |
* | Add the JsonSerializable interface | Emmanuele Bassi | 2007-10-16 | 1 | -0/+51 |
* | Add GObject serialization support for JSON-GLib | Emmanuele Bassi | 2007-10-02 | 1 | -0/+33 |