meson/mesonbuild/interpreterbase
Dylan Baker 5bb75dc3af interpreterbase: Add deprecated_values and since_values to KwargInfo
This allows checking specific values that are added or deprecated, which
we do a surprising amount of. This works with both containers and scalar
values
2021-06-14 12:30:02 -07:00
..
__init__.py interpreter: Split decorators from interpreterbase.py 2021-06-11 10:42:18 +02:00
baseobjects.py interpreter: Split base objects and helpers from interpreterbase.py 2021-06-11 10:42:18 +02:00
decorators.py interpreterbase: Add deprecated_values and since_values to KwargInfo 2021-06-14 12:30:02 -07:00
disabler.py interpreter: Split Disabler from interpreterbase.py 2021-06-11 10:42:18 +02:00
exceptions.py interpreter: Split exception calsses from interpreterbase.py 2021-06-11 10:42:18 +02:00
helpers.py interpreter: Split base objects and helpers from interpreterbase.py 2021-06-11 10:42:18 +02:00
interpreterbase.py interpreter: Split decorators from interpreterbase.py 2021-06-11 10:42:18 +02:00