aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/qtest/json_parse/good-10-react.out
AgeCommit message (Collapse)Author
2022-05-14JSON reactor: improve handling of nested containersJay Berkenbilt
Call the parent container's item method before calling the child item's start method so we can easily know the current nesting level when nested items are added.
2022-05-02Add reactors to the JSON parserJay Berkenbilt