dmd D Programming Language compiler
Find a file
Geod24 4c86807d09 Trivial: Add a link to commit message guidelines
This should make it more obvious what is expected from a good commit message.
2020-05-09 16:25:53 +09:00
.azure-pipelines Move existing runnable C++ tests into runnable_cxx 2020-03-21 15:05:31 +01:00
.circleci Run CircleCi with BUILD=debug 2020-03-29 18:13:52 +02:00
.github runnable_cxx: Use relative path in wrapper scripts 2020-04-09 16:48:24 +09:00
changelog Merge pull request #11034 from WalterBright/printfParams2 2020-04-17 10:54:53 +02:00
docs Makefiles: Respect DMD/DIFFABLE variables for man pages 2019-12-04 23:15:55 +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
samples add validation of printf format and arguments 2020-02-24 01:21:11 -08:00
src simplify parseFunctionLiteral() 2020-05-08 20:23:40 -07:00
test [Trivial] small fix for markdown code highlight 2020-05-08 10:48:10 +09:00
.codecov.yml
.editorconfig
.gitignore Ignore .vs Visual Studio files 2019-05-12 11:30:58 +03:00
azure-pipelines.yml LDC/mingw: use dmd as the host compiler but when compiling dmd 2020-02-26 18:26:41 +01:00
ci.sh Disable runnable_cxx on POSIX's auto-tester 2020-03-28 05:09:04 +09:00
CODEOWNERS Add myself as CODEOWNER of a couple files 2019-06-14 11:33:23 +09:00
config.d
CONTRIBUTING.md Trivial: Add a link to commit message guidelines 2020-05-09 16:25:53 +09:00
dub.sdl Dub: Exclude root, lexer and parser source files from frontend 2019-11-13 10:22:32 +02:00
Jenkinsfile
LICENSE.txt
posix.mak Fix issue 19949 - C++ Mangling: add support for abi-tags from the Itanium ABI 2020-03-28 05:09:04 +09: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.092.0-beta.1 2020-04-23 03:26:25 +02:00
win32.mak
win64.mak

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.