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
- Increase granularity of unit tests so that all unittest blocks in a module run even after another block fails
- Constructor calls should be valid inside final switch
- 32- and 64-bit libraries are combined without error
- More info in Range violation exception message?
- Vector slice assign of a struct with opAssign
- is(int*==int*); and template X(T : int*=int*) should compile
- Can't remove a char[] key from an AA with immutable(char)[] key type.
- implicit casting of pure-function delegate result to immutable breaks immutability.
- Implicitly allowing objects which contain delegates to be shared/immutable can cause races
- [CTFE] closures are not yet supported in CTFE
- Docs
- D not yet supported