summaryrefslogtreecommitdiffstats
path: root/cpp/sca/modules/json/json.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed support for nested elements and lists. Improved failure/error reporting...jsdelfino2009-11-161-8/+7
* Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino2009-11-011-41/+53
* Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino2009-10-261-14/+48
* Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino2009-10-181-51/+62
* Added support for JSON-RPC to httpd module. Fixed issues with double numbers ...jsdelfino2009-10-111-25/+27
* Changed XML and JSON databindings to use lazy lists and writer functions inst...jsdelfino2009-10-051-48/+37
* Strawman implementation of a JSON data binding.jsdelfino2009-10-031-0/+349