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 |
Eric Blake
|
becceedc4d
qapi: Don't box struct branch of alternate
|
9 years ago |
Eric Blake
|
46534309e6
qapi: Forbid 'any' inside an alternate
|
9 years ago |
Eric Blake
|
02a57ae32b
qapi: Forbid empty unions and useless alternates
|
9 years ago |
Eric Blake
|
86ae191163
qapi: Fix compilation failure on MIPS and SPARC
|
9 years ago |
Eric Blake
|
51e72bc1dd
qapi: Swap visit_* arguments for consistent 'name' placement
|
9 years ago |
Eric Blake
|
a16e3e5c58
qapi: Improve generated event use of qapi visitor
|
9 years ago |
Eric Blake
|
e408311546
qapi: Drop dead parameter in gen_params()
|
9 years ago |
Markus Armbruster
|
291928a80f
qapi: Use Python 2.6 "except E as ..." syntax
|
9 years ago |
Eric Blake
|
bac5429ccb
qapi: Detect base class loops
|
9 years ago |
Eric Blake
|
01cfbaa4c3
qapi: Move duplicate collision checks to schema check()
|
9 years ago |
Eric Blake
|
893e1f2c51
qapi: Enforce (or whitelist) case conventions on qapi members
|
9 years ago |
Eric Blake
|
93bda4dd46
qapi: Track enum values by QAPISchemaMember, not string
|
9 years ago |
Eric Blake
|
d44f9ac80c
qapi: Prepare new QAPISchemaMember base class
|
9 years ago |
Eric Blake
|
29637a6ee9
qapi: Shorter visits of optional fields
|
9 years ago |
Eric Blake
|
5cdc8831a7
qapi: Simplify visits of optional fields
|
9 years ago |
Eric Blake
|
9d3f3494c5
qapi: Inline _make_implicit_tag()
|
9 years ago |
Eric Blake
|
0426d53c65
qapi: Simplify visiting of alternate types
|
9 years ago |
Eric Blake
|
7264f5c50c
qapi: Convert QType into QAPI built-in enum type
|
9 years ago |
Eric Blake
|
1310a3d3bd
qobject: Rename qtype_code to QType
|
9 years ago |
Eric Blake
|
d20a580bc0
qapi: Change munging of CamelCase enum values
|
9 years ago |
Eric Blake
|
04e0639d4e
qapi: Remove obsolete tests for MAX collision
|
9 years ago |