summaryrefslogtreecommitdiffstats
path: root/scripts/qapi/source.py
Commit message (Expand)AuthorAgeFilesLines
* qapi/source: Remove line number from QAPISourceInfo initializerJohn Snow2021-05-201-7/+3Star
* qapi/parser: Don't try to handle file errorsJohn Snow2021-05-201-3/+0Star
* qapi: Enforce command naming rulesMarkus Armbruster2021-03-231-0/+2
* qapi: Rename pragma *-whitelist to *-exceptionsMarkus Armbruster2021-03-231-4/+4
* qapi/source.py: delint with pylintJohn Snow2020-10-101-0/+3
* qapi/source.py: add type hint annotationsJohn Snow2020-10-101-13/+19
* qapi: Inheriting from object is pointless with Python 3, dropMarkus Armbruster2020-03-051-2/+2
* qapi: Split up scripts/qapi/common.pyMarkus Armbruster2019-10-221-0/+67