Markus Armbruster
|
d4f8bdc753
qapi dump: Elide redundant has_FOO in generated C
|
2 سال پیش |
Markus Armbruster
|
16110c8b36
qapi crypto: Elide redundant has_FOO in generated C
|
2 سال پیش |
Markus Armbruster
|
8de69efab1
qapi chardev: Elide redundant has_FOO in generated C
|
2 سال پیش |
Markus Armbruster
|
54fde4ff06
qapi block: Elide redundant has_FOO in generated C
|
2 سال پیش |
Markus Armbruster
|
ceb19c8f68
qapi audio: Elide redundant has_FOO in generated C
|
2 سال پیش |
Markus Armbruster
|
b94ba62fd4
qapi acpi: Elide redundant has_FOO in generated C
|
2 سال پیش |
Markus Armbruster
|
4b2fc7dbc4
qapi tests: Elide redundant has_FOO in generated C
|
2 سال پیش |
Markus Armbruster
|
44ea9d9be3
qapi: Start to elide redundant has_FOO in generated C
|
2 سال پیش |
Paolo Bonzini
|
a58069494d
qapi-schema: support alternates with array type
|
3 سال پیش |
Markus Armbruster
|
57df0dff1a
qapi: Extend -compat to set policy for unstable interfaces
|
3 سال پیش |
Markus Armbruster
|
c67db1ed16
qapi: Tools for sets of special feature flags in generated code
|
3 سال پیش |
Markus Armbruster
|
b6c18755e4
qapi: Add feature flags to enum members
|
3 سال پیش |
Markus Armbruster
|
4e99f4b12c
qapi: Drop simple unions
|
3 سال پیش |
Markus Armbruster
|
e46c930cdd
qapi: Simplify how QAPISchemaIfCond represents "no condition"
|
4 سال پیش |
Markus Armbruster
|
1889e57a71
qapi: Simplify QAPISchemaIfCond's interface for generating C
|
4 سال پیش |
Marc-André Lureau
|
5d83b9a130
qapi: replace if condition list with dict {'all': [...]}
|
4 سال پیش |
Marc-André Lureau
|
d806f89f87
qapidoc: introduce QAPISchemaIfCond.docgen()
|
4 سال پیش |
Marc-André Lureau
|
6cc2e4817f
qapi: introduce QAPISchemaIfCond.cgen()
|
4 سال پیش |
Marc-André Lureau
|
33aa3267ba
qapi: add QAPISchemaIfCond.is_present()
|
4 سال پیش |
Marc-André Lureau
|
f17539c80d
qapi: wrap Sequence[str] in an object
|
4 سال پیش |
Markus Armbruster
|
b32abbb2f5
qapi: Fix crash on redefinition with a different condition
|
4 سال پیش |
John Snow
|
3404e57410
qapi/parser: Don't try to handle file errors
|
4 سال پیش |
John Snow
|
86cc2ff65a
qapi/error: Make QAPISourceError 'col' parameter optional
|
4 سال پیش |
John Snow
|
46f49468c6
qapi/error: Repurpose QAPIError as an abstract base exception class
|
4 سال پیش |
Markus Armbruster
|
b86df37478
qapi: Rename pragma *-whitelist to *-exceptions
|
4 سال پیش |
John Snow
|
82b52f6b84
qapi/introspect.py: add type hint annotations
|
4 سال پیش |
John Snow
|
39b2d838f1
qapi: centralize the built-in module name definition
|
4 سال پیش |
John Snow
|
e2bbc4eaa7
qapi: use './builtin' as the built-in module name
|
4 سال پیش |
John Snow
|
98967c248c
qapi: centralize is_[user|system|builtin]_module methods
|
4 سال پیش |
John Snow
|
7e09d7882d
qapi: establish mypy type-checking baseline
|
4 سال پیش |