| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Python: Drop support for Python 3.7 | Paolo Bonzini | 2023-09-07 | 1 | -1/+1 |
| * | Python: Drop support for Python 3.6 | Paolo Bonzini | 2023-05-18 | 1 | -1/+1 |
| * | qapi/parser: enable mypy checks | John Snow | 2021-10-02 | 1 | -5/+0 |
| * | qapi/error.py: enable mypy checks | John Snow | 2021-04-30 | 1 | -5/+0 |
| * | qapi/expr.py: add type hint annotations | John Snow | 2021-04-30 | 1 | -5/+0 |
| * | qapi/introspect.py: add type hint annotations | John Snow | 2021-02-18 | 1 | -5/+0 |
| * | qapi: enable strict-optional checks | John Snow | 2021-02-08 | 1 | -1/+0 |
| * | qapi/visit.py: add type hint annotations | John Snow | 2020-10-10 | 1 | -5/+0 |
| * | qapi/types.py: add type hint annotations | John Snow | 2020-10-10 | 1 | -5/+0 |
| * | qapi/gen.py: add type hint annotations | John Snow | 2020-10-10 | 1 | -5/+0 |
| * | qapi/source.py: add type hint annotations | John Snow | 2020-10-10 | 1 | -5/+0 |
| * | qapi/commands.py: add type hint annotations | John Snow | 2020-10-10 | 1 | -5/+0 |
| * | qapi/events.py: add type hint annotations | John Snow | 2020-10-10 | 1 | -5/+0 |
| * | qapi: establish mypy type-checking baseline | John Snow | 2020-10-10 | 1 | -0/+60 |