]> git.proxmox.com Git - mirror_qemu.git/history - scripts/qapi/parser.py
Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu into...
[mirror_qemu.git] / scripts / qapi / parser.py
2024-04-24 Richard HendersonMerge tag 'housekeeping-20240424' of https://github...
2024-04-24 Richard HendersonMerge tag 'pull-qapi-2024-04-24' of https://repo.or...
2024-04-24 John Snowqapi/parser.py: assert member.info is present in connec...
2024-04-24 John Snowqapi/parser: demote QAPIExpression to Dict[str, Any]
2024-04-24 John Snowqapi/parser: shush up pylint
2024-04-24 John Snowqapi/parser: fix typo - self.returns.info => self.error...
2024-03-08 Peter MaydellMerge tag 'darwin-20240305' of https://github.com/philm...
2024-03-05 Peter MaydellMerge tag 'pull-target-arm-20240305' of https://git...
2024-03-05 Peter MaydellMerge tag 'pull-qapi-2024-03-04' of https://repo.or...
2024-03-04 Markus Armbrusterqapi: Reject "Returns" section when command doesn't...
2024-03-04 Markus Armbrusterqapi: New documentation section tag "Errors"
2024-03-04 Markus Armbrusterqapi: Slightly clearer error message for invalid "Retur...
2024-03-04 Markus Armbrusterqapi: Memorize since & returns sections
2024-02-26 Peter MaydellMerge tag 'edk2-stable202402-20240226-pull-request...
2024-02-26 Peter MaydellMerge tag 'pull-qapi-2024-02-26' of https://repo.or...
2024-02-26 Markus Armbrusterqapi: Divorce QAPIDoc from QAPIParseError
2024-02-26 Markus Armbrusterqapi: Reject multiple and empty feature descriptions
2024-02-26 Markus Armbrusterqapi: Rewrite doc comment parser
2024-02-26 Markus Armbrusterqapi: Merge adjacent untagged sections
2024-02-26 Markus Armbrusterqapi: Recognize section tags and 'Features:' only after...
2024-02-26 Markus Armbrusterqapi: Require descriptions and tagged sections to be...
2024-02-26 Markus Armbrusterqapi: Reject section heading in the middle of a doc...
2024-02-26 Markus Armbrusterqapi: Rename QAPIDoc.Section.name to .tag
2024-02-26 Markus Armbrusterqapi: Improve error message for empty doc sections
2024-02-26 Markus Armbrusterqapi: Improve error position for bogus invalid "Returns...
2024-02-26 Markus Armbrusterqapi: Improve error position for bogus argument descrip...
2024-02-14 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-02-14 Peter MaydellMerge tag 'pull-char-2024-02-12-v2' of https://repo...
2024-02-13 Peter MaydellMerge tag 'hppa64-pull-request' of https://github.com...
2024-02-13 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-02-13 Peter MaydellMerge tag 'pull-qapi-2024-02-12' of https://repo.or...
2024-02-12 Markus Armbrusterqapi: Require member documentation (with loophole)
2024-01-26 Peter MaydellMerge tag 'pull-target-arm-20240126' of https://git...
2024-01-26 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2024-01-26 Peter MaydellMerge tag 'pull-qapi-2024-01-26' of https://repo.or...
2024-01-26 Markus Armbrusterqapi: Fix dangling references to docs/devel/qapi-code...
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-23 Stefan HajnocziMerge tag 'hw-misc-20231020' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'migration-20231020-pull-request' of https...
2023-10-20 Stefan HajnocziMerge tag 'pull-request-2023-10-20' of https://gitlab...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'hw-misc-20231019' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'pull-qapi-2023-10-19' of https://repo.or...
2023-10-19 John Snowqapi: re-establish linting baseline
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-22 Richard HendersonMerge tag 'pull-qapi-2023-05-17-v2' of https://repo...
2023-05-22 Markus Armbrusterqapi: Improve error message for description following...
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-17 Markus Armbrusterqapi/parser: Drop two bad type hints for now
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-10 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-10 Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-10 Markus Armbrusterqapi: Section parameter @indent is no longer used,...
2023-05-10 Markus Armbrusterqapi: Relax doc string @name: description indentation...
2023-05-10 Markus Armbrusterqapi: Rewrite parsing of doc comment section symbols...
2023-05-09 Markus Armbrusterqapi: Fix argument description indentation stripping
2023-05-09 Markus Armbrusterqapi: Fix crash on stray double quote character
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-24 Peter MaydellMerge tag 'pull-error-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'pull-qapi-2023-02-23' of https://repo.or...
2023-02-23 John Snowqapi: remove JSON value FIXME
2023-02-23 John Snowqapi: remove _JSONObject
2023-02-23 John Snowqapi/parser: add QAPIExpression type
2021-10-04 Richard HendersonMerge remote-tracking branch 'remotes/vivier/tags/linux...
2021-10-03 Richard HendersonMerge remote-tracking branch 'remotes/bonzini/tags...
2021-10-02 Richard HendersonMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-10-02 John Snowqapi/parser: Silence too-few-public-methods warning
2021-10-02 John Snowqapi/parser: Add FIXME for consolidating JSON-related...
2021-10-02 John Snowqapi/parser: add type hint annotations (QAPIDoc)
2021-10-02 John Snowqapi/parser: add import cycle workaround
2021-10-02 John Snowqapi/parser: Introduce NullSection
2021-10-02 John Snowqapi/parser: clarify _end_section() logic
2021-10-02 John Snowqapi/parser: remove FIXME comment from _append_body_line
2021-10-02 John Snowqapi/parser: fix unused check_args_section arguments
2021-05-28 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-05-24 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20210...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-05-20 John Snowqapi/parser: add docstrings
2021-05-20 John Snowqapi/parser: Remove superfluous list comprehension
2021-05-20 John Snowqapi/parser: add type hint annotations
2021-05-20 John Snowqapi/parser: Rework _check_pragma_list_of_str as a...
2021-05-20 John Snowqapi/parser: Fix token membership tests when token...
2021-05-20 John Snowqapi: add must_match helper
2021-05-20 John Snowqapi/parser: Use @staticmethod where appropriate
2021-05-20 John Snowqapi/parser: assert object keys are strings
2021-05-20 John Snowqapi/parser: enforce all top-level expressions must...
2021-05-20 John Snowqapi/parser: Assert lexer value is a string
2021-05-20 John Snowqapi/parser: factor parsing routine into method
2021-05-20 John Snowqapi/source: Remove line number from QAPISourceInfo...
2021-05-20 John Snowqapi/parser: Don't try to handle file errors
2021-05-16 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-05-14 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
next