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
- arr[i..i] = c doesn't lower to a.opIndexAssign(c, a.opSlice(i, j))
- Emit warning for identifiers starting with `__`
- [ICE] Casting from real to ulong in comparison causes fails to compile
- Undefined identifier caused by circular import and CTFE
- Multiple overload resolution match when using default arguments
- D_BoundsChecks / D_NoBoundsChecks does not support -boundschecks=safeonly
- Need a convenient syntax for invoking nested eponymous templates
- Imported package have different protection depending on how it's accessed
- `alloca` does not work in -betterC
- Debian package downloaded from dlang.org shows proprietary license
- Docs
- D not yet supported