| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qapi: Make section headings start a new doc comment block | Markus Armbruster | 2020-09-07 | 1 | -8/+13 |
| * | qapi: Reject section markup in definition documentation | Markus Armbruster | 2020-09-07 | 1 | -0/+5 |
| * | qapi: Brush off some (py)lint | Markus Armbruster | 2020-03-05 | 1 | -4/+2 |
| * | qapi: Use super() now we have Python 3 | Markus Armbruster | 2020-03-05 | 1 | -1/+1 |
| * | qapi: Drop conditionals for Python 2 | Markus Armbruster | 2020-03-05 | 1 | -5/+1 |
| * | qapi: Inheriting from object is pointless with Python 3, drop | Markus Armbruster | 2020-03-05 | 1 | -3/+3 |
| * | qapi: Check feature documentation against the schema | Markus Armbruster | 2019-10-29 | 1 | -9/+22 |
| * | qapi: Polish reporting of bogus member documentation | Markus Armbruster | 2019-10-29 | 1 | -2/+4 |
| * | qapi: Split up scripts/qapi/common.py | Markus Armbruster | 2019-10-22 | 1 | -0/+570 |