커밋 기록

작성자 SHA1 메시지 날짜
  John Snow 4d7d30b405 qapi/parser: add undocumented stub members to all_sections 5 달 전
  John Snow d7ca9a3a4c qapi/schema: add __repr__ to QAPIDoc.Section 5 달 전
  John Snow 323c668934 qapi: clean up encoding of section kinds 5 달 전
  John Snow faeacf858b qapi/parser: adjust info location for doc body section 5 달 전
  Markus Armbruster 5fbc8126ac qapi: Eliminate OrderedDict 5 달 전
  John Snow 3c5f6114d9 qapi: remove "Example" doc section 1 년 전
  John Snow 65fa48c79f qapi/parser: don't parse rST markup as section headers 1 년 전
  John Snow d461c27973 qapi: convert "Note" sections to plain rST 1 년 전
  John Snow 83deda8769 qapi/parser: fix comment parsing immediately following a doc block 1 년 전
  John Snow 939c639e1d qapi/parser: preserve indentation in QAPIDoc sections 1 년 전
  John Snow d5e2f3d03c qapi/parser.py: assert member.info is present in connect_member 1 년 전
  John Snow 7c6e446476 qapi/parser: demote QAPIExpression to Dict[str, Any] 1 년 전
  John Snow 2daf52df8b qapi/parser: shush up pylint 1 년 전
  John Snow 4f8f199fa5 qapi/parser: fix typo - self.returns.info => self.errors.info 1 년 전
  Markus Armbruster e1f684ea2e qapi: Reject "Returns" section when command doesn't return anything 1 년 전
  Markus Armbruster 3a025d3d1f qapi: New documentation section tag "Errors" 1 년 전
  Markus Armbruster 51e97c14fb qapi: Slightly clearer error message for invalid "Returns" section 1 년 전
  Markus Armbruster ba7f63f9a4 qapi: Memorize since & returns sections 1 년 전
  Markus Armbruster adb0193b90 qapi: Divorce QAPIDoc from QAPIParseError 1 년 전
  Markus Armbruster 629c5075aa qapi: Reject multiple and empty feature descriptions 1 년 전
  Markus Armbruster 3d035cd2cc qapi: Rewrite doc comment parser 1 년 전
  Markus Armbruster 0b82a7440c qapi: Merge adjacent untagged sections 1 년 전
  Markus Armbruster 66227e9047 qapi: Recognize section tags and 'Features:' only after blank line 1 년 전
  Markus Armbruster d23055b8db qapi: Require descriptions and tagged sections to be indented 1 년 전
  Markus Armbruster 56c64dd60a qapi: Reject section heading in the middle of a doc comment 1 년 전
  Markus Armbruster 31c54b92ad qapi: Rename QAPIDoc.Section.name to .tag 1 년 전
  Markus Armbruster 573e2223f9 qapi: Improve error message for empty doc sections 1 년 전
  Markus Armbruster bf00dc19f3 qapi: Improve error position for bogus invalid "Returns" section 1 년 전
  Markus Armbruster 15333abed9 qapi: Improve error position for bogus argument descriptions 1 년 전
  Markus Armbruster 0cec50119f qapi: Require member documentation (with loophole) 1 년 전