Historique des commits

Auteur SHA1 Message Date
  John Snow e6a34cd7a4 qapi/common.py: move build_params into gen.py il y a 4 ans
  John Snow 1cc7398dfa qapi/common.py: Convert comments into docstrings, and elaborate il y a 4 ans
  John Snow d646b2a128 qapi/common.py: add type hint annotations il y a 4 ans
  John Snow 73951712b1 qapi/common.py: Replace one-letter 'c' variable il y a 4 ans
  John Snow a7aa64a6ae qapi/common.py: delint with pylint il y a 4 ans
  John Snow cbe8f87f97 qapi/common.py: Add indent manager il y a 4 ans
  John Snow 341f6afbac qapi/common.py: Remove python compatibility workaround il y a 4 ans
  Markus Armbruster ed39c03e2f qapi: Drop conditionals for Python 2 il y a 5 ans
  Markus Armbruster e6c42b96b9 qapi: Split up scripts/qapi/common.py il y a 5 ans
  Markus Armbruster 61bfb2e1a4 qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py il y a 5 ans
  Markus Armbruster 0002b557b5 qapi: Eliminate accidental global frontend state il y a 5 ans
  Markus Armbruster 2a7bbedd77 qapi: Store pragma state in QAPISourceInfo, not global state il y a 5 ans
  Markus Armbruster c615550df3 qapi: Improve source file read error handling il y a 5 ans
  Markus Armbruster 56d2df5e65 qapi: Improve reporting of redefinition il y a 5 ans
  Markus Armbruster f63326985a qapi: Improve reporting of missing documentation comment il y a 5 ans
  Markus Armbruster 13b3997f14 qapi: Eliminate check_keys(), rename check_known_keys() il y a 5 ans
  Markus Armbruster fab12376d0 qapi: Improve reporting of invalid 'if' further il y a 5 ans
  Markus Armbruster eeb57c85da qapi: Avoid redundant definition references in error messages il y a 5 ans
  Markus Armbruster 3f58cc29a8 qapi: Improve reporting of missing / unknown definition keys il y a 5 ans
  Markus Armbruster a6735a5743 qapi: Improve reporting of invalid flags il y a 5 ans
  Markus Armbruster 576f0b8a53 qapi: Improve reporting of invalid 'if' errors il y a 5 ans
  Markus Armbruster 4ebda5abdb qapi: Move context-free checking to the proper place il y a 5 ans
  Markus Armbruster fa110c6a9e qapi: Move context-sensitive checking to the proper place il y a 5 ans
  Markus Armbruster 77daece3d9 qapi: Inline check_name() into check_union() il y a 5 ans
  Markus Armbruster e6f9678da5 qapi: Plumb info to the QAPISchemaMember il y a 5 ans
  Markus Armbruster 88112488cf qapi: Make check_type()'s array case a bit more obvious il y a 5 ans
  Markus Armbruster 67fa64ce0e qapi: Move check for reserved names out of add_name() il y a 5 ans
  Markus Armbruster 64e04f7149 qapi: Report invalid '*' prefix like any other invalid name il y a 5 ans
  Markus Armbruster 6ba1ba7f0e qapi: Use check_name_str() where it suffices il y a 5 ans
  Markus Armbruster d7bc17c602 qapi: Improve reporting of invalid name errors il y a 5 ans