meson/mesonbuild/interpreterbase
Dylan Baker c2e392d78d interpreter: add a feature_validator to KwargInfo
Because sometimes we simply need to open code FeatureNew and
FeatureDeprecated checks, but in a re-usable way.
2022-12-05 15:20:09 -05:00
..
__init__.py FeatureNew: add mypy type annotations for subproject arg 2022-02-14 20:40:41 -05:00
_unholder.py move various imports into TYPE_CHECKING blocks for neatness 2022-05-23 16:44:08 -04:00
baseobjects.py typing: use forward reference for types defined later in file 2022-05-23 16:44:07 -04:00
decorators.py interpreter: add a feature_validator to KwargInfo 2022-12-05 15:20:09 -05:00
disabler.py move a bunch of imports into TYPE_CHECKING blocks 2022-03-07 19:09:50 -05:00
exceptions.py interpreter: Split exception calsses from interpreterbase.py 2021-06-11 10:42:18 +02:00
helpers.py Remove helpers.check_stringlist() 2021-09-25 12:44:11 +02:00
interpreterbase.py pylint: enable useless-return 2022-11-29 23:26:05 -05:00
operator.py Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00