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
- notify, notifyAll and wait functions from core.sync.condition.Condition should be `@trusted` ,`@nogc` and `nothrow`
- Branch culling of dead if statement branches is not consistent
- Endless loop in mostVisibleOverload
- Possible regression in `hasElaborateDestructor` detection since DMD 2.111.0
- Nested `@nogc` functions may allocate
- [Enhancement] Unary operator assignment
- segfault with template functions in a returned struct type, when calling from inside a with statement.
- An attached thread that starts non-D-fibers can cause the GC to crash while scanning the stack
- Trivially statically unreachable return branches inhibit NRVO
- `__rvalue` is not working on Windows
- Docs
- D not yet supported