Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qapi/source: Remove line number from QAPISourceInfo initializer | John Snow | 2021-05-20 | 1 | -7/+3 |
* | qapi/parser: Don't try to handle file errors | John Snow | 2021-05-20 | 1 | -3/+0 |
* | qapi: Enforce command naming rules | Markus Armbruster | 2021-03-23 | 1 | -0/+2 |
* | qapi: Rename pragma *-whitelist to *-exceptions | Markus Armbruster | 2021-03-23 | 1 | -4/+4 |
* | qapi/source.py: delint with pylint | John Snow | 2020-10-10 | 1 | -0/+3 |
* | qapi/source.py: add type hint annotations | John Snow | 2020-10-10 | 1 | -13/+19 |
* | qapi: Inheriting from object is pointless with Python 3, drop | Markus Armbruster | 2020-03-05 | 1 | -2/+2 |
* | qapi: Split up scripts/qapi/common.py | Markus Armbruster | 2019-10-22 | 1 | -0/+67 |