aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter/primitives/boolean.py
AgeCommit message (Expand)AuthorFilesLines
2022-05-23move various imports into TYPE_CHECKING blocks for neatnessEli Schwartz1-3/+2
2021-09-01interpreter: Introduce BooleanHolder for the bool primitiveDaniel Mensinger1-0/+53