dmd D Programming Language compiler
Find a file
2020-08-30 20:17:22 +02:00
.azure-pipelines Disable unit_tests on older bootstrap builds 2020-08-30 20:17:22 +02:00
.circleci Improve CodeCov upload 2020-08-08 23:15:40 +02:00
.github/workflows Github CI: Add step for running cxx-unittest 2020-08-15 07:40:41 +02:00
changelog Make -preview=in means [ref] const scope & accept rvalues 2020-08-25 00:27:07 +09:00
docs Makefiles: Respect DMD/DIFFABLE variables for man pages 2019-12-04 23:15:55 +01:00
ini fix issue 15118 - Win32: default to using optlink.exe with the Digital Mars toolchain 2019-10-20 15:56:01 +02:00
samples add validation of printf format and arguments 2020-02-24 01:21:11 -08:00
src Disable Windows builds on the auto-tester - replace with Azure pipelines 2020-08-30 20:17:22 +02:00
test Disable Windows builds on the auto-tester - replace with Azure pipelines 2020-08-30 20:17:22 +02:00
.codecov.yml
.editorconfig Fix incorrect .editorconfig comment 2020-05-29 04:00:05 +09:00
.gitignore mtype.d: mcache 2020-07-06 10:03:44 +02:00
azure-pipelines.yml Disable Windows builds on the auto-tester - replace with Azure pipelines 2020-08-30 20:17:22 +02:00
ci.sh Semaphore CI: Revert to building DMD with -release 2020-08-27 21:27:00 +02:00
CODEOWNERS
config.d
CONTRIBUTING.md Trivial: Add a link to commit message guidelines 2020-05-09 16:25:53 +09:00
dub.sdl move res/ subdirectory to src/dmd/res/ 2020-06-15 13:31:07 +02:00
Jenkinsfile
LICENSE.txt
posix.mak Add build option ENABLE_ASSERTS and use it for CI 2020-08-24 10:41:14 +02:00
README.md
semaphoreci.sh
VERSION bump VERSION to v2.093.1 2020-08-15 11:49:13 +02:00
win32.mak
win64.mak

DMD

GitHub tag Code coverage Bugzilla Issues license

CircleCI Build Status Buildkite SemaphoreCI

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.