Historique des commits

Auteur SHA1 Message Date
  Eric Blake 437db2549b qapi: Clean up qapi.py per pep8 il y a 10 ans
  Eric Blake 59b0054265 qapi: Invoke exception superclass initializer il y a 10 ans
  Eric Blake 7408fb67c0 qapi: Improve 'include' error message il y a 10 ans
  Markus Armbruster 39a1815816 qapi: New QMP command query-qmp-schema for QMP introspection il y a 10 ans
  Markus Armbruster 2d21291ae6 qapi: Pseudo-type '**' is now unused, drop it il y a 10 ans
  Markus Armbruster 6eb3937e9b qom: Don't use 'gen': false for qom-get, qom-set, object-add il y a 10 ans
  Markus Armbruster 28770e057f qapi: Introduce a first class 'any' type 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 5710153e73 qapi: Replace dirty is_c_ptr() by method c_null() il y a 10 ans
  Markus Armbruster efd2eaa6c2 qapi: De-duplicate enum code generation il y a 10 ans
  Markus Armbruster ee44602857 qapi-commands: Convert to QAPISchemaVisitor il y a 10 ans
  Markus Armbruster 2b162ccbe8 qapi-types: Convert to QAPISchemaVisitor, fixing flat unions il y a 10 ans
  Markus Armbruster 3f7dc21bee qapi: New QAPISchemaVisitor il y a 10 ans
  Markus Armbruster f51d8c3db1 qapi: QAPISchema code generation helper methods il y a 10 ans
  Markus Armbruster ac88219a6c qapi: New QAPISchema intermediate reperesentation il y a 10 ans
  Markus Armbruster a4bcb2080d qapi: Rename class QAPISchema to QAPISchemaParser il y a 10 ans
  Daniel P. Berrange 351d36e454 qapi: allow override of default enum prefix naming il y a 10 ans
  Markus Armbruster 2752e5bedb qapi: Fix cgen() for Python older than 2.7 il y a 10 ans
  Markus Armbruster c4f498fe85 qapi: Generators crash when --output-dir isn't given, fix il y a 10 ans
  Markus Armbruster eddf817bd8 qapi: Simplify error reporting for array types il y a 10 ans
  Markus Armbruster c6b71e5ae7 qapi: Fix errors for non-string, non-dictionary members il y a 10 ans
  Markus Armbruster 65fbe12545 qapi: Drop one of two "simple union must not have base" checks il y a 10 ans
  Markus Armbruster 9b090d42ae qapi: Command returning anonymous type doesn't work, outlaw il y a 10 ans
  Markus Armbruster 315932b5ed qapi: Fix to reject union command and event arguments il y a 10 ans
  Markus Armbruster d90675fa4b qapi: Document flaws in checking of names il y a 10 ans
  Markus Armbruster 5aa05d3f72 qapi: Drop unused and useless parameters and variables il y a 10 ans
  Markus Armbruster 1cf47a15f1 qapi: Reject -p arguments that break qapi-event.py il y a 10 ans
  Markus Armbruster 00dfc3b2c2 qapi: Simplify guardname() il y a 10 ans
  Markus Armbruster 77e703b861 qapi: Clean up cgen() and mcgen() il y a 10 ans