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
- Some compiler error messages refer to default construction instead of default initialization
- betterC not able to use core.stdc.stdarg
- backend optimizer slowdown on large for loop body
- IFTI fails for a function template with a default function argument
- opAssign is not generated for structs with copy constructors
- @hidden not implemented to enabling non exportation when using negative annotation
- Implicit construction with associative array literals can result in more destructor calls than constructor calls
- An @disabled opAssign is generated when it doesn't need to be @disabled
- cStd cRuntimeLibrary in __traits(getTargetInfo)?
- __traits(hasMember, T, "__xdtor") is true in some cases where there is no __xdtor member
- Docs
- D not yet supported