The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eli Schwartz 0bb1647fd1
move various bits of type-checking only code to TYPE_CHECKING blocks
1 year ago
..
__init__.py add new FeatureBroken check class for annotating features that are really broken 1 year ago
_unholder.py move various imports into TYPE_CHECKING blocks for neatness 3 years ago
baseobjects.py interpreter: Add testcase..endtestcase clause support 2 years ago
decorators.py fix implicit_reexport issues and enforce them going forward 1 year ago
disabler.py move a bunch of imports into TYPE_CHECKING blocks 3 years ago
exceptions.py interpreter: Split exception calsses from interpreterbase.py 4 years ago
helpers.py treewide: add future annotations import 2 years ago
interpreterbase.py move various bits of type-checking only code to TYPE_CHECKING blocks 1 year ago
operator.py Fix typos discovered by codespell 3 years ago