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
- Modules compiled with -betterC never generate a ModuleInfo
- [REG2.065.0] stdin.byLine.each!(map!somefunc) compiles, fails to link with ld
- generated constructor always inout regardless of ability of fields to use inout
- UTF-8 output to console is seriously broken
- Add constructor inheritance feature
- opApply() doesn't heap allocate closure
- Cannot declare pointer to function returning ref
- foreach over string or wstring, where element type not specified, does not support unicode
- Destructors are inherently un-@safe
- inout incorrectly resolved if the same type has both mutable and immutable parts
- Docs
- D not yet supported