Histórico de commits

Autor SHA1 Mensagem Data
  Markus Armbruster 157dd36395 qapi: Simplify how QAPIDoc implements its state machine 6 anos atrás
  Kevin Wolf f3ed93d545 qapi: Allow documentation for features 6 anos atrás
  Kevin Wolf 03bf06bdc1 qapi: Disentangle QAPIDoc code 6 anos atrás
  Kevin Wolf 6a8c0b5102 qapi: Add feature flags to struct types 6 anos atrás
  Markus Armbruster 56a4689582 qapi: Fix array first used in a different module 6 anos atrás
  Markus Armbruster 709395f8f6 qapi: Fix code generation for sub-modules in other directories 6 anos atrás
  Markus Armbruster dddee4d7ba qapi: Pass file name to QAPIGen constructor instead of methods 6 anos atrás
  Markus Armbruster c2e196a9b4 qapi: Prepare for system modules other than 'builtin' 6 anos atrás
  Markus Armbruster dcac64711e qapi: Clean up modular built-in code generation a bit 6 anos atrás
  Marc-André Lureau ce1a1aec47 qapi: fix flat union on uncovered branches conditionals 6 anos atrás
  Marc-André Lureau 8ee06f61e1 qapi: Add #if conditions to generated code members 6 anos atrás
  Marc-André Lureau 3e270dcacc qapi: add 'if' to alternate members 6 anos atrás
  Marc-André Lureau a2724280fb qapi: add 'if' to union members 6 anos atrás
  Marc-André Lureau ccadd6bcba qapi: Add 'if' to implicit struct members 6 anos atrás
  Marc-André Lureau 87adbbffd4 qapi: add a dictionary form for TYPE 6 anos atrás
  Marc-André Lureau 6cc32b0e14 qapi: add 'if' to enum members 6 anos atrás
  Marc-André Lureau ea738b2168 qapi: add a dictionary form with 'name' key for enum members 6 anos atrás
  Marc-André Lureau 7e80d48001 qapi: improve reporting of unknown or missing keys 6 anos atrás
  Marc-André Lureau 563bd35d87 qapi: factor out checking for keys 6 anos atrás
  Marc-André Lureau 1962bd39d5 qapi: change enum visitor and gen_enum* to take QAPISchemaMember 6 anos atrás
  Marc-André Lureau 9c2f56e9f9 qapi: Do not define enumeration value explicitly 6 anos atrás
  Marc-André Lureau 5751686364 qapi: rename QAPISchemaEnumType.values to .members 6 anos atrás
  Markus Armbruster 5f1450f544 qapi: Emit a blank line before dummy declaration 7 anos atrás
  Markus Armbruster bdd2d42b89 qapi: Fix build_params() for empty parameter list 7 anos atrás
  Markus Armbruster b736e25a18 qapi: Fix some pycodestyle-3 complaints 7 anos atrás
  Marc-André Lureau ded9fc28b5 qapi: add #if/#endif helpers 7 anos atrás
  Marc-André Lureau 485d948ce8 qapi: mcgen() shouldn't indent # lines 7 anos atrás
  Marc-André Lureau fbf09a2fa4 qapi: add 'ifcond' to visitor methods 7 anos atrás
  Marc-André Lureau 4fca21c1b0 qapi: leave the ifcond attribute undefined until check() 7 anos atrás
  Marc-André Lureau 2cbc94376e qapi: pass 'if' condition into QAPISchemaEntity objects 7 anos atrás