summaryrefslogtreecommitdiff
path: root/json_visit.c
Commit message (Expand)AuthorAgeFilesLines
* clang-format the filesdota172020-04-031-35/+30
* Make sure to include the "*" on function pointer arguments to avoid a warning...Eric Haszlakiewicz2017-12-041-3/+3
* Add a json_c_visit() function to provide a way to iterate over a tree of json...Eric Haszlakiewicz2016-10-291-0/+133