Markus Armbruster
|
adb0193b90
qapi: Divorce QAPIDoc from QAPIParseError
|
1 年之前 |
Markus Armbruster
|
629c5075aa
qapi: Reject multiple and empty feature descriptions
|
1 年之前 |
Markus Armbruster
|
3d035cd2cc
qapi: Rewrite doc comment parser
|
1 年之前 |
Markus Armbruster
|
0b82a7440c
qapi: Merge adjacent untagged sections
|
1 年之前 |
Markus Armbruster
|
66227e9047
qapi: Recognize section tags and 'Features:' only after blank line
|
1 年之前 |
Markus Armbruster
|
d23055b8db
qapi: Require descriptions and tagged sections to be indented
|
1 年之前 |
Markus Armbruster
|
56c64dd60a
qapi: Reject section heading in the middle of a doc comment
|
1 年之前 |
Markus Armbruster
|
31c54b92ad
qapi: Rename QAPIDoc.Section.name to .tag
|
1 年之前 |
Markus Armbruster
|
573e2223f9
qapi: Improve error message for empty doc sections
|
1 年之前 |
Markus Armbruster
|
bf00dc19f3
qapi: Improve error position for bogus invalid "Returns" section
|
1 年之前 |
Markus Armbruster
|
15333abed9
qapi: Improve error position for bogus argument descriptions
|
1 年之前 |
Markus Armbruster
|
0cec50119f
qapi: Require member documentation (with loophole)
|
1 年之前 |
Markus Armbruster
|
b0b1313eb2
qapi: Fix dangling references to docs/devel/qapi-code-gen.txt
|
1 年之前 |
John Snow
|
a6c5d159ce
qapi: re-establish linting baseline
|
1 年之前 |
Markus Armbruster
|
290e48e8f1
qapi: Improve error message for description following section
|
2 年之前 |
Markus Armbruster
|
d27e7c3593
qapi/parser: Drop two bad type hints for now
|
2 年之前 |
Markus Armbruster
|
eb59cf7628
qapi: Section parameter @indent is no longer used, drop
|
2 年之前 |
Markus Armbruster
|
08349786c8
qapi: Relax doc string @name: description indentation rules
|
2 年之前 |
Markus Armbruster
|
3e32dca3f0
qapi: Rewrite parsing of doc comment section symbols and tags
|
2 年之前 |
Markus Armbruster
|
9b2c6746d3
qapi: Fix argument description indentation stripping
|
2 年之前 |
Markus Armbruster
|
5b5fe0e018
qapi: Fix crash on stray double quote character
|
2 年之前 |
John Snow
|
c7b7a7ded9
qapi: remove JSON value FIXME
|
2 年之前 |
John Snow
|
67a81f9fb7
qapi: remove _JSONObject
|
2 年之前 |
John Snow
|
420110591c
qapi/parser: add QAPIExpression type
|
2 年之前 |
John Snow
|
18e3673e0f
qapi/parser: Silence too-few-public-methods warning
|
3 年之前 |
John Snow
|
15acf48cfe
qapi/parser: Add FIXME for consolidating JSON-related types
|
3 年之前 |
John Snow
|
5f0d9f3bc7
qapi/parser: add type hint annotations (QAPIDoc)
|
3 年之前 |
John Snow
|
e7ac60fcd0
qapi/parser: add import cycle workaround
|
3 年之前 |
John Snow
|
f4c05aaf14
qapi/parser: Introduce NullSection
|
3 年之前 |
John Snow
|
1e20a77576
qapi/parser: clarify _end_section() logic
|
3 年之前 |