aboutsummaryrefslogtreecommitdiff
path: root/run_mypy.py
AgeCommit message (Expand)AuthorFilesLines
2021-06-29tests: test that we always set encodingDaniel Mensinger1-1/+1
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger1-0/+1
2021-06-25linkers: move linkers.py into the linkers packageDaniel Mensinger1-1/+1
2021-06-18holders: Fix the remaining code to respect the holder changesDaniel Mensinger1-1/+2
2021-06-16Merge pull request #8822 from dcbaker/submit/annotate-and-check-qt-moduleJussi Pakkanen1-0/+1
2021-06-15modules/qt: fix remaining typing issues and add to run_mypyDylan Baker1-0/+1
2021-06-13run_mypy: lower required version to 0.812Dylan Baker1-2/+2
2021-06-11run_mypy: Check mypy version to avoid spurious errorsXavier Claessens1-0/+6
2021-06-11interpreter: Move interpreterbase.py into a new packageDaniel Mensinger1-1/+1
2021-06-09typing: Fully annotate run_project_tests.pyDaniel Mensinger1-0/+1
2021-06-09typing: Fully annotate dependenciesDaniel Mensinger1-16/+1
2021-06-06typing: Fully annotate dependencies.frameworkDaniel Mensinger1-0/+1
2021-06-06typing: Fully annotate dependencies.{detect,factory} + some other fixesDaniel Mensinger1-0/+3
2021-06-06typing: Fully annotate dependencies.cmakeDaniel Mensinger1-0/+1
2021-06-06typing: Fully annotate dependencies.platformDaniel Mensinger1-0/+1
2021-06-06typing: Fully annotate dependencies.dubDaniel Mensinger1-0/+1
2021-06-06typing: Fully annotate dependencies.pkgconfigDaniel Mensinger1-0/+1
2021-06-05typing: Fully annotate dependencies.cudaDaniel Mensinger1-0/+1
2021-06-05typing: Fully annotate dependencies.configtoolDaniel Mensinger1-0/+1
2021-06-05typing: Fully annotate dependencies.coarraysDaniel Mensinger1-0/+1
2021-06-03typing: Fully annotate dependencies.baseDaniel Mensinger1-0/+1
2021-03-22dependencies/qt: Add type annotationsDylan Baker1-0/+1
2021-03-19programs: add type annotationsDylan Baker1-0/+1
2021-03-16Add `meson devenv` command and meson.add_devenv()Xavier Claessens1-0/+1
2021-02-23add a script to run a single testDylan Baker1-0/+1
2021-01-23split mesonlib into a packageDylan Baker1-4/+11
2021-01-13run_mypy: add minstallDylan Baker1-0/+1
2021-01-05modules: Add an unstable-rust moduleDylan Baker1-0/+1
2020-11-22Merge pull request #8010 from dcbaker/submit/optinterpreter-cleanupsJussi Pakkanen1-0/+1
2020-11-20use real pathlib moduleDylan Baker1-1/+0
2020-11-20Add type annotations to optinterpreterDylan Baker1-0/+1
2020-10-04pathlib: Fix resolve() by overriding it in Python 3.5Daniel Mensinger1-0/+1
2020-10-01run_mypy: mark the whole compilers package as type safeDylan Baker1-14/+1
2020-10-01compilers/d: add type annotationsDylan Baker1-0/+1
2020-10-01compilers/fortran: add type annotationsDylan Baker1-0/+1
2020-10-01compilers/java: Add type annotationsDylan Baker1-0/+1
2020-10-01compilers/rust: add type annotationsDylan Baker1-0/+1
2020-10-01compilers/swift: Add type annotationsDylan Baker1-0/+1
2020-10-01Compilers/vala: Add type annotationsDylan Baker1-0/+1
2020-10-01compilers/cuda: make type safeDylan Baker1-0/+1
2020-10-01compilers/cpp: Add type annotationsDylan Baker1-0/+1
2020-10-01compilers: fully type annotate the C compilersDylan Baker1-0/+1
2020-09-28typing: fully annotate cmake.interpreterDaniel Mensinger1-0/+1
2020-09-27typing: add convinient option to clear the terminal to run_mypy.pyDaniel Mensinger1-0/+5
2020-09-27typing: fix indentation in run_mypy.pyDaniel Mensinger1-48/+48
2020-09-24compilers/objcpp: add type annotationsDylan Baker1-0/+1
2020-09-24compilers/objc: Add type annotationsDylan Baker1-0/+1
2020-09-24run_mypy: compilers/c_function_attributes is already type safeDylan Baker1-0/+1
2020-09-24run_mypy: all of compilers/mixins is now type safeDylan Baker1-14/+1
2020-09-24compilers/mixins: make xc16 type safeDylan Baker1-0/+1