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