aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/source.py
AgeCommit message (Expand)Author
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster
2021-05-20qapi/source: Remove line number from QAPISourceInfo initializerJohn Snow
2021-05-20qapi/parser: Don't try to handle file errorsJohn Snow
2021-03-23qapi: Enforce command naming rulesMarkus Armbruster
2021-03-23qapi: Rename pragma *-whitelist to *-exceptionsMarkus Armbruster
2020-10-10qapi/source.py: delint with pylintJohn Snow
2020-10-10qapi/source.py: add type hint annotationsJohn Snow
2020-03-05qapi: Inheriting from object is pointless with Python 3, dropMarkus Armbruster
2019-10-22qapi: Split up scripts/qapi/common.pyMarkus Armbruster