Histórico de Commits

Autor SHA1 Mensagem Data
  Markus Armbruster 56d92b003a qapi-commands: De-duplicate output marshaling functions há 10 anos atrás
  Markus Armbruster 03b4367a55 qapi: De-duplicate parameter list generation há 10 anos atrás
  Markus Armbruster 7fad30f06e qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() há 10 anos atrás
  Markus Armbruster f15380190a qapi-commands: Rearrange code há 10 anos atrás
  Markus Armbruster e98859a9b9 qapi: Clean up after recent conversions to QAPISchemaVisitor há 10 anos atrás
  Markus Armbruster 5710153e73 qapi: Replace dirty is_c_ptr() by method c_null() há 10 anos atrás
  Markus Armbruster ee44602857 qapi-commands: Convert to QAPISchemaVisitor há 10 anos atrás
  Markus Armbruster ac88219a6c qapi: New QAPISchema intermediate reperesentation há 10 anos atrás
  Markus Armbruster 3a864e7c52 qapi: Generated code cleanup há 10 anos atrás
  Markus Armbruster 3f99144cd9 qapi-commands: Drop useless initialization há 10 anos atrás
  Markus Armbruster 1f9a7a1a58 qapi-commands: Don't feed output of mcgen() to mcgen() again há 10 anos atrás
  Markus Armbruster e02bca281c qapi-commands: Inline gen_marshal_output_call() há 10 anos atrás
  Markus Armbruster 8102307f51 qapi-commands: Fix gen_err_check(e) for e and e != 'local_err' há 10 anos atrás
  Markus Armbruster 5aa05d3f72 qapi: Drop unused and useless parameters and variables há 10 anos atrás
  Markus Armbruster 77e703b861 qapi: Clean up cgen() and mcgen() há 10 anos atrás
  Markus Armbruster cc7a8ea740 Include qapi/qmp/qerror.h exactly where needed há 10 anos atrás
  Markus Armbruster 485febc6d1 qmp: Wean off qerror_report() há 10 anos atrás
  Markus Armbruster 4180978c92 qapi: Inline gen_command_decl_prologue(), gen_command_def_prologue() há 10 anos atrás
  Markus Armbruster 12f8e1b9ff qapi: Factor open_output(), close_output() out of generators há 10 anos atrás
  Markus Armbruster 2114f5a98d qapi: Factor parse_command_line() out of the generators há 10 anos atrás
  Markus Armbruster 72aaa73a4a qapi: qapi-commands.py option --type is unused, drop it há 10 anos atrás
  Eric Blake e3c4c3d796 qapi: Support downstream events and commands há 10 anos atrás
  Eric Blake 18df515ebb qapi: Rename identical c_fun()/c_var() into c_name() há 10 anos atrás
  Eric Blake 6b5abc7df7 qapi: Drop support for inline nested types há 10 anos atrás
  Eric Blake d708cdbe87 qapi: Unify type bypass and add tests há 10 anos atrás
  Amos Kong 05dfb26cd2 qapi: Suppress unwanted space between type and identifier há 11 anos atrás
  Amos Kong 0d14eeb233 qapi: add const prefix to 'char *' insider c_type() há 11 anos atrás
  Michael Roth fc13d93726 qapi: zero-initialize all QMP command parameters há 11 anos atrás
  Markus Armbruster 297a3646c2 qapi: Replace uncommon use of the error API by the common one há 11 anos atrás
  Markus Armbruster e2cd0f4fb4 qapi: Replace start_optional()/end_optional() by optional() há 11 anos atrás