qemu-e2k/scripts/qapi
Marc-André Lureau 2b7d214536 qapi: add 'not' condition operation
For the sake of completeness, introduce the 'not' condition.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210804083105.97531-10-marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
[Long line broken in tests/qapi-schema/qapi-schema-test.json]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2021-08-26 13:53:56 +02:00
..
__init__.py
.flake8
.isort.cfg
commands.py qapi: wrap Sequence[str] in an object 2021-08-26 13:53:56 +02:00
common.py qapi: add 'not' condition operation 2021-08-26 13:53:56 +02:00
error.py
events.py qapi: wrap Sequence[str] in an object 2021-08-26 13:53:56 +02:00
expr.py qapi: add 'not' condition operation 2021-08-26 13:53:56 +02:00
gen.py qapi: introduce QAPISchemaIfCond.cgen() 2021-08-26 13:53:56 +02:00
introspect.py qapi: introduce QAPISchemaIfCond.cgen() 2021-08-26 13:53:56 +02:00
main.py
mypy.ini
parser.py qapi/parser: add docstrings 2021-05-20 17:10:09 +02:00
pylintrc
schema.py qapi: replace if condition list with dict {'all': [...]} 2021-08-26 13:53:56 +02:00
source.py
types.py qapi: introduce QAPISchemaIfCond.cgen() 2021-08-26 13:53:56 +02:00
visit.py qapi: introduce QAPISchemaIfCond.cgen() 2021-08-26 13:53:56 +02:00