Markus Armbruster 66227e9047 qapi: Recognize section tags and 'Features:' only after blank line 1 year ago
..
.flake8 6f2ddcde77 qapi: Update flake8 config 2 years ago
.isort.cfg 67fea57502 qapi: enforce import order/styling with isort 4 years ago
__init__.py fb0bc835e5 qapi-gen: New common driver for code and doc generators 7 years ago
commands.py de3b3f529d qapi: Require boxed for conditional command and event arguments 2 years ago
common.py fd89c8ab09 qapi: Avoid generating C identifier 'linux' 3 years ago
error.py 30d0a016e9 qapi/error: Add type hints 4 years ago
events.py 44ea9d9be3 qapi: Start to elide redundant has_FOO in generated C 2 years ago
expr.py e2050ef633 qapi: Fix to reject 'data': 'mumble' in struct 2 years ago
gen.py a6c5d159ce qapi: re-establish linting baseline 1 year ago
introspect.py b6c18755e4 qapi: Add feature flags to enum members 3 years ago
main.py bc5d303164 qapi: Fix error message format regression 2 years ago
mypy.ini ca056f4499 Python: Drop support for Python 3.7 1 year ago
parser.py 66227e9047 qapi: Recognize section tags and 'Features:' only after blank line 1 year ago
pylintrc 885ecdbec9 qapi: update pylint configuration 2 years ago
schema.py 6d133eef98 qapi: Fix QAPISchemaEntity.__repr__() 1 year ago
source.py 0cec50119f qapi: Require member documentation (with loophole) 1 year ago
types.py 44ea9d9be3 qapi: Start to elide redundant has_FOO in generated C 2 years ago
visit.py 713d921aed qapi: Fix code generated for optional conditional struct member 2 years ago