Commit History

Author SHA1 Message Date
  Eric Blake 15c2f669e3 qapi: Split visit_end_struct() into pieces 9 years ago
  Eric Blake 0949e95b48 qapi-event: Utilize implicit struct visits 9 years ago
  Eric Blake 8df59565d2 qapi-event: Drop qmp_output_get_qobject() null check 9 years ago
  Eric Blake 29f6bd15eb qapi: Assert in places where variants are not handled 9 years ago
  Eric Blake 14f00c6c49 qapi: Rename 'fields' to 'members' in generator 9 years ago
  Eric Blake 9167ebd98f qapi: Clean up includes in generated files 9 years ago
  Eric Blake 337283dffb qapi: Drop unused 'kind' for struct/enum visit 9 years ago
  Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement 9 years ago
  Eric Blake a16e3e5c58 qapi: Improve generated event use of qapi visitor 9 years ago
  Eric Blake 82ca8e4696 qapi: Share gen_visit_fields() 10 years ago
  Eric Blake 1f35334489 qapi: Share gen_err_check() 10 years ago
  Eric Blake f782399cb4 qapi: Consistent generated code: prefer common labels 10 years ago
  Eric Blake 2a0f50e8d9 qapi: Consistent generated code: prefer error 'err' 10 years ago
  Markus Armbruster 03b4367a55 qapi: De-duplicate parameter list generation 10 years ago
  Markus Armbruster e98859a9b9 qapi: Clean up after recent conversions to QAPISchemaVisitor 10 years ago
  Markus Armbruster 05f43a9608 qapi-event: Convert to QAPISchemaVisitor, fixing data with base 10 years ago
  Markus Armbruster 7b24626cd0 qapi-event: Eliminate global variable event_enum_value 10 years ago
  Markus Armbruster efd2eaa6c2 qapi: De-duplicate enum code generation 10 years ago
  Markus Armbruster ac88219a6c qapi: New QAPISchema intermediate reperesentation 10 years ago
  Markus Armbruster 3a864e7c52 qapi: Generated code cleanup 10 years ago
  Markus Armbruster 5aa05d3f72 qapi: Drop unused and useless parameters and variables 10 years ago
  Markus Armbruster 016a335bd8 qapi-event: Clean up how name of enum QAPIEvent is made 10 years ago
  Markus Armbruster 12f8e1b9ff qapi: Factor open_output(), close_output() out of generators 10 years ago
  Markus Armbruster 2114f5a98d qapi: Factor parse_command_line() out of the generators 10 years ago
  Markus Armbruster c70cef5bd4 qapi: qapi-event.py option -b does nothing, drop it 10 years ago
  Markus Armbruster 7c81c61f9c qapi: Rename generate_enum_full_value() to c_enum_const() 10 years ago
  Eric Blake 18df515ebb qapi: Rename identical c_fun()/c_var() into c_name() 10 years ago
  Eric Blake 6b5abc7df7 qapi: Drop support for inline nested types 10 years ago
  Wenchao Xia d6f9c82c62 qapi script: clean up in scripts 11 years ago
  Wenchao Xia 21cd70dfc1 qapi script: add event support 11 years ago