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
- UDAs seem to be raw AST nodes rather than expressions
- pragma(msg) changes the semantics of a program
- Allow aliasing templated functions from mixin template to add them to overload set
- StackOverflow in the optimizer when trying to optimize an errorNode
- Add pragma(identifier, StringExp)
- "Error: unknown" with structs of arrays, speculative instantiation and recursive types
- core.bitop.byteswap(ushort) should used ROL/ROR instead of XCHG
- [DIP1000] Can't return scope reference from a function
- Missing error when overriding interface method without in contract with class method with contract
- implicit conversion between two unrelated enum is accepted
- Docs
- D not yet supported