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.
 
 
 
 
 
 
Charles Brunet 0f4891cdf4 parser: simplify Assignment and PlusAssignment nodes 1 year ago
..
__init__.py Unify message(), format() and fstring formatting 1 year ago
_unholder.py move various imports into TYPE_CHECKING blocks for neatness 3 years ago
baseobjects.py fix lint errors revealed by pycodestyle 2.11 1 year ago
decorators.py remove useless type annotations 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 parser: preserve escape chars in strings 1 year ago
interpreterbase.py parser: simplify Assignment and PlusAssignment nodes 1 year ago
operator.py Fix typos discovered by codespell 3 years ago