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
- [GC] DLL startup code is out of order; gc proxy not set properly
- [profile] Improve performance of -profile by factor of 10
- core.demangle should understand _D16TypeInfo_HAyayAa6__initZ etc.
- core.demangle shouldn't reallocate output buffer, unnecessary GC dependency
- GC.free does not work for array pointers of larger size
- add AA batch remove using a predicate function
- core.thread.Thread.start holds "slock" unnecessarily
- core.bitop.bsf is marked as pure but isn't
- core.demangle doesn't handle typeof(null) correctly
- 'new' does not provide information about the sharedness or immutability to the GC
- Docs
- D not yet supported