dmd D Programming Language compiler
Find a file
2021-08-06 05:57:35 +00:00
.azure-pipelines Issue 21519 - Generate coverage reports for Win64 on Azure 2021-01-12 10:25:01 +01:00
.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 purge changelog 2021-06-04 13:02:09 +02:00
docs Add ABI documentation of Objective-C protocols. 2020-12-06 13:17:40 +01:00
ini Issue 21488 - Always compile dmd with -fPIC on POSIX targets 2021-08-06 05:57:35 +00:00
samples Disable samples test on Windows 2020-09-02 03:05:02 +02:00
src Issue 21488 - Always compile dmd with -fPIC on POSIX targets 2021-08-06 05:57:35 +00:00
test Issue 21488 - Always compile dmd with -fPIC on POSIX targets 2021-08-06 05:57:35 +00:00
.cirrus.yml CirrusCI: Use ldc-1.26.0 on Ubuntu 16 2021-08-03 11:31:02 +09:00
.codecov.yml Workaround for issue 21654 - CodeCov build already finished (#12221) 2021-02-22 20:33:03 +08:00
.editorconfig Fix incorrect .editorconfig comment 2020-05-29 04:00:05 +09:00
.gitignore Add IntelliJ IDEA / CLion specifics files to gitignore 2021-04-02 09:31:31 +09:00
azure-pipelines.yml Issue 21519 - Generate coverage reports for Win64 on Azure 2021-01-12 10:25:01 +01:00
ci.sh Cirrus & Semaphore CI: Build & run DMD unittests too 2021-04-24 19:59:20 +02:00
cirrusci.sh cirrusci.sh: Run brew update-reset to fetch binaries from GitHub Packages 2021-07-22 01:44:34 +00:00
CODEOWNERS Remove leftover mentions of Travis CI 2020-11-26 16:27:38 +01:00
config.d Workaround for incorrect working directory for Dub 2019-03-17 15:30:41 +01:00
CONTRIBUTING.md Add note about detailed changelog 2020-12-31 16:25:19 +09:00
dub.sdl Sync string import paths in dub.sdl 2021-04-16 10:36:05 +08: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 General copy editing :) (#11935) 2020-11-10 08:41:39 +01:00
semaphoreci.sh Make it easier to run semaphoreci.sh on local machine 2021-04-26 17:05:45 +02:00
VERSION bump VERSION to v2.097.2-beta.1 2021-08-02 22:19:29 +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.