Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Blake dd883c6f05 qapi: More rigourous checking of types hace 10 años
  Fam Zheng e53188ada5 qapi: Allow true, false and null in schema json hace 10 años
  Eric Blake 4dc2e6906e qapi: Better error messages for duplicated expressions hace 10 años
  Eric Blake 0545f6b887 qapi: Better error messages for bad expressions hace 10 años
  Eric Blake ab916faddd qapi: Use 'alternate' to replace anonymous union hace 10 años
  Eric Blake 811d04fd0c qapi: Segregate anonymous unions into alternates in generator hace 10 años
  Eric Blake 268a1c5eb1 qapi: Prepare for catching more semantic parse errors hace 10 años
  Eric Blake 44bd1276a7 qapi: Tighten checking of unions hace 10 años
  Eric Blake a8d4a2e4d7 qapi: Forbid base without discriminator in unions hace 10 años
  Eric Blake cf3935907b qapi: Better error messages for bad enums hace 10 años
  Eric Blake fe2a9303c9 qapi: Require ASCII in schema hace 10 años
  Eric Blake cb17f79eef qapi: Fix generation of 'size' builtin type hace 10 años
  Eric Blake b52c4b9cf0 qapi: Simplify builtin type handling hace 10 años
  Stefan Hajnoczi 7ac9a9d6e1 qapi.py: avoid Python 2.5+ any() function hace 11 años
  Wenchao Xia d6f9c82c62 qapi script: clean up in scripts hace 11 años
  Wenchao Xia 21cd70dfc1 qapi script: add event support hace 11 años
  Amos Kong 05dfb26cd2 qapi: Suppress unwanted space between type and identifier hace 11 años
  Amos Kong 0d14eeb233 qapi: add const prefix to 'char *' insider c_type() hace 11 años
  Luiz Capitulino 3478881130 scripts/qapi.py: Avoid syntax not supported by Python 2.4 hace 11 años
  Benoît Canet 24fd848950 qapi: skip redundant includes hace 11 años
  Lluís Vilanova a719a27c82 qapi: Add a primitive to include other files from a QAPI schema file hace 11 años
  Lluís Vilanova 33aaad529e qapi: Use an explicit input file hace 11 años
  Wenchao Xia 5d371f41b4 qapi script: do not add "_" for every capitalized char in enum hace 11 años
  Wenchao Xia 5223070c47 qapi script: do not allow string discriminator hace 11 años
  Wenchao Xia bceae7697f qapi script: support enum type as discriminator in union hace 11 años
  Wenchao Xia b0b58195e4 qapi script: use same function to generate enum string hace 11 años
  Wenchao Xia 6299659f54 qapi script: code move for generate_enum_name() hace 11 años
  Wenchao Xia b86b05ed60 qapi script: check correctness of union hace 11 años
  Wenchao Xia 515b943a91 qapi script: remember line number in schema parsing hace 11 años
  Wenchao Xia 4b35991a3b qapi script: add check for duplicated key hace 11 años