.flake8
|
qapi: Update flake8 config
|
2023-02-23 12:49:39 +01:00 |
common.py
|
qapi: Avoid generating C identifier 'linux'
|
2022-07-13 12:19:18 +03:00 |
error.py
|
qapi/error: Add type hints
|
2021-04-30 12:59:54 +02:00 |
expr.py
|
qapi: Fix to reject 'data': 'mumble' in struct
|
2023-04-24 15:21:39 +02:00 |
gen.py
|
scripts/: spelling fixes
|
2023-09-08 13:08:52 +03:00 |
introspect.py
|
qapi: Add feature flags to enum members
|
2021-10-27 17:18:55 +02:00 |
main.py
|
qapi: Fix error message format regression
|
2023-04-24 15:09:10 +02:00 |
mypy.ini
|
Python: Drop support for Python 3.7
|
2023-09-07 13:32:37 +02:00 |
pylintrc
|
qapi: update pylint configuration
|
2023-02-23 12:49:39 +01:00 |
schema.py
|
qapi: allow unions to contain further unions
|
2023-04-26 07:52:45 +02:00 |