提交歷史

作者 SHA1 備註 提交日期
  Markus Armbruster ef801a9bb1 qapi: Prefer single-quoted strings more consistently 8 年之前
  Daniel P. Berrange 7d5e199ade qapi: rename QmpOutputVisitor to QObjectOutputVisitor 9 年之前
  Daniel P. Berrange b3db211f3c qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 9 年之前
  Eric Blake c818408e44 qapi: Implement boxed types for commands/events 9 年之前
  Eric Blake 48825ca419 qapi: Plumb in 'boxed' to qapi generator lower levels 9 年之前
  Eric Blake 4d0b268fdb qapi-event: Simplify visit of non-implicit data 9 年之前
  Eric Blake b616770682 qapi: Add type.is_empty() helper 9 年之前
  Eric Blake 3b098d5697 qapi: Add new visit_complete() function 9 年之前
  Eric Blake 2c0ef9f411 qapi: Add new visit_free() function 9 年之前
  Eric Blake 1158bb2a05 qapi: Add parameter to visit_end_* 9 年之前
  Eric Blake 15c2f669e3 qapi: Split visit_end_struct() into pieces 9 年之前
  Eric Blake 0949e95b48 qapi-event: Utilize implicit struct visits 9 年之前
  Eric Blake 8df59565d2 qapi-event: Drop qmp_output_get_qobject() null check 9 年之前
  Eric Blake 29f6bd15eb qapi: Assert in places where variants are not handled 9 年之前
  Eric Blake 14f00c6c49 qapi: Rename 'fields' to 'members' in generator 9 年之前
  Eric Blake 9167ebd98f qapi: Clean up includes in generated files 9 年之前
  Eric Blake 337283dffb qapi: Drop unused 'kind' for struct/enum visit 9 年之前
  Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement 9 年之前
  Eric Blake a16e3e5c58 qapi: Improve generated event use of qapi visitor 9 年之前
  Eric Blake 82ca8e4696 qapi: Share gen_visit_fields() 10 年之前
  Eric Blake 1f35334489 qapi: Share gen_err_check() 10 年之前
  Eric Blake f782399cb4 qapi: Consistent generated code: prefer common labels 10 年之前
  Eric Blake 2a0f50e8d9 qapi: Consistent generated code: prefer error 'err' 10 年之前
  Markus Armbruster 03b4367a55 qapi: De-duplicate parameter list generation 10 年之前
  Markus Armbruster e98859a9b9 qapi: Clean up after recent conversions to QAPISchemaVisitor 10 年之前
  Markus Armbruster 05f43a9608 qapi-event: Convert to QAPISchemaVisitor, fixing data with base 10 年之前
  Markus Armbruster 7b24626cd0 qapi-event: Eliminate global variable event_enum_value 10 年之前
  Markus Armbruster efd2eaa6c2 qapi: De-duplicate enum code generation 10 年之前
  Markus Armbruster ac88219a6c qapi: New QAPISchema intermediate reperesentation 10 年之前
  Markus Armbruster 3a864e7c52 qapi: Generated code cleanup 10 年之前