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
- `make clean` errors on Windows: CreateProcess() failed
- Ensure Move Constructor Requires Copy Constructor (#20942)
- Initialization of a struct-typed template parameter from a different type fails.
- Placement new doesn't call implicit copy constructor
- Move constructor is silently ignored if no copy constructor is declared
- DMD emits a lot of unnecessary bounds checks
- [RFC] ctonly: new annotation to mark functions that are intended to be only used during compile time.
- flag non-portable bitfields
- CTFE allows writing `const`/`immutable` values
- A `private` class member functions should not be `final` implicitly
- Docs
- D not yet supported