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