Historique des commits

Auteur SHA1 Message Date
  Markus Armbruster e6985cc440 qapi/introspect: Use @dataclass to simplify il y a 5 mois
  Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ il y a 9 mois
  John Snow f64e753149 qapi: linter fixups il y a 1 an
  Markus Armbruster 41d0ad1d04 qapi: Rename visitor parameter @variants to @alternatives il y a 1 an
  Markus Armbruster d1da8af897 qapi: Rename visitor parameter @variants to @branches il y a 1 an
  Markus Armbruster 1d067e3953 qapi: New QAPISchemaBranches, QAPISchemaAlternatives il y a 1 an
  Markus Armbruster 7191400a44 qapi: Assert built-in types exist il y a 1 an
  Markus Armbruster b6c18755e4 qapi: Add feature flags to enum members il y a 3 ans
  Markus Armbruster 75ecee7262 qapi: Enable enum member introspection to show more than name il y a 3 ans
  Markus Armbruster 1889e57a71 qapi: Simplify QAPISchemaIfCond's interface for generating C il y a 4 ans
  Marc-André Lureau 6cc2e4817f qapi: introduce QAPISchemaIfCond.cgen() il y a 4 ans
  Marc-André Lureau 33aa3267ba qapi: add QAPISchemaIfCond.is_present() il y a 4 ans
  Marc-André Lureau f17539c80d qapi: wrap Sequence[str] in an object il y a 4 ans
  John Snow 9b77d94699 qapi/introspect.py: set _gen_tree's default ifcond argument to () il y a 4 ans
  John Snow cea53c31b7 qapi/introspect.py: Type _gen_tree variants as Sequence[str] il y a 4 ans
  John Snow cf26906c4a qapi/introspect.py: Update copyright and authors list il y a 4 ans
  John Snow 5444dedfc7 qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlit il y a 4 ans
  John Snow 82b52f6b84 qapi/introspect.py: add type hint annotations il y a 4 ans
  John Snow cf5db2142b qapi/introspect.py: remove _gen_variants helper il y a 4 ans
  John Snow c0e8d9f3c1 qapi/introspect.py: improve readability of _tree_to_qlit il y a 4 ans
  John Snow 2a6c161bbf qapi/introspect.py: improve _tree_to_qlit error message il y a 4 ans
  John Snow 4f7f97a7b3 qapi/introspect.py: create a typed 'Annotated' data strutcure il y a 4 ans
  John Snow 9db2734613 qapi/introspect.py: Introduce preliminary tree typing il y a 4 ans
  John Snow d4c5b429fd qapi/introspect.py: Always define all 'extra' dict keys il y a 4 ans
  John Snow 5f50cede4a qapi/introspect.py: replace 'extra' dict with 'comment' argument il y a 4 ans
  John Snow 84cf09915f qapi/introspect.py: Unify return type of _make_tree() il y a 4 ans
  John Snow 055569603d qapi/introspect.py: guard against ifcond/comment misuse il y a 4 ans
  John Snow 84bece7dd4 qapi/introspect.py: add _gen_features helper il y a 4 ans
  John Snow d70f5130f6 qapi/introspect.py: use _make_tree for features nodes il y a 4 ans
  John Snow 6b67bcac0f qapi/introspect.py: assert schema is not None il y a 4 ans