summaryrefslogtreecommitdiff
path: root/pango/json/gtkjsonparserprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* Update the json parserMatthias Clasen2021-12-051-4/+32
| | | | | This includes better error reporting, with error locations.
* Add gtk_json_parser_set_errorMatthias Clasen2021-12-021-0/+3
|
* serializer: Replace json-glibMatthias Clasen2021-12-021-0/+66
Replace json-glib by a homegrown json parser/printer.