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
- 'abstract' should override final:
- Common type of void* and const(int)* should be const(void)*, not const(int)*
- synchronized can't be used as a postfix qualifier
- partial initialization of a union member causes wrong diagnostic during CTFE
- extern (C++) classes cannot be used as associative array keys
- Floating point types implicitly convert losing precision
- struct equality compares padding
- empty array literal should have type noreturn[]
- type of conditional expression (ternary operator) is widened when operands differ in constness
- "Error: Overlapping fields" caused by use of deprecated features in referred to fields
- Docs
- D not yet supported