Sign in
qemu
/
qemu
/
f33f991185bccd22963c256437b9d8ea63361ff5
/
qobject
/
json-lexer.c
a372823
build: move qobject files to qobject/ and libqemuutil.a
by Paolo Bonzini
· 12 years ago
[Renamed from json-lexer.c]
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
0b0404b
Add 'fall through' comments to case statements without break
by Stefan Weil
· 13 years ago
b011f61
json-lexer: make lexer error-recovery more deterministic
by Michael Roth
· 14 years ago
bd3924a
json-lexer: fix flushing logic to not always go to error state
by Michael Roth
· 14 years ago
529a0ef
json-lexer: reset the lexer state on an invalid token
by Anthony Liguori
· 14 years ago
325601b
json-lexer: limit the maximum size of a given token
by Anthony Liguori
· 14 years ago
33d0539
json-lexer: fix conflict with mingw32 ERROR definition
by Blue Swirl
· 14 years ago
28e91a6
remove unnecessary lookaheads
by Paolo Bonzini
· 15 years ago
f7c0527
implement optional lookahead in json lexer
by Paolo Bonzini
· 15 years ago
ecb50f5
json-lexer: Drop 'buf'
by Luiz Capitulino
· 15 years ago
1041ba7
json-lexer: Handle missing escapes
by Luiz Capitulino
· 15 years ago
03308f6
json-lexer: Initialize 'x' and 'y'
by Luiz Capitulino
· 15 years ago
2c0d4b3
json: fix PRId64 on Win32
by Roy Tam
· 15 years ago
5ab8558
Add a lexer for JSON
by Anthony Liguori
· 15 years ago