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
- Translate `_d_arrayliteralTX` to a template
- classInstanceSize is not a multiple of its classInstanceAlignment
- Ensure Move Constructor Requires Copy Constructor (#20942)
- Fix: Add -arch x86_64 to CXXFLAGS on macOS ARM64 to Resolve Linker Errors in Mixed C++ and D Testss
- Initialization of a struct-typed template parameter from a different type fails.
- I tried templatizing the _d_arrayliteralTX hook (Take a reference if needed from this PR)
- `@safe` check escapes trough template instantiating
- Forward reference error
- Placement new doesn't call implicit copy constructor
- Move constructor is silently ignored if no copy constructor is declared
- Docs
- D not yet supported