- 7b29353 qapi: Smarter camel_to_upper() to reduce need for 'prefix' by Markus Armbruster · 6 months ago
- 3c5f611 qapi: remove "Example" doc section by John Snow · 8 months ago
- 65fa48c qapi/parser: don't parse rST markup as section headers by John Snow · 8 months ago
- d461c27 qapi: convert "Note" sections to plain rST by John Snow · 8 months ago
- 939c639 qapi/parser: preserve indentation in QAPIDoc sections by John Snow · 8 months ago
- 3a025d3 qapi: New documentation section tag "Errors" by Markus Armbruster · 1 year ago
- 1ed1d4d qapi: Indent tagged doc comment sections properly by Markus Armbruster · 1 year, 1 month ago
- 0834978 qapi: Relax doc string @name: description indentation rules by Markus Armbruster · 1 year, 10 months ago
- 9b2c674 qapi: Fix argument description indentation stripping by Markus Armbruster · 1 year, 10 months ago
- a87a9b4 tests/qapi-schema/doc-good: Improve argument description tests by Markus Armbruster · 1 year, 10 months ago
- 5962635 tests/qapi-schema/doc-good: Improve a comment by Markus Armbruster · 1 year, 10 months ago
- b6c1875 qapi: Add feature flags to enum members by Markus Armbruster · 3 years, 4 months ago
- 76432d9 tests/qapi-schema: Purge simple unions from tests by Markus Armbruster · 3 years, 6 months ago
- 9c629fa tests/qapi-schema: Hide OrderedDict in test output by Markus Armbruster · 3 years, 6 months ago
- dd04402 tests/qapi-schema: Demonstrate broken C code for 'if' by Markus Armbruster · 3 years, 6 months ago
- 8a9f1e1 qapi: make 'if' condition strings simple identifiers by Marc-André Lureau · 3 years, 7 months ago
- 2b7d214 qapi: add 'not' condition operation by Marc-André Lureau · 3 years, 7 months ago
- 3ad64ed qapi: add 'any' condition by Marc-André Lureau · 3 years, 7 months ago
- 5d83b9a qapi: replace if condition list with dict {'all': [...]} by Marc-André Lureau · 3 years, 7 months ago
- d4f4cae qapi: Enforce event naming rules by Markus Armbruster · 4 years ago
- e2bbc4e qapi: use './builtin' as the built-in module name by John Snow · 4 years, 1 month ago
- b09c8f7 tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasis by Peter Maydell · 4 years, 5 months ago
- a69a6d4 scripts/qapi/parser.py: improve doc comment indent handling by Peter Maydell · 4 years, 5 months ago
- 99dff36 scripts/qapi: Move doc-comment whitespace stripping to doc.py by Peter Maydell · 4 years, 5 months ago
- 63a97cf tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension by Peter Maydell · 4 years, 5 months ago
- dcdc07a qapi: Make section headings start a new doc comment block by Markus Armbruster · 5 years ago
- 84ab008 qapi: Add feature flags to struct members by Markus Armbruster · 5 years ago
- 013b4ef qapi: Add feature flags to remaining definitions by Markus Armbruster · 5 years ago
- b621a26 qapi: Implement boxed event argument documentation by Markus Armbruster · 5 years ago
- a0418a4 tests/qapi-schema: Fix feature documentation testing by Markus Armbruster · 5 years ago
- f6401de tests/qapi-schema: Cover alternate documentation comments by Markus Armbruster · 5 years ago
- 717cfcf tests/qapi-schema: Demonstrate command and event doc comment bugs by Markus Armbruster · 5 years ago
- 79598c8 tests/qapi-schema: Cover feature documentation comments by Markus Armbruster · 5 years ago
- 758f272 tests/qapi-schema: Tidy up test output indentation by Markus Armbruster · 5 years ago
- dcac647 qapi: Clean up modular built-in code generation a bit by Markus Armbruster · 6 years ago
- 01ae9cc qapi: add condition to variants documentation by Marc-André Lureau · 6 years ago
- 8867bf0 qapi: add 'If:' condition to struct members documentation by Marc-André Lureau · 6 years ago
- a35c9bf qapi: add 'If:' condition to enum values documentation by Marc-André Lureau · 6 years ago
- 1e381b6 tests: print enum type members more like object type members by Marc-André Lureau · 6 years ago
- 901a34a qapi: add 'If:' section to generated documentation by Marc-André Lureau · 7 years ago
- 7b13f2c tests: qapi-schema tests for allow-preconfig by Igor Mammedov · 7 years ago
- 4bebca1 tests: let qapi-schema tests detect oob by Peter Xu · 7 years ago
- cf40a0a qapi: Record 'include' directives in intermediate representation by Markus Armbruster · 7 years ago
- 8a84767 qapi: Generate in source order by Markus Armbruster · 7 years ago
- fc3f0df qapi: Unify representation of doc section without name by Markus Armbruster · 7 years ago
- cfa438f tests/qapi-schema/doc-bad-section: New, factored out of doc-good by Markus Armbruster · 7 years ago
- 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
- 80d1f2e tests/qapi-schema: Systematic positive doc comment tests by Markus Armbruster · 8 years ago