dmd D Programming Language compiler
Find a file
2018-01-07 11:56:28 +01:00
.circleci Use GitHub's merge head for checking out PRs 2018-01-01 16:46:02 +01:00
changelog Merge remote-tracking branch 'upstream/stable' into merge_stable 2018-01-03 03:00:42 +01:00
docs/man Reassign copyright from Digital Mars to The D Language Foundation (manual) 2017-12-05 02:19:32 +01:00
ini
res DDOC_SECTION_H 2017-07-05 13:11:10 -04:00
samples
src Merge pull request #7472 from JinShil/funcexp 2018-01-07 11:14:35 +01:00
test Merge pull request #7081 from ibuclaw/depcomplex 2018-01-07 00:06:05 +01:00
.codecov.yml [CodeCov] Don't wait for other CIs before sending the notifications 2018-01-04 12:17:22 +01:00
.editorconfig Update .editorconfig 2017-12-28 23:56:33 +02:00
.gitignore Ignore GCov coverage files 2017-12-22 10:30:02 +01:00
.travis.yml Move test runs from Travis to SemaphoreCI 2018-01-07 11:56:28 +01:00
appveyor.sh appveyor: add building via VS projects, fix caching 2017-12-29 15:13:43 +01:00
appveyor.yml appveyor: add building via VS projects, fix caching 2017-12-29 15:13:43 +01:00
ci.sh Extend travis.sh to a more general ci.sh script 2018-01-07 11:32:17 +01:00
CODEOWNERS Remove myself from DMD posix.mak codeowners 2017-12-26 12:52:22 +00:00
config.sh factor out config.sh script to update config files (VERSION, SYSCONFDIR) 2017-07-27 13:54:41 +02:00
CONTRIBUTING.md add link to bugzilla entry 2017-10-09 16:43:27 -07:00
dub.sdl Manually update copyright years of dub.sdl 2018-01-01 18:46:55 +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 Ensure that the testsuite doesn't generate unchecked temporary files 2017-12-22 10:29:52 +01:00
README.md Move test runs from Travis to SemaphoreCI 2018-01-07 11:56:28 +01:00
semaphoreci.sh Move test runs from Travis to SemaphoreCI 2018-01-07 11:56:28 +01:00
travis.sh Move test runs from Travis to SemaphoreCI 2018-01-07 11:56:28 +01:00
VERSION bump VERSION to v2.078.0 2018-01-02 21:51:20 +01:00
win32.mak
win64.mak Updated comments on top-level win64.mak 2017-11-01 12:22:18 +01:00

DMD

GitHub tag Build Status Code coverage license

CircleCI Build Status

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.