Markus Armbruster
|
1d8bda128d
qapi: The #optional tag is redundant, drop
|
8 years ago |
Markus Armbruster
|
860e877861
qapi: Conjure up QAPIDoc.ArgSection for undocumented members
|
8 years ago |
Markus Armbruster
|
069fb5b250
qapi: Prepare for requiring more complete documentation
|
8 years ago |
Markus Armbruster
|
4636211e4d
qapi: Fix QAPISchemaEnumType.is_implicit() for 'QType'
|
8 years ago |
Markus Armbruster
|
b116fd8e30
qapi: Avoid unwanted blank lines in QAPIDoc
|
8 years ago |
Markus Armbruster
|
4815374513
qapi: Fix to reject empty union base gracefully
|
8 years ago |
Markus Armbruster
|
2cfbae3c42
qapi: Have each QAPI schema declare its name rule violations
|
8 years ago |
Markus Armbruster
|
1554a8fae9
qapi: Have each QAPI schema declare its returns white-list
|
8 years ago |
Markus Armbruster
|
bc52d03ff5
qapi: Make doc comments optional where we don't need them
|
8 years ago |
Markus Armbruster
|
e04dea8872
qapi: Factor QAPISchemaParser._include() out of .__init__()
|
8 years ago |
Marc-André Lureau
|
3313b6124b
qapi: add qapi2texi script
|
8 years ago |
Marc-André Lureau
|
4148c298d8
qapi: rework qapi Exception
|
8 years ago |
Eric Blake
|
c818408e44
qapi: Implement boxed types for commands/events
|
9 years ago |
Eric Blake
|
48825ca419
qapi: Plumb in 'boxed' to qapi generator lower levels
|
9 years ago |
Eric Blake
|
fa274ed6fb
qapi: Drop useless gen_err_check()
|
9 years ago |
Eric Blake
|
b616770682
qapi: Add type.is_empty() helper
|
9 years ago |
Eric Blake
|
da9cb19385
qapi: Hide tag_name data member of variants
|
9 years ago |
Eric Blake
|
cd50a25645
qapi: Special case c_name() for empty type
|
9 years ago |
Eric Blake
|
d0b182392d
qapi: Require all branches of flat union enum to be covered
|
9 years ago |
Eric Blake
|
3666a97f78
qapi: Use anonymous bases in QMP flat unions
|
9 years ago |
Eric Blake
|
ac4338f8eb
qapi: Allow anonymous base for flat union
|
9 years ago |
Eric Blake
|
32bafa8fdd
qapi: Don't special-case simple union wrappers
|
9 years ago |
Eric Blake
|
861877a0dd
qapi: Drop unused c_null()
|
9 years ago |
Eric Blake
|
12f254fd5f
qapi: Inline gen_visit_members() into lone caller
|
9 years ago |
Eric Blake
|
7ce106a96f
qapi: Emit implicit structs in generated C
|
9 years ago |
Eric Blake
|
7599697c66
qapi: Adjust names of implicit types
|
9 years ago |
Eric Blake
|
4040d995e4
qapi: Make c_type() more OO-like
|
9 years ago |
Eric Blake
|
14f00c6c49
qapi: Rename 'fields' to 'members' in generator
|
9 years ago |
Gerd Hoffmann
|
01df51432e
qapi: rename InputAxis values.
|
9 years ago |
Gerd Hoffmann
|
f22d0af076
qapi: rename input buttons
|
9 years ago |