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
- [dip1000] Creating interior pointers allowed in @safe
- Nested structs, if not escaping, shouldn't allocate context (just like delegates)
- Import order emits "Error: no size because of forward references"
- Aliasing an element of a static array should be legal if the index is a compile time constant
- binary expressions with noreturn vars produce inconsistent results
- ref delegate literal no longer implicitly converts to unannotated type
- Array operations on short fixed-length arrays should be inlined
- Multiple-inheritance of Interfaces results in final/static method/function hijacking
- auto ref for foreach loops
- names, values, length and basetype enum properties
- Docs
- D not yet supported