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
- Crash during copy-return from foreach body
- Add some inline ASM implementation
- Add support for static array length inference using `$`
- [Windows] tmpnam() in runPreprocessor generates root-drive paths, fails with permission denied for non-admin users
- Anonymous struct inside anonymous union not considered overlapped
- Refactor: Extract combine and extractLast from Expression AST node to semantic layer
- fix regression for GDC: make return type of _d_assocarrayliteralTX consistent with V[K] in the AST
- Compiler treats function pointers, typeof(null) pointers and empty static arrays as needing GC scans
- [stable] Fix #22599 - Class objects without explicit pointers are scanned by the GC, and fix #22608 - Too conservative hasPointers() compiler logic
- [REG 2.101] TypeInfo_Class.m_flags wrong wrt. noPointers flag when the only pointers come from tuple members
- Docs
- D not yet supported