dmd D Programming Language compiler
Find a file
2016-08-29 04:19:25 +02:00
docs/man Updated man page for dmd 2016-08-24 21:56:29 +02:00
ini VS2015: the linker needs VC\bin, Common7\IDE is even harmful because mspdb140.dll exists in both, but doesn't work when the one in Common7\IDE is used as there is no mspdbsrv.exe 2015-09-03 21:16:41 +02:00
samples fix Issue 14709 - dmd/samples/listener.d socket.accept exception handling is incorrect 2015-08-31 10:05:12 +00:00
src Merge pull request #6090 from WalterBright/add-safe.d 2016-08-27 21:17:18 -04:00
test Merge pull request #6093 from WalterBright/fix15306 2016-08-27 15:29:53 -04: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 Set coverage destination directory to source directory 2016-08-03 08:18:11 +02:00
.travis.yml reduce Travis-CI workload 2016-08-06 23:51:10 +02:00
changelog.dd Added __FILE_FULL_PATH__ to changelog. 2016-07-27 08:51:36 -06:00
circle.yml Remove extra_files before sending coverage reports on CircleCi 2016-08-07 14:02:03 +02:00
circleci.sh CircleCI: Fix coverage() for non-PR builds 2016-08-14 11:33:03 +02:00
CONTRIBUTING.md Add a CONTRIBUTING.md guide 2016-06-29 22:36:15 +02:00
posix.mak build compiler w/ optimizations to speed up test suite 2016-08-07 04:20:45 +02:00
README.md Update README badges 2016-08-29 04:19:25 +02:00
travis.sh Run full Travis tests only on Linux 2016-08-26 07:51:32 +02:00
VERSION update version for next release from master 2016-04-15 13:20:42 +09:00
win32.mak add top level make files 2015-06-05 15:15:23 -07: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.