Commit History

Author SHA1 Message Date
  Marc-André Lureau f17539c80d qapi: wrap Sequence[str] in an object 4 years ago
  John Snow 9b77d94699 qapi/introspect.py: set _gen_tree's default ifcond argument to () 4 years ago
  John Snow cea53c31b7 qapi/introspect.py: Type _gen_tree variants as Sequence[str] 4 years ago
  John Snow cf26906c4a qapi/introspect.py: Update copyright and authors list 4 years ago
  John Snow 5444dedfc7 qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlit 4 years ago
  John Snow 82b52f6b84 qapi/introspect.py: add type hint annotations 4 years ago
  John Snow cf5db2142b qapi/introspect.py: remove _gen_variants helper 4 years ago
  John Snow c0e8d9f3c1 qapi/introspect.py: improve readability of _tree_to_qlit 4 years ago
  John Snow 2a6c161bbf qapi/introspect.py: improve _tree_to_qlit error message 4 years ago
  John Snow 4f7f97a7b3 qapi/introspect.py: create a typed 'Annotated' data strutcure 4 years ago
  John Snow 9db2734613 qapi/introspect.py: Introduce preliminary tree typing 4 years ago
  John Snow d4c5b429fd qapi/introspect.py: Always define all 'extra' dict keys 4 years ago
  John Snow 5f50cede4a qapi/introspect.py: replace 'extra' dict with 'comment' argument 4 years ago
  John Snow 84cf09915f qapi/introspect.py: Unify return type of _make_tree() 4 years ago
  John Snow 055569603d qapi/introspect.py: guard against ifcond/comment misuse 4 years ago
  John Snow 84bece7dd4 qapi/introspect.py: add _gen_features helper 4 years ago
  John Snow d70f5130f6 qapi/introspect.py: use _make_tree for features nodes 4 years ago
  John Snow 6b67bcac0f qapi/introspect.py: assert schema is not None 4 years ago
  John Snow 67fea57502 qapi: enforce import order/styling with isort 4 years ago
  John Snow 5af8263d40 qapi: Remove wildcard includes 4 years ago
  John Snow 7137a96099 qapi: Prefer explicit relative imports 4 years ago
  Kevin Wolf 04f22362f1 qapi: Add a 'coroutine' flag for commands 4 years ago
  Markus Armbruster 84ab008687 qapi: Add feature flags to struct members 5 years ago
  Markus Armbruster 24cfd6addd qapi/introspect: Factor out _make_tree() 5 years ago
  Markus Armbruster 2e8a843d19 qapi/introspect: Rename *qlit* to reduce confusion 5 years ago
  Markus Armbruster 7b3bc9e28f qapi: Consistently put @features parameter right after @ifcond 5 years ago
  Markus Armbruster 013b4efc9b qapi: Add feature flags to remaining definitions 5 years ago
  Markus Armbruster 8ec0e1a4e6 qapi: Brush off some (py)lint 5 years ago
  Markus Armbruster 2cae67bcb5 qapi: Use super() now we have Python 3 5 years ago
  Peter Krempa 23394b4c39 qapi: Add feature flags to commands 5 years ago