Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qapi: Add #if conditions to generated code members | Marc-André Lureau | 2018-12-14 | 1 | -0/+4 |
* | qapi: change enum visitor and gen_enum* to take QAPISchemaMember | Marc-André Lureau | 2018-12-13 | 1 | -3/+3 |
* | qapi-types: add #if conditions to types & visitors | Markus Armbruster | 2018-07-03 | 1 | -19/+29 |
* | qapi: add 'ifcond' to visitor methods | Marc-André Lureau | 2018-07-03 | 1 | -4/+4 |
* | qapi: allow empty branches in flat unions | Anton Nefedov | 2018-06-22 | 1 | -0/+2 |
* | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 2018-03-02 | 1 | -3/+3 |
* | Include less of the generated modular QAPI headers | Markus Armbruster | 2018-03-02 | 1 | -3/+5 |
* | qapi/types qapi/visit: Generate built-in stuff into separate files | Markus Armbruster | 2018-03-02 | 1 | -37/+24 |
* | qapi: Make code-generating visitors use QAPIGen more | Markus Armbruster | 2018-03-02 | 1 | -47/+34 |
* | qapi-gen: New common driver for code and doc generators | Markus Armbruster | 2018-03-02 | 1 | -0/+266 |