summaryrefslogtreecommitdiffstats
path: root/misc/json.h
Commit message (Collapse)AuthorAgeFilesLines
* lua: expose JSON parserwm42014-10-191-0/+1
| | | | | | | The JSON parser was introduced for the IPC protocol, but I guess it's useful here too. The motivation for this commit is the same as with 8e4fa5fc (again).
* misc: add JSON parserwm42014-10-171-0/+27