dmd D Programming Language compiler
Find a file
Martin Kinkelin f5e72c7d77 Remove myself as *.h code owner
There are hardly any regressions with frontend.h now, and the
notifications flood is getting tiresome.
2021-06-26 08:56:21 +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 Nightlies: Update release instead of tagging a new one (#12669) 2021-06-11 19:49:45 +08:00
changelog dtoh: Emit public imports in aggregates whenever possible 2021-06-21 23:42:24 +02:00
docs Add ABI documentation of Objective-C protocols. 2020-12-06 13:17:40 +01:00
ini Working dmd on OpenBSD. 2021-03-15 10:24:56 +08:00
samples Disable samples test on Windows 2020-09-02 03:05:02 +02:00
src dmd.expression: Call optimize after modifiableLvalue 2021-06-26 01:06:35 +00:00
test test: Move "must fail" part of compilable/traits.d to fail_compilation 2021-06-26 08:26:23 +00:00
.cirrus.yml CirrusCi: merge pull requests with target branch (#12667) 2021-06-11 19:48:24 +08:00
.codecov.yml Workaround for issue 21654 - CodeCov build already finished (#12221) 2021-02-22 20:33:03 +08:00
.editorconfig
.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 {ci,cirrusci}.sh: Use HOST_DMD, and set HOST_DC as an override 2020-12-08 12:31:24 +01:00
CODEOWNERS Remove myself as *.h code owner 2021-06-26 08:56:21 +00:00
config.d
CONTRIBUTING.md CONTRIBUTING.md: remove excess verbiage (#12616) 2021-06-01 09:49:38 +02:00
dub.sdl Sync string import paths in dub.sdl 2021-04-16 10:36:05 +08:00
Jenkinsfile
LICENSE.txt
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.0 2021-06-03 23:08:02 +02: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.