aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qapi/source.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* qapi: Require member documentation (with loophole)Markus Armbruster2024-02-121-0/+2
* qapi/source: Remove line number from QAPISourceInfo initializerJohn Snow2021-05-201-7/+3
* qapi/parser: Don't try to handle file errorsJohn Snow2021-05-201-3/+0
* 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