dmd
https://github.com/dlang/dmd
D
dmd D Programming Language compiler
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
D not yet supported2 Subscribers
Add a CodeTriage badge to dmd
Help out
- Issues
- Allow passing DLLs directly to DMD to avoid the need for creating import libraries
- Allow version specification for unittests
- foreach() should accept (and ignore) 'auto' in ForeachType
- Refused fixed size array literal function argument
- traits parent does not work on eponymous templates
- DMD on Windows doesn't handle wildcards on the command line.
- Allow to declare a variable in with statement: with(auto p = new Panel())
- std.datetime no longer compiles when trivial destructor is added
- "Hello world" generates bloat in the object file
- AliasDeclaration allows expressions, causing false code for ThisExp
- Docs
- D not yet supported