qemu-e2k/scripts/qapi
Markus Armbruster eb59cf7628 qapi: Section parameter @indent is no longer used, drop
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230428105429.1687850-15-armbru@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
2023-05-10 10:01:01 +02:00
..
__init__.py
.flake8
.isort.cfg
commands.py qapi: Require boxed for conditional command and event arguments 2023-04-24 15:21:39 +02:00
common.py
error.py
events.py
expr.py
gen.py qapi: Require boxed for conditional command and event arguments 2023-04-24 15:21:39 +02:00
introspect.py
main.py
mypy.ini
parser.py qapi: Section parameter @indent is no longer used, drop 2023-05-10 10:01:01 +02:00
pylintrc
schema.py qapi: allow unions to contain further unions 2023-04-26 07:52:45 +02:00
source.py
types.py
visit.py