Merge pull request #582 from D-Programming-Language/dep1-sdl-support
DEP1: Implement SDL package description support |
---|
build-files.txt |
---|
source/dub/dependency.d |
---|
source/dub/internal/libInputVisitor.d 0 → 100644 |
---|
source/dub/internal/sdlang/ast.d 0 → 100644 |
---|
Too large (Show diff)
|
source/dub/internal/sdlang/exception.d 0 → 100644 |
---|
source/dub/internal/sdlang/lexer.d 0 → 100644 |
---|
Too large (Show diff)
|
source/dub/internal/sdlang/package.d 0 → 100644 |
---|
source/dub/internal/sdlang/parser.d 0 → 100644 |
---|
source/dub/internal/sdlang/symbol.d 0 → 100644 |
---|
source/dub/internal/sdlang/token.d 0 → 100644 |
---|
source/dub/internal/sdlang/util.d 0 → 100644 |
---|
source/dub/package_.d |
---|
source/dub/recipe/sdl.d |
---|
test/sdl-package-simple/dub.sdl 0 → 100644 |
---|
test/sdl-package-simple/source/app.d 0 → 100644 |
---|