summaryrefslogtreecommitdiff
path: root/json_object_iterator.h
Commit message (Expand)AuthorAgeFilesLines
* Adjust the description of json_object_iterator a bit.Eric Haszlakiewicz2017-12-051-4/+5
* Issue #76: use old style comment to allow json_object_iterator.h to build in ...Eric Haszlakiewicz2013-04-301-1/+1
* Since we already use a local json_bool type, replace any stdbool.h usage withEric Haszlakiewicz2012-04-241-3/+2
* Clean up documentation and correct sample codeKeith Derrick2012-04-231-81/+67
* Add alternative iterator implementationKeith Derrick2012-04-121-0/+254