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
- Allow switch with multiple arguments
- Array of struct with immutable field implicitly converts to void[]
- redefined core type errors should show fully qualified name
- Non copyable types can’t do postfix increment/decrement
- `inout` breaks invalid `bool` to non-`bool` conversion checks
- Static array cast can be an unsafe lvalue
- shared nested classes don't synchronize their parents. Results in a data race.
- [DIP1000] Usage of `scope` parameters should require an explicit `@safe`-ty annotation
- Allow break and continue in scope(exit/failure/success)
- Offer compiler configuration information
- Docs
- D not yet supported