Open
Description
Meson should be completely type safe.
The following modules are still not fully type safe:
- mesonmain.py
- modules/cmake.py
- modules/dlang.py
- modules/python.py
- modules/hotdoc.py
- modules/python3.py
- munstable_coredata.py
- rewriter.py
- ast/interpreter.py
- interpreter/dependencyfallbacks.py
- interpreter/interpreter.py
- backend/vs20*backend.py (Type safety for the VisualStudio Backend(s) #14219)
- backend/ninjabackend.py
- backend/xcodebackend.py
- mesondata.py
- options.py (Make the new options module fully type safe #13620)
- coredata.py (Make coredata and environment fully type safe #13737)
- environment.py (Make coredata and environment fully type safe #13737)
- build.py
- remove duplicated checks between the interpreter and the build module (De-duplicate argument validation in the build module #14133)
Metadata
Assignees
Labels
No labels