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
- use of destructor is hidden by subclass
- extern(C++) constructor cannot be used from C++ (no init symbol blit)
- alias template parameter bound to wrong symbol (Error: template instance does not match template declaration)
- DAWRF: DW_TAG_subprogram main overlap address with the runtime symbol
- __traits(parent) with opApply returns generated delegate instead of lexical parent
- __FUNCTION__ with opApply gives name of generated delegate instead of enclosing function
- Identifier without terminating ; errors on wrong line
- compiler crash: template struct wrapped in template struct wrapper in lambda wrapped in traits(compiles)
- Hard-to-read error message when a delegate isn't @safe
- Subclasses of C++ classes missing from generated header
- Docs
- D not yet supported