Historique des commits

Auteur SHA1 Message Date
  Markus Armbruster 5b5f825d44 qapi: Generate FOO_str() macro for QAPI enum FOO il y a 8 ans
  Marc-André Lureau 086ee7a620 scripts: use build_ prefix for string not piped through cgen() il y a 8 ans
  Markus Armbruster ef801a9bb1 qapi: Prefer single-quoted strings more consistently il y a 8 ans
  Daniel P. Berrange 7d5e199ade qapi: rename QmpOutputVisitor to QObjectOutputVisitor il y a 9 ans
  Daniel P. Berrange b3db211f3c qapi: rename *qmp-*-visitor* to *qobject-*-visitor* il y a 9 ans
  Eric Blake c818408e44 qapi: Implement boxed types for commands/events il y a 9 ans
  Eric Blake 48825ca419 qapi: Plumb in 'boxed' to qapi generator lower levels il y a 9 ans
  Eric Blake 4d0b268fdb qapi-event: Simplify visit of non-implicit data il y a 9 ans
  Eric Blake b616770682 qapi: Add type.is_empty() helper il y a 9 ans
  Eric Blake 3b098d5697 qapi: Add new visit_complete() function il y a 9 ans
  Eric Blake 2c0ef9f411 qapi: Add new visit_free() function il y a 9 ans
  Eric Blake 1158bb2a05 qapi: Add parameter to visit_end_* il y a 9 ans
  Eric Blake 15c2f669e3 qapi: Split visit_end_struct() into pieces il y a 9 ans
  Eric Blake 0949e95b48 qapi-event: Utilize implicit struct visits il y a 9 ans
  Eric Blake 8df59565d2 qapi-event: Drop qmp_output_get_qobject() null check il y a 9 ans
  Eric Blake 29f6bd15eb qapi: Assert in places where variants are not handled il y a 9 ans
  Eric Blake 14f00c6c49 qapi: Rename 'fields' to 'members' in generator il y a 9 ans
  Eric Blake 9167ebd98f qapi: Clean up includes in generated files il y a 9 ans
  Eric Blake 337283dffb qapi: Drop unused 'kind' for struct/enum visit il y a 9 ans
  Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement il y a 9 ans
  Eric Blake a16e3e5c58 qapi: Improve generated event use of qapi visitor il y a 9 ans
  Eric Blake 82ca8e4696 qapi: Share gen_visit_fields() il y a 10 ans
  Eric Blake 1f35334489 qapi: Share gen_err_check() il y a 10 ans
  Eric Blake f782399cb4 qapi: Consistent generated code: prefer common labels il y a 10 ans
  Eric Blake 2a0f50e8d9 qapi: Consistent generated code: prefer error 'err' il y a 10 ans
  Markus Armbruster 03b4367a55 qapi: De-duplicate parameter list generation il y a 10 ans
  Markus Armbruster e98859a9b9 qapi: Clean up after recent conversions to QAPISchemaVisitor il y a 10 ans
  Markus Armbruster 05f43a9608 qapi-event: Convert to QAPISchemaVisitor, fixing data with base il y a 10 ans
  Markus Armbruster 7b24626cd0 qapi-event: Eliminate global variable event_enum_value il y a 10 ans
  Markus Armbruster efd2eaa6c2 qapi: De-duplicate enum code generation il y a 10 ans