提交歷史

作者 SHA1 備註 提交日期
  Markus Armbruster 34f7b25e57 qapi: Tweak error messages for unknown / conflicting 'if' keys 4 年之前
  Markus Armbruster 6dcf03719a qapi: Tweak error messages for missing / conflicting meta-type 4 年之前
  Markus Armbruster 555dd1aaa6 qapi: Use re.fullmatch() where appropriate 4 年之前
  Marc-André Lureau 8a9f1e1d9c qapi: make 'if' condition strings simple identifiers 4 年之前
  Marc-André Lureau 2b7d214536 qapi: add 'not' condition operation 4 年之前
  Marc-André Lureau 3ad64edfad qapi: add 'any' condition 4 年之前
  Marc-André Lureau 5d83b9a130 qapi: replace if condition list with dict {'all': [...]} 4 年之前
  Markus Armbruster a0c7b99bf7 qapi: Fix crash on missing enum member name 4 年之前
  John Snow e81718c698 qapi/expr: Update authorship and copyright information 4 年之前
  John Snow eab99939a7 qapi/expr.py: Use tuples instead of lists for static data 4 年之前
  John Snow a48653638f qapi/expr.py: Add docstrings 4 年之前
  John Snow 79e4fd14fb qapi/expr: Only explicitly prohibit 'Kind' nor 'List' for type names 4 年之前
  John Snow e42648dccd qapi/expr.py: Remove single-letter variable 4 年之前
  John Snow 210fd63104 qapi/expr.py: Consolidate check_if_str calls in check_if 4 年之前
  John Snow b9ad358aa0 qapi/expr.py: add type hint annotations 4 年之前
  John Snow 538cd41065 qapi/expr.py: Modify check_keys to accept any Collection 4 年之前
  John Snow 7a783ce5b5 qapi/expr.py: Add casts in a few select cases 4 年之前
  John Snow 4918bb7def qapi/expr.py: Check type of union and alternate 'data' member 4 年之前
  John Snow 926bb8add7 qapi/expr.py: move string check upwards in check_type 4 年之前
  John Snow b66c62a2d3 qapi/expr.py: Add assertion for union type 'check_dict' 4 年之前
  John Snow 59b5556ce8 qapi/expr.py: constrain incoming expression types 4 年之前
  John Snow 0f231dcf29 qapi/expr.py: Check for dict instead of OrderedDict 4 年之前
  John Snow b7341b89c9 qapi/expr.py: Remove 'info' argument from nested check_if_str 4 年之前
  John Snow d0a263cdd0 qapi/expr: Comment cleanup 4 年之前
  Markus Armbruster d83b47646e qapi: Enforce union and alternate branch naming rules 4 年之前
  Markus Armbruster 407efbf9e7 qapi: Enforce enum member naming rules 4 年之前
  Markus Armbruster 5aceeac04d qapi: Enforce struct member naming rules 4 年之前
  Markus Armbruster 05ebf841ef qapi: Enforce command naming rules 4 年之前
  Markus Armbruster e744708a77 qapi: Enforce feature naming rules 4 年之前
  Markus Armbruster 9af4b6b9e8 qapi: Prepare for rejecting underscore in command and member names 4 年之前