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
- Confusing error message when function template parameter is missing and there's a template constaint
- Enhancement: `if foreach` expression and template constraint
- `mixin` on interpolated string requires `text`
- "Error: undefined identifier" when referencing a shorthand constructor parameter
- Inconsistent behavior: `immutable class` doesn't affect template constructors
- Aliasing mixed-in constructor requires spelling `__ctor`, but it should be `this`
- Allow comma-separated mixin template instances
- Passing byLineCopy from temporary created File causes crash
- [dtoh] anonymous `union` as first member of class not considered part of public interface
- Deprecate using an unqualified symbol defined in a `do`–`while` loop in its condition
- Docs
- D not yet supported