dmd D Programming Language compiler
Find a file
2017-12-19 08:41:06 +01:00
.circleci Install GDB 2017-12-18 05:30:20 +01:00
changelog Merge pull request #7182 from MartinNowak/fix17868 2017-12-12 15:07:35 -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 Add frontend module and example 2017-12-19 08:41:06 +01:00
test Add frontend module and example 2017-12-19 08:41:06 +01:00
.codecov.yml Update documentation links in .codecov.yml 2017-09-07 09:38:59 +09:00
.editorconfig more selective editorconfig 2014-05-09 22:04:35 +02:00
.gitignore Rename ddmd -> dmd 2017-12-15 03:29:33 +01:00
.travis.yml disable OSX-32 self-hosting test on Travis-CI 2017-11-30 14:46:42 +01:00
CODEOWNERS Rename ddmd text occurrences 2017-12-15 03:29:35 +01: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 Add frontend module and example 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 Cleanup DMD as a library build files 2017-12-11 04:41:10 +01:00
README.md Remove issue stats badge from README 2017-08-22 18:50:54 +09:00
travis.sh Test all DUB examples on Travis 2017-12-19 06:44:02 +01:00
VERSION bump VERSION to v2.077.1 2017-11-29 20:31:16 +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.