Age | Commit message (Expand) | Author |
---|---|---|
2020-03-05 | qapi: Brush off some (py)lint | Markus Armbruster |
2020-03-05 | qapi: Use super() now we have Python 3 | Markus Armbruster |
2020-03-05 | qapi: Drop conditionals for Python 2 | Markus Armbruster |
2020-03-05 | qapi: Inheriting from object is pointless with Python 3, drop | Markus Armbruster |
2019-10-29 | qapi: Check feature documentation against the schema | Markus Armbruster |
2019-10-29 | qapi: Polish reporting of bogus member documentation | Markus Armbruster |
2019-10-22 | qapi: Split up scripts/qapi/common.py | Markus Armbruster |