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
- Change std.writefln() into a regular variadic function not a template
- Disallow initialization of non-static reference type data members by non-immutable values or rvalues
- escaping sliced stack arrays not detected
- Implementing an interface twice results in different a reference for each interface
- inout constructors do not properly resolve to immutable.
- @property does not properly disambiguate delegate properties
- Spurious warning when exiting out of a labeled Do-While
- Manifest constant can violate const correctness restrictions when empty
- Anchors in ddoc are generated with a leading dot
- Support for is(T1 != T2) syntax
- Docs
- D not yet supported