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
- Bringing mixed-in operators and constructors to the overload set
- pragma(msg, ...) output not silenced inside is(typeof()) and __traits(compiles, ...)
- static array members should be individually initializable
- Catch some wrong overlapping array operations at compile time
- Request pragma for very thin struct wrappers
- getVisibility trait doesn't work for certain kinds of fields (and is poorly designed...)
- Some implicit array casts are missing
- Unhelpful error message for rvalue reference: incompatible types for ((S()) + (S())): 'S' and 'S'
- compiler shouldn't allow to compare unions without custom opEquals
- Poor codegen optimization for ranges
- Docs
- D not yet supported