summaryrefslogtreecommitdiff
path: root/run_mypy.py
Commit message (Expand)AuthorAgeFilesLines
* run_mypy: accept the path to an alternative mypy executableEli Schwartz2023-03-021-4/+3
* Revert "target python 3.10 as the mypy language version"Eli Schwartz2023-03-021-1/+1
* run_mypy: passthrough unknown options to mypy itselfEli Schwartz2023-03-021-2/+1
* properly type utils/core.py and add it to mypyEli Schwartz2023-01-161-0/+1
* modules: fully type the Qt* modulesDylan Baker2023-01-101-0/+3
* modules: add type annotations to the `__init__` moduleDylan Baker2023-01-101-0/+1
* target python 3.10 as the mypy language versionEli Schwartz2022-11-061-1/+1
* run_mypy: add extra logging and permit specifying files to checkEli Schwartz2022-10-241-15/+36
* Move classes used by scripts to their own moduleXavier Claessens2022-09-281-4/+4
* run_mypy: Add modules/pkgconfig to the list of checked modulesDylan Baker2022-08-181-0/+1
* interpreter: move handling of module stability to interpreterDylan Baker2022-08-171-4/+4
* modules/wayland: Add full type checkingDylan Baker2022-07-171-0/+1
* modules/icestorm: use type checkingDylan Baker2022-05-231-0/+1
* modules: add typing to the modtest moduleDylan Baker2022-05-231-0/+1
* use a more sane check instead of run_custom_lintEli Schwartz2022-03-011-1/+0
* run_mypy: add sourceset moduleDylan Baker2022-02-231-0/+1
* run_mypy: add gnome moduleDylan Baker2022-01-181-0/+1
* depfile: type annotateDylan Baker2022-01-101-0/+1
* Merge pull request #9623 from dcbaker/submit/keyval-typeingJussi Pakkanen2021-11-281-0/+1
|\
| * run_mypy: add modules/keyvalDylan Baker2021-11-231-0/+1
* | Add typing to msubprojects.pyTristan Partin2021-11-281-0/+1
|/
* modules/windows: use typed_kwargsDylan Baker2021-10-091-0/+1
* run_mypy: Add the external_project_moduleDylan Baker2021-10-041-0/+1
* docs: Initial reference manual generatorDaniel Mensinger2021-10-031-1/+3
* modules/i18n: Fix remaining mypy spotted issuesDylan Baker2021-09-301-1/+2
* interpreter/mesonmain: Fix remaining typing problems and add to run_mypyDylan Baker2021-09-241-0/+1
* interpreter: Add IntegerHolderDaniel Mensinger2021-08-311-0/+1
* Add Java moduleTristan Partin2021-08-221-0/+1
* run_mypy: add backends/backendsDylan Baker2021-08-201-0/+1
* run_mypy: add interpreter/compiler.pyDylan Baker2021-08-161-0/+1
* run_mypy: Add interpreter/type_checking to the list of checked modulesDylan Baker2021-08-041-0/+1
* tests: test that we always set encodingDaniel Mensinger2021-06-291-1/+1
* fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger2021-06-291-0/+1
* linkers: move linkers.py into the linkers packageDaniel Mensinger2021-06-251-1/+1
* holders: Fix the remaining code to respect the holder changesDaniel Mensinger2021-06-181-1/+2
* Merge pull request #8822 from dcbaker/submit/annotate-and-check-qt-moduleJussi Pakkanen2021-06-161-0/+1
|\
| * modules/qt: fix remaining typing issues and add to run_mypyDylan Baker2021-06-151-0/+1
* | run_mypy: lower required version to 0.812Dylan Baker2021-06-131-2/+2
|/
* run_mypy: Check mypy version to avoid spurious errorsXavier Claessens2021-06-111-0/+6
* interpreter: Move interpreterbase.py into a new packageDaniel Mensinger2021-06-111-1/+1
* typing: Fully annotate run_project_tests.pyDaniel Mensinger2021-06-091-0/+1
* typing: Fully annotate dependenciesDaniel Mensinger2021-06-091-16/+1
* typing: Fully annotate dependencies.frameworkDaniel Mensinger2021-06-061-0/+1
* typing: Fully annotate dependencies.{detect,factory} + some other fixesDaniel Mensinger2021-06-061-0/+3
* typing: Fully annotate dependencies.cmakeDaniel Mensinger2021-06-061-0/+1
* typing: Fully annotate dependencies.platformDaniel Mensinger2021-06-061-0/+1
* typing: Fully annotate dependencies.dubDaniel Mensinger2021-06-061-0/+1
* typing: Fully annotate dependencies.pkgconfigDaniel Mensinger2021-06-061-0/+1
* typing: Fully annotate dependencies.cudaDaniel Mensinger2021-06-051-0/+1
* typing: Fully annotate dependencies.configtoolDaniel Mensinger2021-06-051-0/+1