Historial de Commits

Autor SHA1 Mensaje Fecha
  Markus Armbruster 1cf47a15f1 qapi: Reject -p arguments that break qapi-event.py hace 10 años
  Markus Armbruster 00dfc3b2c2 qapi: Simplify guardname() hace 10 años
  Markus Armbruster 77e703b861 qapi: Clean up cgen() and mcgen() hace 10 años
  Markus Armbruster f9a1427361 qapi: Catch and reject flat union branch of array type hace 10 años
  Markus Armbruster 00e4b285a3 qapi: Better separate the different kinds of helpers hace 10 años
  Markus Armbruster 4d076d67c2 qapi: Move exprs checking from parse_schema() to check_exprs() hace 10 años
  Markus Armbruster e565d934d2 qapi: Fix to reject stray 't', 'f' and 'n' hace 10 años
  Markus Armbruster a136608727 qapi: Simplify inclusion cycle detection hace 10 años
  Markus Armbruster 8608d25251 qapi: Fix file name in error messages for included files hace 10 años
  Markus Armbruster 54414047ec qapi: Improve a couple of confusing variable names hace 10 años
  Markus Armbruster 12c7079449 qapi: Eliminate superfluous QAPISchema attribute input_dir hace 10 años
  Markus Armbruster 09896d3f48 qapi: Drop pointless flush() before close() hace 10 años
  Markus Armbruster 12f8e1b9ff qapi: Factor open_output(), close_output() out of generators hace 10 años
  Markus Armbruster 16d80f6181 qapi: Turn generators' mandatory option -i into an argument hace 10 años
  Markus Armbruster b45409683e qapi: Fix generators to report command line errors decently hace 10 años
  Markus Armbruster 2114f5a98d qapi: Factor parse_command_line() out of the generators hace 10 años
  Eric Blake c6405b54b7 qapi: Make c_type() consistently convert qapi names hace 10 años
  Eric Blake d557344628 qapi: Tidy c_type() logic hace 10 años
  Markus Armbruster 849bc5382e qapi: Move camel_to_upper(), c_enum_const() to closely related code hace 10 años
  Markus Armbruster b42e91484d qapi: Use c_enum_const() in generate_alternate_qtypes() hace 10 años
  Markus Armbruster 02e20c7e59 qapi: Simplify c_enum_const() hace 10 años
  Markus Armbruster 7c81c61f9c qapi: Rename generate_enum_full_value() to c_enum_const() hace 10 años
  Markus Armbruster fa6068a1e8 qapi: Rename _generate_enum_string() to camel_to_upper() hace 10 años
  Eric Blake 18df515ebb qapi: Rename identical c_fun()/c_var() into c_name() hace 10 años
  Markus Armbruster 47299262de qapi: Fix C identifiers generated for names containing '.' hace 10 años
  Eric Blake ff55d72eaf qapi: Check for member name conflicts with a base class hace 10 años
  Eric Blake a7f5966b29 qapi: Support (subset of) \u escapes in strings hace 10 años
  Eric Blake 6b5abc7df7 qapi: Drop support for inline nested types hace 10 años
  Eric Blake 3e391d3556 qapi: Forbid 'type' in schema hace 10 años
  Eric Blake fd41dd4eae qapi: Prefer 'struct' over 'type' in generator hace 10 años