aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/source.py
AgeCommit message (Expand)AuthorFilesLines
2021-05-20qapi/source: Remove line number from QAPISourceInfo initializerJohn Snow1-7/+3
2021-05-20qapi/parser: Don't try to handle file errorsJohn Snow1-3/+0
2021-03-23qapi: Enforce command naming rulesMarkus Armbruster1-0/+2
2021-03-23qapi: Rename pragma *-whitelist to *-exceptionsMarkus Armbruster1-4/+4
2020-10-10qapi/source.py: delint with pylintJohn Snow1-0/+3
2020-10-10qapi/source.py: add type hint annotationsJohn Snow1-13/+19
2020-03-05qapi: Inheriting from object is pointless with Python 3, dropMarkus Armbruster1-2/+2
2019-10-22qapi: Split up scripts/qapi/common.pyMarkus Armbruster1-0/+67