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
- C++ deleting destructor leaks memory
- Fix #23458 - Add pragma for C++ deleting destructors
- mixin constructor(s) being hidden if additional one present
- Fix __traits(getMember, this, ...) not capturing enclosing this in nested functions
- __traits(getMember, this, ...) in nested function does not capture enclosing this
- [Arrays] Errors in code
- [dmd/ctfeexpr] Don't copy `ArrayLiteralExp.basis` more than once
- Fix #19514 - stop recursive __traits(compiles) mixin expansion
- hasElaborateDestructor returns different results depending on the first instantiation point for incomplete self-referential types
- object.destroy fails for local self-referential types with "no size because of forward references"
- Docs
- D not yet supported