aboutsummaryrefslogtreecommitdiff
path: root/json
Commit message (Collapse)AuthorAgeFilesLines
* Fix CRLFGavin Andresen2010-07-1413-1970/+1970
|
* better error message in check_type(), tell the types by name instead of by ↵s_nakamoto2010-02-101-1/+3
| | | | number
* JSON Spirit library from ↵s_nakamoto2010-02-1013-0/+1968
http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx, MIT license