dmd D Programming Language compiler
Find a file
2018-08-14 08:10:40 +02:00
.circleci Add different ENABLE + unittest modes to build.d 2018-07-01 22:24:34 +02:00
changelog Disable .offsetof/.tupleof for fields of Objective-C classes 2018-08-09 08:54:50 +02:00
docs Start documenting the Objective-C ABI 2018-02-22 12:10:23 +01:00
ini Port of dmd to DragonFlyBSD 2018-01-22 23:38:50 +01:00
res Add DDOC_AUTO_PSYMBOL_SUPPRESS to ease removal of _ suppressions. 2018-02-05 08:52:51 -08:00
samples Small clean-ups in word count samples 2017-04-20 11:52:01 -04:00
src Move main implementation of AsmStatement to InlineAsmStatement 2018-08-14 08:10:40 +02:00
test Merge pull request #8541 from jacob-carlborg/objc_offsetof_tupleof 2018-08-14 03:17:49 +02:00
.codecov.yml Remove codecov/project and codecov/changes 2018-01-15 03:10:39 +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
appveyor.sh quiet clone to remove annyoing output from test logs 2018-02-08 01:16:24 +01:00
appveyor.yml fix artifact 2018-04-13 15:18:50 +02:00
ci.sh Upgrade gdc to gdc-8 2018-07-03 07:58:26 +02:00
CODEOWNERS Remove myself as code owner 2018-03-26 12:31:32 +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 add link to bugzilla entry 2017-10-09 16:43:27 -07:00
dub.sdl Move main implementation of AsmStatement to InlineAsmStatement 2018-08-14 08:10:40 +02: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 Add DScanner 2018-08-13 18:12:44 +02:00
README.md Use DMD list view URL for the Bugzilla badge 2018-03-11 17:01:29 +01:00
semaphoreci.sh SemaphoreCi: fix BRANCH detection 2018-03-28 14:48:39 +02:00
VERSION bump VERSION to v2.081.2 2018-08-12 13:50:48 +02:00
win32.mak Do not run auto-tester build by default on Windows 2018-04-06 14:53:06 -03:00
win64.mak Updated comments on top-level win64.mak 2017-11-01 12:22:18 +01:00

DMD

GitHub tag Code coverage Bugzilla Issues license

CircleCI SemaphoreCI AppVeyor

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.