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
- Templates can be used in mixin even when not declared as mixin template
- Allow using derivatives of IFTI'd types in remaining arguments
- uniform initialization for type tuples too
- Implicit immutable cast for ref/out argument of pure functions
- Array operation return type
- Avoid heap allocations in some cases of array concatenation
- implicit conversion of struct to mutable via alias this
- Missing doc-comment for alias this, this(this)
- `typeof(<function returning T>)` gets printed as `T()`
- TypeInfo.initializer is inconsistent
- Docs
- D not yet supported