dmd D Programming Language compiler
Find a file
Jacob Carlborg b5e6ed443d Fix issue 17392 - Add Dub file for the lexer and parser
The Dub file is intended to make the the compiler available as a
library through Dub.
2017-07-16 16:18:50 +02:00
changelog properly configure avx2 2017-07-09 13:29:36 +02:00
docs/man spelling fixes (just comments) 2017-04-11 20:47:29 +02:00
ini add VC2017 to sc.ini for installer 2017-04-21 21:54:57 +02:00
res DDOC_SECTION_H 2017-07-05 13:11:10 -04:00
samples Small clean-ups in word count samples 2017-04-20 11:52:01 -04:00
src add @future feature proposal 2017-07-15 19:44:24 -07:00
test Fix issue 17392 - Add Dub file for the lexer and parser 2017-07-16 16:18:50 +02:00
.codecov.yml Immediately send CodeCov notifications 2017-06-12 10:42:21 +02:00
.editorconfig more selective editorconfig 2014-05-09 22:04:35 +02:00
.gitignore Replace idgen with CTFE implementation 2017-07-13 10:29:39 +02:00
.mailmap add .mailmap file to merge author names 2016-10-01 04:13:28 +02:00
.travis.yml reduce Travis-CI workload 2016-08-06 23:51:10 +02:00
circle.yml Set a default branch on CircleCi in case we hit the API rate limit 2017-02-16 15:42:39 +01:00
circleci.sh CircleCi/CodeCov: Don't use multiple threads for the DMD testsuite 2017-06-10 04:34:52 +02:00
CONTRIBUTING.md typos 2017-05-07 14:43:44 +02:00
dub.sdl Fix issue 17392 - Add Dub file for the lexer and parser 2017-07-16 16:18:50 +02:00
Jenkinsfile update pipeline ci repo url 2017-04-09 10:37:34 +02:00
LICENSE.txt Make Boost license visible 2017-06-05 03:20:55 +02:00
posix.mak print toolchain info in auto-tester 2017-04-21 21:36:39 +02:00
README.md README: Make Codecov badge link to DMD dashboard 2016-09-10 18:35:38 +01:00
travis.sh Fix issue 17392 - Add Dub file for the lexer and parser 2017-07-16 16:18:50 +02:00
VERSION bump VERSION to v2.075.0-b4 2017-07-10 13:30:36 +02:00
win32.mak fix samples for Win64 2017-04-19 22:48:37 +02:00

DMD

GitHub tag Build Status Code coverage Issue Stats

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.