QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
John Snow b4c0aa59af qapi/visit.py: add type hint annotations 6 years ago
..
.flake8 qapi: delint using flake8 6 years ago
.isort.cfg qapi: enforce import order/styling with isort 6 years ago
__init__.py qapi-gen: New common driver for code and doc generators 8 years ago
commands.py qapi/commands.py: add type hint annotations 6 years ago
common.py qapi/common.py: move build_params into gen.py 6 years ago
error.py qapi: Use super() now we have Python 3 6 years ago
events.py qapi/events.py: Move comments into docstrings 6 years ago
expr.py qapi: enforce import order/styling with isort 6 years ago
gen.py qapi/gen.py: delint with pylint 6 years ago
introspect.py qapi: enforce import order/styling with isort 6 years ago
main.py qapi: Prefer explicit relative imports 6 years ago
mypy.ini qapi/visit.py: add type hint annotations 6 years ago
parser.py qapi: enforce import order/styling with isort 6 years ago
pylintrc qapi/visit.py: remove unused parameters from gen_visit_object 6 years ago
schema.py qapi: establish mypy type-checking baseline 6 years ago
source.py qapi/source.py: delint with pylint 6 years ago
types.py qapi/types.py: remove one-letter variables 6 years ago
visit.py qapi/visit.py: add type hint annotations 6 years ago