提交历史

作者 SHA1 备注 提交日期
  Daniel P. Berrangé 2ebb09f34f qapi: expose all schema features to code 6 月之前
  Daniel P. Berrangé ba27dccc04 qapi: rename 'special_features' to 'features' 6 月之前
  Daniel P. Berrangé d8a22e69fe qapi: cope with feature names containing a '-' 6 月之前
  Markus Armbruster 3ff2a5a35c qapi: Rename QAPISchemaObjectType.variants to .branches 1 年之前
  John Snow a6c5d159ce qapi: re-establish linting baseline 1 年之前
  Michael Tokarev d30b5bc95a scripts/: spelling fixes 2 年之前
  Alex Bennée 9deb999305 scripts/qapi: document the tool that generated the file 2 年之前
  Markus Armbruster de3b3f529d qapi: Require boxed for conditional command and event arguments 2 年之前
  Markus Armbruster 44ea9d9be3 qapi: Start to elide redundant has_FOO in generated C 2 年之前
  Vladimir Sementsov-Ogievskiy 4e86df1732 qapi/gen: Add FOO.trace-events output module 3 年之前
  Markus Armbruster c67db1ed16 qapi: Tools for sets of special feature flags in generated code 3 年之前
  John Snow 2adb988ed4 qapi/gen: use dict.items() to iterate over _modules 3 年之前
  Markus Armbruster 1889e57a71 qapi: Simplify QAPISchemaIfCond's interface for generating C 4 年之前
  Marc-André Lureau 6cc2e4817f qapi: introduce QAPISchemaIfCond.cgen() 4 年之前
  Marc-André Lureau f17539c80d qapi: wrap Sequence[str] in an object 4 年之前
  John Snow 2184bca7b1 qapi: Replace List[str] with Sequence[str] for ifcond 4 年之前
  John Snow 4a82e468e7 qapi: type 'info' as Optional[QAPISourceInfo] 4 年之前
  Markus Armbruster cc0747f6b7 qapi/gen: Drop support for QAPIGen without a file name 4 年之前
  Markus Armbruster d921d27c1b qapi/gen: Support switching to another module temporarily 4 年之前
  John Snow fd9b160384 qapi/gen: write _genc/_genh access shims 4 年之前
  Markus Armbruster 4ab0ff6da0 qapi/gen: Combine ._add_[user|system]_module 4 年之前
  John Snow e2bbc4eaa7 qapi: use './builtin' as the built-in module name 4 年之前
  John Snow 12893a8ea7 qapi: use explicitly internal module names 4 年之前
  Markus Armbruster f3a705928a qapi/gen: Replace ._begin_system_module() 4 年之前
  John Snow 98967c248c qapi: centralize is_[user|system|builtin]_module methods 4 年之前
  John Snow a253b3eb9a qapi/gen: inline _wrap_ifcond into end_if() 4 年之前
  John Snow 9abddb5be4 qapi/gen.py: delint with pylint 4 年之前
  John Snow cc6263c44b qapi/gen.py: update write() to be more idiomatic 4 年之前
  John Snow 0cbd5b0516 qapi/gen.py: Remove unused parameter 4 年之前
  John Snow 17d40c3957 qapi/gen.py: add type hint annotations 4 年之前