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 c1aeb2f7e4
typed_kwargs: support dict/list as "new since" types
2 years ago
..
__init__.py FeatureNew: add mypy type annotations for subproject arg 3 years ago
_unholder.py move various imports into TYPE_CHECKING blocks for neatness 3 years ago
baseobjects.py typing: use forward reference for types defined later in file 3 years ago
decorators.py typed_kwargs: support dict/list as "new since" types 2 years ago
disabler.py move a bunch of imports into TYPE_CHECKING blocks 3 years ago
exceptions.py interpreter: Split exception calsses from interpreterbase.py 3 years ago
helpers.py Remove helpers.check_stringlist() 3 years ago
interpreterbase.py Add support for multiline f-strings 3 years ago
operator.py Fix typos discovered by codespell 3 years ago