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
- Remove duplicate imports from multiple files
- Regression: opApply triggers GC allocation error with -betterC
- Fix Issue 22573 - core.sys.windows.objbase functions not marked as @nogc nothrow
- Crash during copy-return from foreach body
- Add some inline ASM implementation
- [Windows] tmpnam() in runPreprocessor generates root-drive paths, fails with permission denied for non-admin users
- 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
- Docs
- D not yet supported