index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qobject
/
json-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qjson: surprise, allocating 6 QObjects per token is expensive
Paolo Bonzini
2015-11-26
1
-67
/
+48
*
qjson: store tokens in a GQueue
Paolo Bonzini
2015-11-26
1
-45
/
+20
*
qjson: Convert to parser to recursive descent
Markus Armbruster
2015-11-26
1
-118
/
+47
*
qjson: Inline token_is_escape() and simplify
Markus Armbruster
2015-11-26
1
-17
/
+15
*
qjson: Inline token_is_keyword() and simplify
Markus Armbruster
2015-11-26
1
-13
/
+7
*
qjson: Give each of the six structural chars its own token type
Markus Armbruster
2015-11-26
1
-22
/
+9
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qobject: Use 'bool' for qbool
Eric Blake
2015-06-22
1
-3
/
+3
*
json-parser: Accept 'null' in QMP
Eric Blake
2015-05-11
1
-0
/
+2
*
json-parser: drop superfluous assignment for token variable
Gonglei
2014-06-11
1
-13
/
+2
*
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
1
-1
/
+1
*
json-parser: fix handling of large whole number values
Michael Roth
2013-05-23
1
-3
/
+23
*
build: move qobject files to qobject/ and libqemuutil.a
Paolo Bonzini
2013-01-12
1
-0
/
+704