Historial de Commits

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