Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qapi/error: Add type hints | John Snow | 2021-04-30 | 1 | -2/+9 |
* | qapi/error.py: move QAPIParseError to parser.py | John Snow | 2021-04-30 | 1 | -14/+8![]() |
* | qapi/error: assert QAPISourceInfo is not None | John Snow | 2021-04-30 | 1 | -0/+1 |
* | qapi/error: Make QAPISourceError 'col' parameter optional | John Snow | 2021-04-30 | 1 | -5/+3![]() |
* | qapi/error: Use Python3-style super() | John Snow | 2021-04-30 | 1 | -1/+1 |
* | qapi/error: Repurpose QAPIError as an abstract base exception class | John Snow | 2021-04-30 | 1 | -2/+9 |
* | qapi: Use super() now we have Python 3 | Markus Armbruster | 2020-03-05 | 1 | -2/+2 |
* | qapi: Split up scripts/qapi/common.py | Markus Armbruster | 2019-10-22 | 1 | -0/+43 |