Commit History

Author SHA1 Message Date
  John Snow b4c0aa59af qapi/visit.py: add type hint annotations 4 years ago
  John Snow 2cc1eefb84 qapi/visit.py: remove unused parameters from gen_visit_object 4 years ago
  John Snow 554df4f33f qapi/visit.py: assert tag_member contains a QAPISchemaEnumType 4 years ago
  John Snow cbe8f87f97 qapi/common.py: Add indent manager 4 years ago
  John Snow 42c0dd1222 qapi: delint using flake8 4 years ago
  John Snow 5af8263d40 qapi: Remove wildcard includes 4 years ago
  John Snow 7137a96099 qapi: Prefer explicit relative imports 4 years ago
  Markus Armbruster cbf97d5b79 qapi: Fix visit_type_STRUCT() not to fail for null object 5 years ago
  Markus Armbruster cdd2b228b9 qapi: Smooth visitor error checking in generated code 5 years ago
  Markus Armbruster 012d4c96e2 qapi: Make visitor functions taking Error ** return bool, not void 5 years ago
  Markus Armbruster 7111a86e1b qapi: Assert non-input visitors see only valid alternate tags 5 years ago
  Markus Armbruster c978bd5226 qapi: Clean up visitor's recovery from input with invalid type 5 years ago
  Markus Armbruster 8e08bf4ea2 qapi: Assert incomplete object occurs only in dealloc visitor 5 years ago
  Markus Armbruster 7b3bc9e28f qapi: Consistently put @features parameter right after @ifcond 5 years ago
  Markus Armbruster 013b4efc9b qapi: Add feature flags to remaining definitions 5 years ago
  Markus Armbruster 2cae67bcb5 qapi: Use super() now we have Python 3 5 years ago
  Markus Armbruster 3bef3aaec9 qapi: Simplify QAPISchemaModularCVisitor 5 years ago
  Markus Armbruster e6c42b96b9 qapi: Split up scripts/qapi/common.py 5 years ago
  Kevin Wolf 6a8c0b5102 qapi: Add feature flags to struct types 6 years ago
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 years ago
  Markus Armbruster c2e196a9b4 qapi: Prepare for system modules other than 'builtin' 6 years ago
  Markus Armbruster dcac64711e qapi: Clean up modular built-in code generation a bit 6 years ago
  Marc-André Lureau 8ee06f61e1 qapi: Add #if conditions to generated code members 6 years ago
  Marc-André Lureau 1962bd39d5 qapi: change enum visitor and gen_enum* to take QAPISchemaMember 6 years ago
  Markus Armbruster b736e25a18 qapi: Fix some pycodestyle-3 complaints 7 years ago
  Markus Armbruster 9f88c66211 qapi-types: add #if conditions to types & visitors 7 years ago
  Marc-André Lureau fbf09a2fa4 qapi: add 'ifcond' to visitor methods 7 years ago
  Anton Nefedov 800877bb16 qapi: allow empty branches in flat unions 7 years ago
  Marc-André Lureau a48e7542be qapi/visit: remove useless prefix argument 7 years ago
  Markus Armbruster eb815e248f qapi: Move qapi-schema.json to qapi/, rename generated files 7 years ago