Historique des commits

Auteur SHA1 Message Date
  John Snow c7b7a7ded9 qapi: remove JSON value FIXME il y a 2 ans
  John Snow 67a81f9fb7 qapi: remove _JSONObject il y a 2 ans
  John Snow 420110591c qapi/parser: add QAPIExpression type il y a 2 ans
  John Snow 18e3673e0f qapi/parser: Silence too-few-public-methods warning il y a 3 ans
  John Snow 15acf48cfe qapi/parser: Add FIXME for consolidating JSON-related types il y a 3 ans
  John Snow 5f0d9f3bc7 qapi/parser: add type hint annotations (QAPIDoc) il y a 3 ans
  John Snow e7ac60fcd0 qapi/parser: add import cycle workaround il y a 3 ans
  John Snow f4c05aaf14 qapi/parser: Introduce NullSection il y a 3 ans
  John Snow 1e20a77576 qapi/parser: clarify _end_section() logic il y a 3 ans
  John Snow cd87c14cde qapi/parser: remove FIXME comment from _append_body_line il y a 3 ans
  John Snow 012336a152 qapi/parser: fix unused check_args_section arguments il y a 3 ans
  John Snow d4092ffa26 qapi/parser: add docstrings il y a 4 ans
  John Snow 013a3aceb5 qapi/parser: Remove superfluous list comprehension il y a 4 ans
  John Snow 810aff8f29 qapi/parser: add type hint annotations il y a 4 ans
  John Snow 03386200b9 qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard il y a 4 ans
  John Snow c256263f3d qapi/parser: Fix token membership tests when token can be None il y a 4 ans
  John Snow e0e8a0ac2e qapi: add must_match helper il y a 4 ans
  John Snow 43b1be65f0 qapi/parser: Use @staticmethod where appropriate il y a 4 ans
  John Snow 234dce2c2d qapi/parser: assert object keys are strings il y a 4 ans
  John Snow 9cd0205d55 qapi/parser: enforce all top-level expressions must be dict in _parse() il y a 4 ans
  John Snow 7c610ce6a9 qapi/parser: Assert lexer value is a string il y a 4 ans
  John Snow 16ff40acc9 qapi/parser: factor parsing routine into method il y a 4 ans
  John Snow b2b31fdf9b qapi/source: Remove line number from QAPISourceInfo initializer il y a 4 ans
  John Snow 3404e57410 qapi/parser: Don't try to handle file errors il y a 4 ans
  John Snow ac6a7d8884 qapi/error.py: move QAPIParseError to parser.py il y a 4 ans
  Markus Armbruster 05ebf841ef qapi: Enforce command naming rules il y a 4 ans
  Markus Armbruster b86df37478 qapi: Rename pragma *-whitelist to *-exceptions il y a 4 ans
  Markus Armbruster 4a67bd31a4 qapi: Factor out QAPISchemaParser._check_pragma_list_of_str() il y a 4 ans
  Markus Armbruster 0e92a19b8c qapi: Fix parse errors for removal of null from schema language il y a 4 ans
  John Snow 67fea57502 qapi: enforce import order/styling with isort il y a 4 ans