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
- Compile time reflection is missing for module/namespace(c++)/mixin names
- dmd accepts conversion from shared(int)* to int* when value comes from method
- Accessing `enum' or `static' member allocates gc closure
- "this" is implicitly captured by template with alias parameter
- Static array initializers longer than array length should not be allowed
- Suboptimal code generated with constants and SSE
- allow to omit middle operator in ternary condition (a.k.a. add ?: Elvis operator)
- Lambda with specified template type parameter does not work with IFTI
- Add support for pragma(mangle) on alias declarations
- mixin template methods ignored in inheritance chain
- Docs
- D not yet supported