index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run_mypy.py
Age
Commit message (
Expand
)
Author
2021-06-29
tests: test that we always set encoding
Daniel Mensinger
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-25
linkers: move linkers.py into the linkers package
Daniel Mensinger
2021-06-18
holders: Fix the remaining code to respect the holder changes
Daniel Mensinger
2021-06-16
Merge pull request #8822 from dcbaker/submit/annotate-and-check-qt-module
Jussi Pakkanen
2021-06-15
modules/qt: fix remaining typing issues and add to run_mypy
Dylan Baker
2021-06-13
run_mypy: lower required version to 0.812
Dylan Baker
2021-06-11
run_mypy: Check mypy version to avoid spurious errors
Xavier Claessens
2021-06-11
interpreter: Move interpreterbase.py into a new package
Daniel Mensinger
2021-06-09
typing: Fully annotate run_project_tests.py
Daniel Mensinger
2021-06-09
typing: Fully annotate dependencies
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.framework
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.{detect,factory} + some other fixes
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.cmake
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.platform
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.dub
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.pkgconfig
Daniel Mensinger
2021-06-05
typing: Fully annotate dependencies.cuda
Daniel Mensinger
2021-06-05
typing: Fully annotate dependencies.configtool
Daniel Mensinger
2021-06-05
typing: Fully annotate dependencies.coarrays
Daniel Mensinger
2021-06-03
typing: Fully annotate dependencies.base
Daniel Mensinger
2021-03-22
dependencies/qt: Add type annotations
Dylan Baker
2021-03-19
programs: add type annotations
Dylan Baker
2021-03-16
Add `meson devenv` command and meson.add_devenv()
Xavier Claessens
2021-02-23
add a script to run a single test
Dylan Baker
2021-01-23
split mesonlib into a package
Dylan Baker
2021-01-13
run_mypy: add minstall
Dylan Baker
2021-01-05
modules: Add an unstable-rust module
Dylan Baker
2020-11-22
Merge pull request #8010 from dcbaker/submit/optinterpreter-cleanups
Jussi Pakkanen
2020-11-20
use real pathlib module
Dylan Baker
2020-11-20
Add type annotations to optinterpreter
Dylan Baker
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-10-01
run_mypy: mark the whole compilers package as type safe
Dylan Baker
2020-10-01
compilers/d: add type annotations
Dylan Baker
2020-10-01
compilers/fortran: add type annotations
Dylan Baker
2020-10-01
compilers/java: Add type annotations
Dylan Baker
2020-10-01
compilers/rust: add type annotations
Dylan Baker
2020-10-01
compilers/swift: Add type annotations
Dylan Baker
2020-10-01
Compilers/vala: Add type annotations
Dylan Baker
2020-10-01
compilers/cuda: make type safe
Dylan Baker
2020-10-01
compilers/cpp: Add type annotations
Dylan Baker
2020-10-01
compilers: fully type annotate the C compilers
Dylan Baker
2020-09-28
typing: fully annotate cmake.interpreter
Daniel Mensinger
2020-09-27
typing: add convinient option to clear the terminal to run_mypy.py
Daniel Mensinger
2020-09-27
typing: fix indentation in run_mypy.py
Daniel Mensinger
2020-09-24
compilers/objcpp: add type annotations
Dylan Baker
2020-09-24
compilers/objc: Add type annotations
Dylan Baker
2020-09-24
run_mypy: compilers/c_function_attributes is already type safe
Dylan Baker
2020-09-24
run_mypy: all of compilers/mixins is now type safe
Dylan Baker
2020-09-24
compilers/mixins: make xc16 type safe
Dylan Baker
[next]