dmd D Programming Language compiler
Find a file
2019-04-12 17:03:53 +03:00
.azure-pipelines Move common Azure Shell scripts into lib.sh 2019-04-12 00:19:16 +02:00
.circleci Merge pull request #9499 from wilzbach/fix-circleci 2019-03-27 14:03:35 +01:00
changelog Fix Issue 15371 - __traits(getMember) should bypass the protection 2019-04-12 13:17:55 +03:00
docs Fix issue 19699: Obj-C segfault - in objc_glue.getClassName 2019-02-26 11:24:18 +01:00
ini Port of dmd to DragonFlyBSD 2018-01-22 23:38:50 +01:00
res Support markdown-style tables 2019-04-05 09:20:05 -07:00
samples Replace uses of windows.d b/c it's slow to import 2018-12-18 18:17:26 -05:00
src Replace mem.c and tk.c with C stdlib wrappers in tk.d 2019-04-12 16:58:53 +03:00
test Merge pull request #9416 from wilzbach/azure-visual-studio 2019-04-12 15:19:50 +02: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 GCov coverage files 2017-12-22 10:30:02 +01:00
azure-pipelines.yml [azure-pipelines.yml]: Upgrade VisualD to v0.49.0 2019-04-12 17:03:53 +03:00
ci.sh Tweak parallelization when building test tools 2019-03-12 00:48:07 +01:00
CODEOWNERS Remove myself as code owner 2018-03-26 12:31:32 +02:00
config.d Workaround for incorrect working directory for Dub 2019-03-17 15:30:41 +01:00
CONTRIBUTING.md
dub.sdl Add unit test runner. 2019-02-09 11:57:14 +01:00
Jenkinsfile
LICENSE.txt
posix.mak Disable OSX-32 on the auto-tester (build) 2019-03-19 10:14:18 +01:00
README.md Rework badges 2019-01-05 02:06:21 +01:00
semaphoreci.sh Build d_do_test executables with -lowmem to work around OOM errors 2019-03-16 15:52:23 +01:00
VERSION bump VERSION to v2.085.1 2019-04-06 00:25:46 +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

CircleCI AppVeyor 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.