dmd D Programming Language compiler
Find a file
2021-10-27 09:51:19 +03:00
.azure-pipelines Fix Issues 22149 & 22150 - TypeInfo names aren't unique, leading to botched equality semantics (#12928) 2021-08-01 20:04:25 +08:00
.circleci CircleCI: Ignore coverage upload failures 2021-02-24 15:49:23 +01:00
.github/workflows Set LD_LIBRARY_PATH using env in GitHub action 2021-10-24 15:54:24 +00:00
changelog purge changelog 2021-10-10 14:43:07 +02:00
docs remove usage of octal literals 2021-07-16 11:17:22 +00:00
ini Issue 21488 - Always compile dmd with -fPIC on POSIX targets 2021-08-06 05:57:35 +00:00
samples edited samples/d2html.d for better error handling (#12862) 2021-07-13 19:31:33 +00:00
src Rip out FileCache and replace with FileManager (#13193) 2021-10-27 09:51:19 +03:00
test Add more test regarding opApply 2021-10-27 00:03:19 +00:00
.cirrus.yml Cirrus CI: Bump FreeBSD version to 12.2 2021-08-17 21:39:17 +02:00
.codecov.yml Fix capitalization of CircleCI in codecov configuration 2021-10-19 01:53:57 +00: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 Disable azure windows codecov - stable 2021-09-27 12:09:26 +00:00
ci.sh CirrusCI: Bump Ubuntu image to 18.04 2021-08-07 06:39:25 +00:00
cirrusci.sh Revert "Fix Cirrus OSX Homebrew issues (#13124)" 2021-10-05 05:14:55 +00:00
CODEOWNERS Remove myself as *.h code owner 2021-06-26 08:56:21 +00:00
config.d Workaround for incorrect working directory for Dub 2019-03-17 15:30:41 +01:00
CONTRIBUTING.md CONTRIBUTING.md: remove excess verbiage (#12616) 2021-06-01 09:49:38 +02:00
dub.sdl Rip out FileCache and replace with FileManager (#13193) 2021-10-27 09:51:19 +03:00
Jenkinsfile load ci repo as shared jenkins library 2017-10-06 16:00:50 +02:00
LICENSE.txt
posix.mak Build dmd before attempting to test it 2020-09-17 01:20:19 +02:00
README.md Improve Readme's appearance (#13207) 2021-10-22 13:24:53 +09: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.098.0 2021-10-10 10:29:40 +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

dlang logo

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.