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