13 Commits (76cad71136b7eb371cf2a2a4e1621cfe8d9c769a)

Author SHA1 Message Date
Michael Roth 65c0f1e955 json-parser: don't replicate tokens at each level of recursion 14 years ago
Michael Roth c1990ebfa1 json-parser: add handling for NULL token list 15 years ago
Anthony Liguori 11e8a46cc3 json-parser: detect premature EOI 15 years ago
Anthony Liguori ef749d07e7 json-parser: propagate error from parser 15 years ago
Stefan Weil 8b7968f7c4 Use GCC_FMT_ATTR (format checking) 16 years ago
Paul Brook 11165820d1 Move stdbool.h 16 years ago
Luiz Capitulino bd0326950f qjson: Handle "\f" 16 years ago
Amos Kong c96c84a9ff json-parser: Output the content of invalid keyword 16 years ago
Kevin Wolf d758d90fe1 json-parser: Fix segfault on malformed input 16 years ago
Roy Tam 2c0d4b36e7 json: fix PRId64 on Win32 16 years ago
Amit Shah 2da69c8d12 json-parser: remove dead increment 16 years ago
Anthony Liguori 4a5fcab7ac Add a JSON parser 17 years ago