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
2025-10-29
coredata: finish typing annotations
Paolo Bonzini
2025-10-29
environment: move tool detection functions to a new module
Paolo Bonzini
2025-10-29
cmdline: fix typing issues
Paolo Bonzini
2025-10-29
Add snippets.symbol_visibility_header() method
Xavier Claessens
2025-10-24
modules/codegen: Add wrapper for lex/flex/reflex
Dylan Baker
2025-10-20
interpreter/dependencyfallbacks: use DependencyObjectKWs
Dylan Baker
2025-10-04
utils: merge per-platform utils into `platform.py`
Dylan Baker
2025-09-26
modules/dlang: Fix typing issues
Dylan Baker
2025-05-29
mesonbuild/ast: make mypy safe
Volker Weißmann
2025-05-29
rewriter.py: make type safe
Volker Weißmann
2025-04-18
Make run_mypy.py work in mypy_primer
hauntsaninja
2025-04-02
modules/cmake: Make fully type safe
Dylan Baker
2025-03-01
environment: make fully type safe
Dylan Baker
2025-02-05
options: split UserIntegerOption and UserUmaskOption
Dylan Baker
2024-09-06
run_mypy: register utils/vsenv.py, as it is type-safe
Eli Schwartz
2024-09-06
machinefile: Make fully typesafe
Dylan Baker
2024-07-16
unittests: Add type annotations to the helpers module
Dylan Baker
2024-04-09
modules: rename qt.py -> _qt.py
Dylan Baker
2024-04-08
meson format command
Charles Brunet
2024-02-12
cuda module: fully type annotate
Eli Schwartz
2024-01-08
ast/introspection: make mypy clean
Dylan Baker
2024-01-08
ast: mark visitor and preprocessor as mypy safe
Dylan Baker
2024-01-08
ast/printer: fix mypy issues
Dylan Baker
2023-12-11
backends: correct nonebackend return annotation and check in run_mypy
Eli Schwartz
2023-11-26
run_mypy: avoid type-checking tools against every possible python version
Eli Schwartz
2023-10-09
Add simd.py to run_mypy.py
Tristan Partin
2023-08-18
run_mypy: add option to run once for each supported version of python
Eli Schwartz
2023-07-25
mypy: add templates to checked modules
Dylan Baker
2023-06-25
fully type mconf.py
Eli Schwartz
2023-06-25
fully type mdist.py
Eli Schwartz
2023-06-07
cargo: Add a builder module to the cargo package
Dylan Baker
2023-03-02
run_mypy: accept the path to an alternative mypy executable
Eli Schwartz
2023-03-02
Revert "target python 3.10 as the mypy language version"
Eli Schwartz
2023-03-02
run_mypy: passthrough unknown options to mypy itself
Eli Schwartz
2023-01-16
properly type utils/core.py and add it to mypy
Eli Schwartz
2023-01-10
modules: fully type the Qt* modules
Dylan Baker
2023-01-10
modules: add type annotations to the `__init__` module
Dylan Baker
2022-11-06
target python 3.10 as the mypy language version
Eli Schwartz
2022-10-24
run_mypy: add extra logging and permit specifying files to check
Eli Schwartz
2022-09-28
Move classes used by scripts to their own module
Xavier Claessens
2022-08-18
run_mypy: Add modules/pkgconfig to the list of checked modules
Dylan Baker
2022-08-17
interpreter: move handling of module stability to interpreter
Dylan Baker
2022-07-17
modules/wayland: Add full type checking
Dylan Baker
2022-05-23
modules/icestorm: use type checking
Dylan Baker
2022-05-23
modules: add typing to the modtest module
Dylan Baker
2022-03-01
use a more sane check instead of run_custom_lint
Eli Schwartz
2022-02-23
run_mypy: add sourceset module
Dylan Baker
2022-01-18
run_mypy: add gnome module
Dylan Baker
2022-01-10
depfile: type annotate
Dylan Baker
2021-11-28
Merge pull request #9623 from dcbaker/submit/keyval-typeing
Jussi Pakkanen
[next]