Commit History

作者 SHA1 備註 提交日期
  Markus Armbruster 9f5e6b088a qapi: Use quotes more consistently in frontend error messages 6 年之前
  Markus Armbruster 8d40738d2f qapi: Tweak code to match docs/devel/qapi-code-gen.txt 6 年之前
  Markus Armbruster 398969fe1c qapi: Adjust frontend errors to say enum value, not member 6 年之前
  Markus Armbruster 0ced9531f1 qapi: Permit omitting all flat union branches 6 年之前
  Markus Armbruster f03255362a qapi: Permit alternates with just one branch 6 年之前
  Markus Armbruster 675b214bc6 qapi: Permit 'boxed' with empty type 6 年之前
  Markus Armbruster 9b4416bfc1 qapi: Drop support for escape sequences other than \\ 6 年之前
  Markus Armbruster 56a8caff92 qapi: Restrict strings to printable ASCII 6 年之前
  Markus Armbruster b22e86585b qapi: Drop support for boxed alternate arguments 6 年之前
  Markus Armbruster dcca907bed qapi: Drop check_type()'s redundant parameter @allow_optional 6 年之前
  Markus Armbruster 157dd36395 qapi: Simplify how QAPIDoc implements its state machine 6 年之前
  Kevin Wolf f3ed93d545 qapi: Allow documentation for features 6 年之前
  Kevin Wolf 03bf06bdc1 qapi: Disentangle QAPIDoc code 6 年之前
  Kevin Wolf 6a8c0b5102 qapi: Add feature flags to struct types 6 年之前
  Markus Armbruster 56a4689582 qapi: Fix array first used in a different module 6 年之前
  Markus Armbruster 709395f8f6 qapi: Fix code generation for sub-modules in other directories 6 年之前
  Markus Armbruster dddee4d7ba qapi: Pass file name to QAPIGen constructor instead of methods 6 年之前
  Markus Armbruster c2e196a9b4 qapi: Prepare for system modules other than 'builtin' 6 年之前
  Markus Armbruster dcac64711e qapi: Clean up modular built-in code generation a bit 6 年之前
  Marc-André Lureau ce1a1aec47 qapi: fix flat union on uncovered branches conditionals 6 年之前
  Marc-André Lureau 8ee06f61e1 qapi: Add #if conditions to generated code members 6 年之前
  Marc-André Lureau 3e270dcacc qapi: add 'if' to alternate members 6 年之前
  Marc-André Lureau a2724280fb qapi: add 'if' to union members 6 年之前
  Marc-André Lureau ccadd6bcba qapi: Add 'if' to implicit struct members 6 年之前
  Marc-André Lureau 87adbbffd4 qapi: add a dictionary form for TYPE 6 年之前
  Marc-André Lureau 6cc32b0e14 qapi: add 'if' to enum members 6 年之前
  Marc-André Lureau ea738b2168 qapi: add a dictionary form with 'name' key for enum members 6 年之前
  Marc-André Lureau 7e80d48001 qapi: improve reporting of unknown or missing keys 6 年之前
  Marc-André Lureau 563bd35d87 qapi: factor out checking for keys 6 年之前
  Marc-André Lureau 1962bd39d5 qapi: change enum visitor and gen_enum* to take QAPISchemaMember 6 年之前