dmd D Programming Language compiler
Find a file
2017-12-28 23:28:04 +01:00
.circleci Ensure that the testsuite doesn't generate unchecked temporary files 2017-12-22 10:29:52 +01:00
changelog Merge pull request #6589 from MartinNowak/enh13855 2017-12-26 13:28:32 -05:00
docs/man Reassign copyright from Digital Mars to The D Language Foundation (manual) 2017-12-05 02:19:32 +01: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 Merge pull request #7527 from ibuclaw/issue6549 2017-12-28 17:00:16 -05:00
test Merge pull request #7527 from ibuclaw/issue6549 2017-12-28 17:00:16 -05:00
.codecov.yml [CodeCov] Don't wait for other CIs 2017-12-28 23:28:04 +01:00
.editorconfig more selective editorconfig 2014-05-09 22:04:35 +02:00
.gitignore Ignore GCov coverage files 2017-12-22 10:30:02 +01:00
.travis.yml disable OSX-32 self-hosting test on Travis-CI 2017-11-30 14:46:42 +01:00
appveyor.sh Add win64 build and test. 2017-12-28 11:31:17 +01:00
appveyor.yml Add win64 build and test. 2017-12-28 11:31: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 Use sourcePaths and excludeSourceFiles 2017-12-19 08:41:06 +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 Remove issue stats badge from README 2017-08-22 18:50:54 +09:00
travis.sh Don't run DUB frontend examples with GDC 2017-12-19 09:21:44 +01:00
VERSION bump VERSION to v2.078.0-beta.1 2017-12-18 23:55:03 +01:00
win32.mak fix samples for Win64 2017-04-19 22:48:37 +02:00
win64.mak Updated comments on top-level win64.mak 2017-11-01 12:22:18 +01:00

DMD

GitHub tag Build Status Code coverage

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.