Age | Commit message (Expand) | Author |
---|---|---|
2013-12-03 | libs/json: add proper support for decoding unicode escapes | Jo-Philipp Wich |
2011-04-17 | libs/json: Fix a typo and a logic error in json.lua to make luci.json.encode(... | Jo-Philipp Wich |
2009-11-13 | JSON: Add encode / decode shortcut | Steven Barth |
2009-01-04 | Introduce active (pulling) JSON-Decoder | Steven Barth |
2008-08-29 | Optimized encoding of arrays containing nil values | Steven Barth |
2008-08-27 | Rewrote the API-documentation for luci.json | Steven Barth |
2008-08-26 | libs/json: Completed JSON library | Steven Barth |
2008-08-26 | libs/core: Reworked some basic libraries to not use package.seeall | Steven Barth |
2008-08-22 | RPC part #3 | Steven Barth |