Commit History

Author SHA1 Message Date
  Benoît Canet 24fd848950 qapi: skip redundant includes 11 years ago
  Lluís Vilanova a719a27c82 qapi: Add a primitive to include other files from a QAPI schema file 11 years ago
  Lluís Vilanova 33aaad529e qapi: Use an explicit input file 11 years ago
  Wenchao Xia 5d371f41b4 qapi script: do not add "_" for every capitalized char in enum 11 years ago
  Wenchao Xia 5223070c47 qapi script: do not allow string discriminator 11 years ago
  Wenchao Xia bceae7697f qapi script: support enum type as discriminator in union 11 years ago
  Wenchao Xia b0b58195e4 qapi script: use same function to generate enum string 11 years ago
  Wenchao Xia 6299659f54 qapi script: code move for generate_enum_name() 11 years ago
  Wenchao Xia b86b05ed60 qapi script: check correctness of union 11 years ago
  Wenchao Xia 515b943a91 qapi script: remember line number in schema parsing 11 years ago
  Wenchao Xia 4b35991a3b qapi script: add check for duplicated key 11 years ago
  Wenchao Xia dad1fcab91 qapi script: remember explicitly defined enum values 11 years ago
  Markus Armbruster 678e48a2e4 qapi: Fix licensing of scripts 11 years ago
  Max Reitz 8592a545b6 qapi: Add "errno" to the list of polluted words 11 years ago
  Tomoki Sekiyama 6f88009ee5 Add c++ keywords to QAPI helper script 12 years ago
  Peter Maydell 21e0043bad scripts/qapi.py: Avoid syntax not supported by Python 2.4 12 years ago
  Markus Armbruster f1a145e154 qapi.py: Permit comments starting anywhere on the line 12 years ago
  Markus Armbruster 28b8bd4c75 qapi.py: Rename expr_eval to expr in parse_schema() 12 years ago
  Markus Armbruster 5f3cd2b717 qapi.py: Fix diagnosing non-objects at a schema's top-level 12 years ago
  Markus Armbruster 6974ccd542 qapi.py: Fix schema parser to check syntax systematically 12 years ago
  Markus Armbruster 9213aa5391 qapi.py: Reject invalid characters in schema file 12 years ago
  Markus Armbruster 2caba36cc6 qapi.py: Decent syntax error reporting 12 years ago
  Markus Armbruster c7a3f25200 qapi.py: Restructure lexer and parser 12 years ago
  Kevin Wolf 69dd62dfd6 qapi: Anonymous unions 12 years ago
  Kevin Wolf ea66c6d881 qapi.py: Maintain a list of union types 12 years ago
  Kevin Wolf b35284ea20 qapi.py: Allow top-level type reference for command definitions 12 years ago
  Kevin Wolf bd9927fee4 qapi.py: Avoid code duplication 12 years ago
  Michael Roth c0afa9c5f7 qapi: qapi-types.py, native list support 12 years ago
  Paolo Bonzini 1057725f66 qapi: add "unix" to the set of reserved words 13 years ago
  Paolo Bonzini eda50a656f qapi: do not protect enum values from namespace pollution 13 years ago