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
- inline asm doesnt support avx2+
- pragma truncates output at first U+0000 (NUL) character
- Static array of nested struct changes .init value at runtime
- 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
- Docs
- D not yet supported