提交历史

作者 SHA1 备注 提交日期
  John Snow 3404e57410 qapi/parser: Don't try to handle file errors 4 年之前
  John Snow ac6a7d8884 qapi/error.py: move QAPIParseError to parser.py 4 年之前
  Markus Armbruster 05ebf841ef qapi: Enforce command naming rules 4 年之前
  Markus Armbruster b86df37478 qapi: Rename pragma *-whitelist to *-exceptions 4 年之前
  Markus Armbruster 4a67bd31a4 qapi: Factor out QAPISchemaParser._check_pragma_list_of_str() 4 年之前
  Markus Armbruster 0e92a19b8c qapi: Fix parse errors for removal of null from schema language 4 年之前
  John Snow 67fea57502 qapi: enforce import order/styling with isort 4 年之前
  John Snow 7137a96099 qapi: Prefer explicit relative imports 4 年之前
  Peter Maydell a69a6d4b4d scripts/qapi/parser.py: improve doc comment indent handling 4 年之前
  Peter Maydell 99dff36d3a scripts/qapi: Move doc-comment whitespace stripping to doc.py 4 年之前
  Markus Armbruster dcdc07a97c qapi: Make section headings start a new doc comment block 5 年之前
  Markus Armbruster d98884b75d qapi: Reject section markup in definition documentation 5 年之前
  Markus Armbruster 8ec0e1a4e6 qapi: Brush off some (py)lint 5 年之前
  Markus Armbruster 2cae67bcb5 qapi: Use super() now we have Python 3 5 年之前
  Markus Armbruster ed39c03e2f qapi: Drop conditionals for Python 2 5 年之前
  Markus Armbruster baa310f1bb qapi: Inheriting from object is pointless with Python 3, drop 5 年之前
  Markus Armbruster e151941d1b qapi: Check feature documentation against the schema 5 年之前
  Markus Armbruster e4def78755 qapi: Polish reporting of bogus member documentation 5 年之前
  Markus Armbruster e6c42b96b9 qapi: Split up scripts/qapi/common.py 5 年之前