dmd D Programming Language compiler
Find a file
2019-11-13 10:22:32 +02:00
.azure-pipelines azure: extract batch commands from yml to file for better reusage in other repos 2019-09-20 16:52:48 +02:00
.circleci Bump minimal version of DMD used for host builds. 2019-10-17 14:01:05 +02:00
.github
changelog Merge remote-tracking branch 'upstream/stable' into merge_stable 2019-10-31 12:57:42 +02:00
docs
ini fix issue 15118 - Win32: default to using optlink.exe with the Digital Mars toolchain 2019-10-20 15:56:01 +02:00
res
samples [Trivial] Fix whitespace in samples/listener.d 2019-09-26 01:08:44 +09:00
src Merge pull request #10559 from MoonlightSentinel/move-style 2019-11-13 12:01:31 +08:00
test Fix Issue 20367 - Postblit cannot be disabled when copy ctor is defined 2019-11-11 11:01:16 +02:00
.codecov.yml
.editorconfig
.gitignore
azure-pipelines.yml
ci.sh
CODEOWNERS
config.d
CONTRIBUTING.md
dub.sdl Dub: Exclude root, lexer and parser source files from frontend 2019-11-13 10:22:32 +02:00
Jenkinsfile
LICENSE.txt
posix.mak
README.md Replace AppVeyor badge with Azure Pipeline 2019-09-16 14:14:56 +09:00
semaphoreci.sh
VERSION bump VERSION to v2.089.0-rc.1 2019-10-27 12:08:04 +01:00
win32.mak
win64.mak

DMD

GitHub tag Code coverage Bugzilla Issues license

CircleCI Build Status Buildkite SemaphoreCI

DMD is the reference compiler for the D programming language.

To report a problem or browse the list of open bugs, please visit the bug tracker.

For more information, including instructions for compiling, installing, and hacking on DMD, check the contribution guide and visit the D Wiki.

All significant contributors to DMD source code, via github, bugzilla, email, wiki, the D forums, etc., please assign copyright to those DMD source code changes to the D Language Foundation. Please send an email to walter@digitalmars.com with the statement:

"I hereby assign copyright in my contributions to DMD to the D Language Foundation"

and include your name and date.