dmd D Programming Language compiler
Find a file
2021-12-22 21:45:11 +00:00
.azure-pipelines Switch to new CodeCov uploader 2021-10-27 07:37:27 +00:00
.circleci Switch to new CodeCov uploader 2021-10-27 07:37:27 +00:00
.github/workflows Nightlies: Use v1 instead of specific tag (#13343) 2021-11-23 20:39:53 +00:00
changelog Fixup intpromote by default (#13363) 2021-11-29 11:25:44 +02:00
ci Switch to new CodeCov uploader 2021-10-27 07:37:27 +00:00
docs docs: Replace http:// with https:// for digitalmars.com links 2021-12-22 16:56:12 +00:00
ini add necessary libraries to the default config on Solaris 2021-12-09 18:05:24 +00:00
samples Replace http:// with https:// for various links throughout codebase 2021-12-22 21:45:11 +00:00
src Replace http:// with https:// for various links throughout codebase 2021-12-22 21:45:11 +00:00
test Replace http:// with https:// for various links throughout codebase 2021-12-22 21:45:11 +00:00
.cirrus.yml Workaround for platforms lacking crt_destructor (#13364) 2021-12-15 12:26:45 +00:00
.codecov.yml Fix capitalization of CircleCI in codecov configuration 2021-10-19 01:53:57 +00:00
.editorconfig Replace http:// with https:// for various links throughout codebase 2021-12-22 21:45:11 +00:00
.gitignore Add IntelliJ IDEA / CLion specifics files to gitignore 2021-04-02 09:31:31 +09:00
azure-pipelines.yml Switch to new CodeCov uploader 2021-10-27 07:37:27 +00:00
ci.sh Switch to new CodeCov uploader 2021-10-27 07:37:27 +00:00
cirrusci.sh Merge remote-tracking branch 'upstream/stable' into merge_stable 2021-11-08 19:02:29 +02:00
CODEOWNERS Remove myself as *.h code owner 2021-06-26 08:56:21 +00:00
config.d Workaround for incorrect working directory for Dub 2019-03-17 15:30:41 +01:00
CONTRIBUTING.md Replace http:// with https:// for forum, issues, and wiki dlang.org links 2021-12-22 20:23:45 +00:00
dub.sdl Rip out FileCache and replace with FileManager (#13193) 2021-10-27 09:51:19 +03:00
Jenkinsfile
LICENSE.txt
posix.mak Build dmd before attempting to test it 2020-09-17 01:20:19 +02:00
README.md Replace http:// with https:// for forum, issues, and wiki dlang.org links 2021-12-22 20:23:45 +00:00
semaphoreci.sh Make it easier to run semaphoreci.sh on local machine 2021-04-26 17:05:45 +02:00
VERSION Merge stable (#13444) 2021-12-20 18:38:33 +02:00
win32.mak Do not run auto-tester build by default on Windows 2018-04-06 14:53:06 -03:00
win64.mak

dlang logo

DMD

GitHub tag Code coverage Bugzilla Issues license

Build status CircleCI Build Status Buildkite


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.