dmd D Programming Language compiler
Find a file
2019-01-21 12:37:51 +01:00
.circleci Replace results_dir paths in TEST_OUTPUT with {{RESULTS_DIR}} 2019-01-11 11:46:57 +01:00
changelog Merge pull request #9250 from jacob-carlborg/objc-super-call 2019-01-16 07:40:13 +01:00
docs Add support for Objective-C super calls 2019-01-12 21:10:18 +01:00
ini Port of dmd to DragonFlyBSD 2018-01-22 23:38:50 +01:00
res Support markdown-style lists 2018-12-07 18:34:47 -07:00
samples Replace uses of windows.d b/c it's slow to import 2018-12-18 18:17:26 -05:00
src Fix Dub package when cross-compiling 2019-01-21 12:37:51 +01:00
test Merge pull request #9217 from wilzbach/cli-flags-help 2019-01-16 14:38:59 +01:00
.codecov.yml Remove codecov/project and codecov/changes 2018-01-15 03:10:39 +01:00
.editorconfig This .editorconfig is incompatible with git. 2018-09-09 23:07:18 -07:00
.gitignore Ignore GCov coverage files 2017-12-22 10:30:02 +01:00
appveyor.sh Switch AppVeyor to use downloads.dlang.org (and v2.079.1) 2018-09-10 13:53:39 +09:00
appveyor.yml convert optabgen.c to D 2018-10-06 02:35:01 -07:00
ci.sh Semaphore: Use new URL for github/raw install.sh mirror 2018-09-14 10:25:52 +09:00
CODEOWNERS Remove myself as code owner 2018-03-26 12:31:32 +02:00
config.d Fix Dub package when cross-compiling 2019-01-21 12:37:51 +01:00
CONTRIBUTING.md add link to bugzilla entry 2017-10-09 16:43:27 -07:00
d_do_test Allow unifyDirSep for .mixin files and files with {{variables}} 2019-01-11 13:35:34 +01:00
dub.sdl Reduce long lines in the Dub file 2019-01-21 12:37:51 +01:00
Jenkinsfile load ci repo as shared jenkins library 2017-10-06 16:00:50 +02:00
LICENSE.txt Make Boost license visible 2017-06-05 03:20:55 +02:00
posix.mak Add buildkite-test target 2018-08-23 17:08:49 +02:00
README.md Rework badges 2019-01-05 02:06:21 +01:00
semaphoreci.sh Fix Dub package when cross-compiling 2019-01-21 12:37:51 +01:00
VERSION bump VERSION to v2.084.0 2019-01-02 00:48:03 +01:00
win32.mak Do not run auto-tester build by default on Windows 2018-04-06 14:53:06 -03:00
win64.mak Updated comments on top-level win64.mak 2017-11-01 12:22:18 +01:00

DMD

GitHub tag Code coverage Bugzilla Issues license

CircleCI AppVeyor 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.