16 Commits (bc30d5982d4f1e7650340bd189e1bb820ec2d7a8)

Author SHA1 Message Date
Remi Thebault 0579c42182
dependencies/dub: Correctly handle dub >= 1.35 as well as older dub 4 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 5 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 12 months ago
Charles Brunet 4589e15547 temp disable pylint falsepositive on dub.py 1 year ago
Remi Thebault d5ae94f571
Check dub version (#11794) 2 years ago
Eli Schwartz 680b5ff819
treewide: add future annotations import 2 years ago
Xavier Claessens 2dfd952eb9 Move classes used by scripts to their own module 2 years ago
Eli Schwartz cc5ef6478f
compilers: perform targeted imports for detect 2 years ago
Eli Schwartz 5bfab845d0
compilers: directly import from subpackages 2 years ago
Eli Schwartz 3f42c844de flake8: fix non-idiomatic ordering of "if not in" checks 2 years ago
Eli Schwartz 462b35e4b1 flake8: fix various whitespace nits 2 years ago
Remi Thebault 04fca24355 Fix DUB dependencies 3 years ago
Dylan Baker dd97ec607d dependencies: drop Dependency.methods and Dependency.get_methods() 3 years ago
Dylan Baker 0412bdd753 dependencies: Use a typing.NewType for Dependency.type_name 3 years ago
Daniel Mensinger 96473085e0 typing: Fully annotate dependencies.dub 4 years ago
Daniel Mensinger 95b70bcb97 deps: Split dependencies.base 4 years ago