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
- `-preview=in` should allow array literals and delegate literals in a `@nogc` context
- Cannot define calling convention of a function prototype in a function scope
- Conflicting constructors/functions due to default arguments should not compile
- The dmd's command line option "-run" creates files in the current directory and this is problematic
- error message for a jump over `scope(exit)` leaks internal details
- Type inference has precedence over written type when using `static`
- Redundant template instantiations for equal string/array literals
- Improve downcast to final classes
- Class Downcast
- Switch over enum are poorly verified
- Docs
- D not yet supported