Age | Commit message (Expand) | Author | Files | Lines |
2018-03-02 | qapi-gen: New common driver for code and doc generators | Markus Armbruster | 1 | -208/+0 |
2018-03-02 | qapi: Turn generators into modules | Markus Armbruster | 1 | -24/+30 |
2018-03-02 | qapi: Reduce use of global variables in generators some | Markus Armbruster | 1 | -3/+4 |
2018-03-02 | qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDoc | Markus Armbruster | 1 | -8/+10 |
2018-03-02 | qapi: Rename variable holding the QAPISchemaGenFOOVisitor | Markus Armbruster | 1 | -4/+4 |
2018-03-02 | qapi: Generate up-to-date copyright notice | Markus Armbruster | 1 | -16/+13 |
2018-03-02 | qapi: Streamline boilerplate comment generation | Markus Armbruster | 1 | -19/+2 |
2017-03-16 | qapi: Prefer single-quoted strings more consistently | Markus Armbruster | 1 | -2/+2 |
2017-03-05 | qapi-introspect: Mangle --prefix argument properly for C | Markus Armbruster | 1 | -1/+1 |
2016-07-19 | qapi: Plumb in 'boxed' to qapi generator lower levels | Eric Blake | 1 | -2/+2 |
2016-02-16 | qapi: Clean up includes in generated files | Eric Blake | 1 | -1/+2 |
2015-11-10 | qapi: Provide nicer array names in introspection | Eric Blake | 1 | -3/+5 |
2015-10-15 | qapi: Use predicate callback to determine visit filtering | Eric Blake | 1 | -1/+4 |
2015-09-21 | qapi-introspect: Hide type names | Markus Armbruster | 1 | -6/+35 |
2015-09-21 | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster | 1 | -0/+184 |