Age | Commit message (Expand) | Author |
2014-06-27 | qapi script: clean up in scripts | Wenchao Xia |
2014-06-23 | test: add test cases for qapi event | Wenchao Xia |
2014-06-23 | qapi script: add event support | Wenchao Xia |
2014-05-16 | qapi: skip redundant includes | Benoît Canet |
2014-05-08 | qapi: Add a primitive to include other files from a QAPI schema file | Lluís Vilanova |
2014-05-08 | qapi: Use an explicit input file | Lluís Vilanova |
2014-05-08 | qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py" | Lluís Vilanova |
2014-03-11 | qapi script: do not allow string discriminator | Wenchao Xia |
2014-03-11 | qapi script: support enum type as discriminator in union | Wenchao Xia |
2014-03-11 | qapi script: check correctness of union | Wenchao Xia |
2014-03-11 | qapi script: add check for duplicated key | Wenchao Xia |
2014-03-11 | qapi script: remember explicitly defined enum values | Wenchao Xia |
2014-03-03 | tests/qapi-schema: Cover flat union types | Markus Armbruster |
2014-03-03 | tests/qapi-schema: Cover union types with base | Markus Armbruster |
2014-03-03 | tests/qapi-schema: Cover complex types with base | Markus Armbruster |
2014-03-03 | tests/qapi-schema: Cover anonymous union types | Markus Armbruster |
2014-03-03 | tests/qapi-schema: Cover simple argument types | Markus Armbruster |
2014-03-03 | tests/qapi-schema: Cover optional command arguments | Markus Armbruster |
2013-08-20 | OptsVisitor: introduce unit tests, with test cases for range flattening | Laszlo Ersek |
2013-07-29 | qapi.py: Permit comments starting anywhere on the line | Markus Armbruster |
2013-07-29 | qapi.py: Fix diagnosing non-objects at a schema's top-level | Markus Armbruster |
2013-07-29 | qapi.py: Fix schema parser to check syntax systematically | Markus Armbruster |
2013-07-29 | qapi.py: Reject invalid characters in schema file | Markus Armbruster |
2013-07-29 | qapi.py: Decent syntax error reporting | Markus Armbruster |
2013-07-29 | qapi.py: Restructure lexer and parser | Markus Armbruster |
2013-07-29 | tests: Use qapi-schema-test.json as schema parser test | Markus Armbruster |
2013-07-29 | tests: QAPI schema parser tests | Markus Armbruster |