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