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
- Defer semantic2 and semantic3 of function local symbols until the end of enclosing function
- Incorrect error: mismatched array lengths, X and 1
- Wrong cross-module overload resolution with std.process.pipe and std.functional.pipe
- Some type tooltips in the generated html docs
- (void delegate() f) is not callable using argument types (void function() pure nothrow @safe)
- Multi operators with template mixins produces an error
- Enforce static constructors lexical order in a module to respect their use order
- Elide postblit for returning passed in args by value
- Better error message for function call matching more than two overloads
- allow spaces between command like switch and its argument
- Docs
- D not yet supported