dmd D Programming Language compiler
Find a file
Martin Nowak 09cc628724 factor out config.sh script to update config files (VERSION, SYSCONFDIR)
- use generated/dub as string import path for copied/generated config files
2017-07-27 13:54:41 +02:00
changelog Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-07-19 14:43:46 +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 DDOC_SECTION_H 2017-07-05 13:11:10 -04:00
samples Small clean-ups in word count samples 2017-04-20 11:52:01 -04:00
src factor out config.sh script to update config files (VERSION, SYSCONFDIR) 2017-07-27 13:54:41 +02:00
test Merge pull request #6979 from rainers/issue15432 2017-07-26 08:57:16 +02:00
.codecov.yml Immediately send CodeCov notifications 2017-06-12 10:42:21 +02:00
.editorconfig more selective editorconfig 2014-05-09 22:04:35 +02:00
.gitignore Replace idgen with CTFE implementation 2017-07-13 10:29:39 +02: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 CircleCi/CodeCov: Don't use multiple threads for the DMD testsuite 2017-06-10 04:34:52 +02:00
config.sh factor out config.sh script to update config files (VERSION, SYSCONFDIR) 2017-07-27 13:54:41 +02:00
CONTRIBUTING.md typos 2017-05-07 14:43:44 +02:00
dub.sdl factor out config.sh script to update config files (VERSION, SYSCONFDIR) 2017-07-27 13:54:41 +02:00
Jenkinsfile update pipeline ci repo url 2017-04-09 10:37:34 +02:00
LICENSE.txt Make Boost license visible 2017-06-05 03:20:55 +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 Temporarily skip testing the DUB package 2017-07-17 02:46:13 +02:00
VERSION bump VERSION to v2.075.0 2017-07-19 13:22:20 +02: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.