dmd D Programming Language compiler
Find a file
2018-01-01 18:46:55 +01:00
.circleci Fix detection of G++ on older distributions. 2017-12-30 01:36:22 +01:00
changelog Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-12-30 01:19:08 +01: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 Manually update copyright years of non-matched notices 2018-01-01 14:29:54 +01:00
test highlight declaration.d error messages 2018-01-01 01:09:11 -08:00
.codecov.yml [CodeCov] Don't wait for other CIs 2017-12-28 23:28:04 +01:00
.editorconfig Update .editorconfig 2017-12-28 23:56:33 +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 appveyor: add building via VS projects, fix caching 2017-12-29 15:13:43 +01:00
appveyor.yml appveyor: add building via VS projects, fix caching 2017-12-29 15:13:43 +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 Manually update copyright years of dub.sdl 2018-01-01 18:46:55 +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 Set ENABLE_WARNINGS=1 on CircleCi and Travis 2017-12-27 00:07:42 +01:00
VERSION bump VERSION to v2.078.0-rc.1 2017-12-29 23:13:21 +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.