dmd D Programming Language compiler
Find a file
2021-04-16 10:36:05 +08:00
.azure-pipelines
.circleci CircleCI: Ignore coverage upload failures 2021-02-24 15:49:23 +01:00
.github/workflows cxx tests: Use Ubuntu 18.04, disable 32 bits tests, use latest DMD 2021-03-13 23:21:51 +09:00
changelog Fix issue 21203: Accept pragma(mangle) on aggregate types 2021-03-25 00:50:35 +01:00
docs
ini Working dmd on OpenBSD. 2021-03-15 10:24:56 +08:00
samples
src fix Issue 21832 - Wrong deprecation message when importing non-deprecated template in static condition 2021-04-16 03:50:15 +02:00
test fix Issue 21832 - Wrong deprecation message when importing non-deprecated template in static condition 2021-04-16 03:50:15 +02:00
.cirrus.yml Cirrus CI Mac: Exploit all 12 newly available CPU cores 2021-02-08 08:44:28 +01:00
.codecov.yml Workaround for issue 21654 - CodeCov build already finished (#12221) 2021-02-22 20:33:03 +08:00
.editorconfig
.gitignore Add IntelliJ IDEA / CLion specifics files to gitignore 2021-04-02 09:31:31 +09:00
azure-pipelines.yml
ci.sh
cirrusci.sh
CODEOWNERS
config.d
CONTRIBUTING.md
dub.sdl Sync string import paths in dub.sdl 2021-04-16 10:36:05 +08:00
Jenkinsfile
LICENSE.txt
posix.mak
README.md
semaphoreci.sh
VERSION bump VERSION to v2.096.0 2021-03-11 09:28:35 +01:00
win32.mak
win64.mak

DMD

GitHub tag Code coverage Bugzilla Issues license

Build status CircleCI Build Status Buildkite

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.