Historial de Commits

Autor SHA1 Mensaje Fecha
  John Snow 4918bb7def qapi/expr.py: Check type of union and alternate 'data' member hace 4 años
  John Snow 926bb8add7 qapi/expr.py: move string check upwards in check_type hace 4 años
  John Snow b66c62a2d3 qapi/expr.py: Add assertion for union type 'check_dict' hace 4 años
  John Snow 59b5556ce8 qapi/expr.py: constrain incoming expression types hace 4 años
  John Snow 0f231dcf29 qapi/expr.py: Check for dict instead of OrderedDict hace 4 años
  John Snow b7341b89c9 qapi/expr.py: Remove 'info' argument from nested check_if_str hace 4 años
  John Snow d0a263cdd0 qapi/expr: Comment cleanup hace 4 años
  Markus Armbruster d83b47646e qapi: Enforce union and alternate branch naming rules hace 4 años
  Markus Armbruster 407efbf9e7 qapi: Enforce enum member naming rules hace 4 años
  Markus Armbruster 5aceeac04d qapi: Enforce struct member naming rules hace 4 años
  Markus Armbruster 05ebf841ef qapi: Enforce command naming rules hace 4 años
  Markus Armbruster e744708a77 qapi: Enforce feature naming rules hace 4 años
  Markus Armbruster 9af4b6b9e8 qapi: Prepare for rejecting underscore in command and member names hace 4 años
  Markus Armbruster b86df37478 qapi: Rename pragma *-whitelist to *-exceptions hace 4 años
  Markus Armbruster 3e6c8a6331 qapi: Enforce type naming rules hace 4 años
  Markus Armbruster d4f4cae8de qapi: Enforce event naming rules hace 4 años
  Markus Armbruster 00ffe242d6 qapi: Consistently permit any case in downstream prefixes hace 4 años
  Markus Armbruster d224e0c092 qapi: Move uppercase rejection to check_name_lower() hace 4 años
  Markus Armbruster eaab06faa5 qapi: Rework name checking in preparation of stricter checking hace 4 años
  Markus Armbruster 0825f62c84 qapi: Lift enum-specific code out of check_name_str() hace 4 años
  Markus Armbruster 5fbc78dd36 qapi: Permit flat union members for any tag value hace 4 años
  Markus Armbruster dbfe3c7c28 qapi: Fix to reject optional members with reserved names hace 4 años
  John Snow 67fea57502 qapi: enforce import order/styling with isort hace 4 años
  John Snow 7137a96099 qapi: Prefer explicit relative imports hace 4 años
  Kevin Wolf 04f22362f1 qapi: Add a 'coroutine' flag for commands hace 4 años
  Markus Armbruster 84ab008687 qapi: Add feature flags to struct members hace 5 años
  Markus Armbruster 013b4efc9b qapi: Add feature flags to remaining definitions hace 5 años
  Markus Armbruster 8ec0e1a4e6 qapi: Brush off some (py)lint hace 5 años
  Markus Armbruster ad1ecfc679 qapi: Fold normalize_enum() into check_enum() hace 5 años
  Markus Armbruster 2ce51ef68f qapi: Fold normalize_features() into check_features() hace 5 años