aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter/primitives/integer.py
AgeCommit message (Expand)AuthorFilesLines
2022-03-07move a bunch of imports into TYPE_CHECKING blocksEli Schwartz1-3/+2
2021-10-27fix various flake8 whitespace errorsEli Schwartz1-1/+0
2021-10-04fix extra whitespaceEli Schwartz1-1/+0
2021-08-31interpreter: Add IntegerHolderDaniel Mensinger1-0/+84