summaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter/primitives/range.py
AgeCommit message (Expand)Author
2025-06-17interpreter: make operators per-classPaolo Bonzini
2025-06-17interpreter: make operator functions binaryPaolo Bonzini
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-02-01treewide: add future annotations importEli Schwartz
2022-02-16flake8: do not use bare exceptionsEli Schwartz
2022-02-14FeatureNew: add mypy type annotations for subproject argEli Schwartz
2021-10-06interpreter: Move RangeHolder out of interpreterbase to interpreterDaniel Mensinger