summaryrefslogtreecommitdiff
path: root/run_mypy.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* typing: Fully annotate dependencies.coarraysDaniel Mensinger2021-06-051-0/+1
* typing: Fully annotate dependencies.baseDaniel Mensinger2021-06-031-0/+1
* dependencies/qt: Add type annotationsDylan Baker2021-03-221-0/+1
* programs: add type annotationsDylan Baker2021-03-191-0/+1
* Add `meson devenv` command and meson.add_devenv()Xavier Claessens2021-03-161-0/+1
* add a script to run a single testDylan Baker2021-02-231-0/+1
* split mesonlib into a packageDylan Baker2021-01-231-4/+11
* run_mypy: add minstallDylan Baker2021-01-131-0/+1
* modules: Add an unstable-rust moduleDylan Baker2021-01-051-0/+1
* Merge pull request #8010 from dcbaker/submit/optinterpreter-cleanupsJussi Pakkanen2020-11-221-0/+1
|\
| * Add type annotations to optinterpreterDylan Baker2020-11-201-0/+1
* | use real pathlib moduleDylan Baker2020-11-201-1/+0
|/
* pathlib: Fix resolve() by overriding it in Python 3.5Daniel Mensinger2020-10-041-0/+1
* run_mypy: mark the whole compilers package as type safeDylan Baker2020-10-011-14/+1
* compilers/d: add type annotationsDylan Baker2020-10-011-0/+1
* compilers/fortran: add type annotationsDylan Baker2020-10-011-0/+1
* compilers/java: Add type annotationsDylan Baker2020-10-011-0/+1
* compilers/rust: add type annotationsDylan Baker2020-10-011-0/+1
* compilers/swift: Add type annotationsDylan Baker2020-10-011-0/+1
* Compilers/vala: Add type annotationsDylan Baker2020-10-011-0/+1
* compilers/cuda: make type safeDylan Baker2020-10-011-0/+1
* compilers/cpp: Add type annotationsDylan Baker2020-10-011-0/+1