dmd D Programming Language compiler
Find a file
Martin Kinkelin c3b1373afd Exclude 2 codegen-related files from dub frontend subpackage
These import backend modules, and that leads to undefined symbol
regressions (backend TypeInfos referencing undefined backend init
symbols) with LDC on Windows for current master (stable is fine).
See https://github.com/ldc-developers/ldc/issues/3212.
2019-11-02 15:19:24 +01:00
.azure-pipelines azure: extract batch commands from yml to file for better reusage in other repos 2019-09-20 16:52:48 +02:00
.circleci Bump minimal version of DMD used for host builds. 2019-10-17 14:01:05 +02:00
.github Add a sponsorship button 2019-06-04 12:06:41 +02:00
changelog Merge remote-tracking branch 'upstream/stable' into merge_stable 2019-10-31 12:57:42 +02:00
docs Fix issue 19699: Obj-C segfault - in objc_glue.getClassName 2019-02-26 11:24:18 +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
res Support markdown-style tables 2019-04-05 09:20:05 -07:00
samples [Trivial] Fix whitespace in samples/listener.d 2019-09-26 01:08:44 +09:00
src Merge pull request #10513 from MoonlightSentinel/checkaction-lambda 2019-11-02 08:22:18 +01:00
test Merge pull request #10513 from MoonlightSentinel/checkaction-lambda 2019-11-02 08:22:18 +01:00
.codecov.yml Remove codecov/project and codecov/changes 2018-01-15 03:10:39 +01:00
.editorconfig This .editorconfig is incompatible with git. 2018-09-09 23:07:18 -07:00
.gitignore Ignore .vs Visual Studio files 2019-05-12 11:30:58 +03:00
azure-pipelines.yml azure: enable build and test of debug compiler 2019-08-17 09:48:16 +02:00
ci.sh Tweak parallelization when building test tools 2019-03-12 00:48:07 +01: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 document DMD style more prominently 2019-05-22 16:28:45 +08:00
dub.sdl Exclude 2 codegen-related files from dub frontend subpackage 2019-11-02 15:19:24 +01: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 Disable OSX-32 on the auto-tester (build) 2019-03-19 10:14:18 +01:00
README.md Replace AppVeyor badge with Azure Pipeline 2019-09-16 14:14:56 +09:00
semaphoreci.sh semaphoreci.sh: Remove gdc-7 references 2019-05-11 11:03:50 +02:00
VERSION bump VERSION to v2.089.0-rc.1 2019-10-27 12:08:04 +01: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

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.