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
- suggest imports of known/processed symbols
- Missing @nogc compile error in -betterC leads to undefined reference linker error
- -vcg-ast breaks on static foreach alias
- ddoc interprets `$(...)` in backticks, as a macro
- compiler error in templated class in templated interface implementation class is masked if templated class imports self and interface is instantiated from third module
- Recognize immediate indexing of array literal to prevent GC allocation
- pragma(mangle, ...) can hijack safe functions, bypassing @safe checks
- pragma(inline, true) is wrongly applied when having nested functions
- Downcast to interfaces
- Cannot access a member of an 'alias this' member through an alias
- Docs
- D not yet supported