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
- Erroneous incompatible types error for classes and interfaces when the class is not directly convertible to the interface but is convertible to a parent of the interface
- Missing context when CTFE fails with 'no available source code'
- Allow struct mixin declaration
- __traits(isDeprecated) returns false on deprecated aliases
- Importing a second module enables FQN sidestepping selective import
- dmd-specific runtime segfault due to inconsistent conversion of function closure to delegate at compile time
- Inconsistencies between `Token.toChar` and various error messages
- IFTI fails for opDispatch and 'with'
- String mixins fail for structs with 'alias this'
- Multiple inheritance covariance breaks vtable dispatch
- Docs
- D not yet supported