dmd D Programming Language compiler
Find a file
Florian 0a470e689d
Workaround for issue 21654 - CodeCov build already finished (#12221)
Try adding the Azure/Cirrus jobs to the job count and expected CI's.

Upstream issue: https://github.com/codecov/codecov-bash/issues/411
2021-02-22 20:33:03 +08:00
.azure-pipelines Issue 21519 - Generate coverage reports for Win64 on Azure 2021-01-12 10:25:01 +01:00
.circleci Bump default host compiler version to 2.095.0 2021-01-09 14:24:27 +01:00
.github/workflows GH Action: Check out the correct branch after merge 2020-11-18 09:16:34 +08:00
changelog Add __c_complex_float, __c_complex_double, and __c_complex_real types (#12167) 2021-02-04 17:15:42 +08:00
docs Add ABI documentation of Objective-C protocols. 2020-12-06 13:17:40 +01:00
ini
samples
src Revert "Fix issue 21648: remove two lines from dsymbolsem.d. I don't know what they do but it fixes the bug. And doesn't break the testsuite, so ¯\_(ツ)_/¯" 2021-02-22 02:57:17 +01:00
test Revert "Fix issue 21648: remove two lines from dsymbolsem.d. I don't know what they do but it fixes the bug. And doesn't break the testsuite, so ¯\_(ツ)_/¯" 2021-02-22 02:57:17 +01: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
azure-pipelines.yml Issue 21519 - Generate coverage reports for Win64 on Azure 2021-01-12 10:25:01 +01:00
ci.sh Issue 21519 - Generate coverage reports on CirrusCI (#12120) 2021-01-15 16:11:11 +08:00
cirrusci.sh {ci,cirrusci}.sh: Use HOST_DMD, and set HOST_DC as an override 2020-12-08 12:31:24 +01:00
CODEOWNERS Remove leftover mentions of Travis CI 2020-11-26 16:27:38 +01:00
config.d
CONTRIBUTING.md Add note about detailed changelog 2020-12-31 16:25:19 +09:00
dub.sdl Added offset to Loc 2020-10-19 10:24:09 +03:00
Jenkinsfile
LICENSE.txt
posix.mak
README.md General copy editing :) (#11935) 2020-11-10 08:41:39 +01: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.095.1-beta.1 2021-02-11 00:31:17 +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.