Histórico de Commits

Autor SHA1 Mensagem Data
  Markus Armbruster e2050ef633 qapi: Fix to reject 'data': 'mumble' in struct há 2 anos atrás
  Markus Armbruster 6f2ab6090d qapi: Fix error message when type name or array is expected há 2 anos atrás
  Markus Armbruster 7c4075190d qapi: Simplify code a bit after previous commits há 2 anos atrás
  Markus Armbruster 2a0c975f86 qapi: Improve error message for unexpected array types há 2 anos atrás
  Markus Armbruster 06cc46eeaf qapi: Split up check_type() há 2 anos atrás
  Markus Armbruster 607045ba39 qapi: Clean up after removal of simple unions há 2 anos atrás
  John Snow 67a81f9fb7 qapi: remove _JSONObject há 2 anos atrás
  John Snow 420110591c qapi/parser: add QAPIExpression type há 2 anos atrás
  John Snow c60caf8086 qapi: Add minor typing workaround for 3.6 há 2 anos atrás
  Markus Armbruster 9e191d3368 qapi/expr: Enforce feature naming rules again há 3 anos atrás
  Paolo Bonzini a58069494d qapi-schema: support alternates with array type há 3 anos atrás
  Markus Armbruster b6c18755e4 qapi: Add feature flags to enum members há 3 anos atrás
  Markus Armbruster 4e99f4b12c qapi: Drop simple unions há 3 anos atrás
  Markus Armbruster 8ebc3120e1 qapi: Stop enforcing "type name should not end in 'Kind' há 3 anos atrás
  Markus Armbruster 62f27589f8 qapi: Fix bogus error for 'if': { 'not': '' } há 4 anos atrás
  Markus Armbruster 34f7b25e57 qapi: Tweak error messages for unknown / conflicting 'if' keys há 4 anos atrás
  Markus Armbruster 6dcf03719a qapi: Tweak error messages for missing / conflicting meta-type há 4 anos atrás
  Markus Armbruster 555dd1aaa6 qapi: Use re.fullmatch() where appropriate há 4 anos atrás
  Marc-André Lureau 8a9f1e1d9c qapi: make 'if' condition strings simple identifiers há 4 anos atrás
  Marc-André Lureau 2b7d214536 qapi: add 'not' condition operation há 4 anos atrás
  Marc-André Lureau 3ad64edfad qapi: add 'any' condition há 4 anos atrás
  Marc-André Lureau 5d83b9a130 qapi: replace if condition list with dict {'all': [...]} há 4 anos atrás
  Markus Armbruster a0c7b99bf7 qapi: Fix crash on missing enum member name há 4 anos atrás
  John Snow e81718c698 qapi/expr: Update authorship and copyright information há 4 anos atrás
  John Snow eab99939a7 qapi/expr.py: Use tuples instead of lists for static data há 4 anos atrás
  John Snow a48653638f qapi/expr.py: Add docstrings há 4 anos atrás
  John Snow 79e4fd14fb qapi/expr: Only explicitly prohibit 'Kind' nor 'List' for type names há 4 anos atrás
  John Snow e42648dccd qapi/expr.py: Remove single-letter variable há 4 anos atrás
  John Snow 210fd63104 qapi/expr.py: Consolidate check_if_str calls in check_if há 4 anos atrás
  John Snow b9ad358aa0 qapi/expr.py: add type hint annotations há 4 anos atrás