dmd D Programming Language compiler
Find a file
2020-10-15 14:16:34 +02:00
.azure-pipelines Azure CI: Include DMD unittests for non-MSBuild jobs 2020-09-30 20:20:56 +02:00
.circleci Precompile build.d for coverage on CircleCI 2020-09-05 02:45:57 +02:00
.github/workflows Github CI: Add step for running cxx-unittest 2020-08-15 07:40:41 +02:00
changelog Fix Issue 21293 - dtoh: segfault when encountering opaque enum 2020-10-10 14:37:36 +08:00
docs Makefiles: Respect DMD/DIFFABLE variables for man pages 2019-12-04 23:15:55 +01:00
ini remove noNOICF, no longer needed 2020-09-16 02:00:37 +02:00
samples Disable samples test on Windows 2020-09-02 03:05:02 +02:00
src build.d: Properly use -fPIC based on MODEL and PIC variables 2020-10-13 07:05:16 +02:00
test Add a README to the src directory 2020-10-13 06:23:43 +02:00
.cirrus.yml ci.sh: Rename install_d to install_host_compiler and add some more comments 2020-10-15 14:16:34 +02:00
.codecov.yml Remove codecov/project and codecov/changes 2018-01-15 03:10:39 +01:00
.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 Azure CI: Bump LDC host compiler version 2020-10-13 12:52:07 +02:00
ci.sh ci.sh: Rename install_d to install_host_compiler and add some more comments 2020-10-15 14:16:34 +02:00
cirrusci.sh ci.sh: Consolidate DMD & D_VERSION to HOST_DC 2020-10-14 17:50:58 +02:00
CODEOWNERS Add myself as CODEOWNER of a couple files 2019-06-14 11:33:23 +09:00
config.d Workaround for incorrect working directory for Dub 2019-03-17 15:30:41 +01:00
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 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 Build dmd before attempting to test it 2020-09-17 01:20:19 +02:00
README.md CirrusCI: add CirrusCI shield to the README 2020-09-03 10:53:33 +02:00
semaphoreci.sh ci.sh: Rename install_d to install_host_compiler and add some more comments 2020-10-15 14:16:34 +02:00
VERSION bump VERSION to v2.094.0 2020-09-22 10:38:03 +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

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.