Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qapi: Fix some pycodestyle-3 complaints | Markus Armbruster | 2018-08-15 | 1 | -1/+1 |
* | qapi-types: add #if conditions to types & visitors | Markus Armbruster | 2018-07-03 | 1 | -14/+19 |
* | 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 | -5/+14 |
* | qapi/visit: remove useless prefix argument | Marc-André Lureau | 2018-06-22 | 1 | -1/+1 |
* | 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 | -4/+6 |
* | qapi/types qapi/visit: Generate built-in stuff into separate files | Markus Armbruster | 2018-03-02 | 1 | -37/+27 |
* | qapi: Make code-generating visitors use QAPIGen more | Markus Armbruster | 2018-03-02 | 1 | -47/+35 |
* | qapi-gen: New common driver for code and doc generators | Markus Armbruster | 2018-03-02 | 1 | -0/+353 |