dmd D Programming Language compiler
Find a file
2017-05-15 17:54:22 -07:00
changelog Revert "Struct array == lowering to object.__equals (+changelog)" 2017-05-08 18:21:45 +02:00
docs/man spelling fixes (just comments) 2017-04-11 20:47:29 +02:00
ini add VC2017 to sc.ini for installer 2017-04-21 21:54:57 +02:00
res Fix issue 17169 - New default ddoc theme merges all paragraphs except the first 2017-02-15 13:40:11 +01:00
samples Small clean-ups in word count samples 2017-04-20 11:52:01 -04:00
src Destructors can be called on shared objects 2017-05-15 17:54:22 -07:00
test Destructors can be called on shared objects 2017-05-15 17:54:22 -07:00
.codecov.yml change codecov bot to dlang-bot 2016-08-11 23:05:56 +02:00
.editorconfig more selective editorconfig 2014-05-09 22:04:35 +02:00
.gitignore Destructors can be called on shared objects 2017-05-15 17:54:22 -07:00
.mailmap add .mailmap file to merge author names 2016-10-01 04:13:28 +02:00
.travis.yml reduce Travis-CI workload 2016-08-06 23:51:10 +02:00
circle.yml Set a default branch on CircleCi in case we hit the API rate limit 2017-02-16 15:42:39 +01:00
circleci.sh Merge pull request #6053 from wilzbach/ratelimit-circle 2017-03-16 16:05:26 +01:00
CONTRIBUTING.md typos 2017-05-07 14:43:44 +02:00
Jenkinsfile update pipeline ci repo url 2017-04-09 10:37:34 +02:00
posix.mak print toolchain info in auto-tester 2017-04-21 21:36:39 +02:00
README.md README: Make Codecov badge link to DMD dashboard 2016-09-10 18:35:38 +01:00
travis.sh Fix Travis & let it use dmd from generated 2017-03-06 00:38:00 +01:00
VERSION bump VERSION 2017-03-24 13:38:04 +01:00
win32.mak fix samples for Win64 2017-04-19 22:48:37 +02:00

DMD

GitHub tag Build Status Code coverage Issue Stats

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.