aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_json.c
Commit message (Expand)AuthorAgeFilesLines
* libxl: Rationalise #includesIan Jackson2011-12-121-1/+2
* libxl: libxl_json: Handle number above LONG_MAX.Anthony PERARD2011-11-041-21/+53
* libxl: libxl_json: Check the parser status before to call parse_completeAnthony PERARD2011-11-041-17/+20
* libxl: IDL: autogenerate functions to produce JSON from libxl data structures.Ian Campbell2011-10-071-0/+276
* libxl: fixup incorrect indentationIan Campbell2011-10-121-0/+8
* libxl: Introduce JSON parserAnthony PERARD2011-09-291-0/+560