Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-111485: Separate out parsing, analysis and code-gen phases of tier 1 code ↵ | Mark Shannon | 2023-12-07 | 1 | -0/+2 |
| | | | | generator (GH-112299) | ||||
* | gh-104504: Cases generator: enable mypy's `possibly-undefined` error code ↵ | Alex Waygood | 2023-08-25 | 1 | -1/+1 |
| | | | | (#108454) | ||||
* | gh-104504: cases generator: Add `--warn-unreachable` to the mypy config ↵ | Alex Waygood | 2023-08-20 | 1 | -5/+4 |
| | | | | (#108112) | ||||
* | gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090) | Dong-hee Na | 2023-08-18 | 1 | -0/+14 |
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> |