summaryrefslogtreecommitdiff
path: root/qobject/json-lexer.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-20json: learn to parse uint64 numbersMarc-André Lureau1-0/+4
2016-06-30qobject: Correct JSON lexer grammar commentsEric Blake1-5/+14
2016-02-04qobject: Clean up includesPeter Maydell1-1/+1
2015-11-26qjson: replace QString in JSONLexer with GStringPaolo Bonzini1-14/+8
2015-11-26qjson: Give each of the six structural chars its own token typeMarkus Armbruster1-7/+12
2015-11-26qjson: Spell out some silent assumptionsMarkus Armbruster1-1/+6
2014-06-23json-lexer: fix escaped backslash in single-quoted stringPaolo Bonzini1-2/+2
2013-01-12build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini1-0/+373