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
- Makes fiber_entryPoint() noreturn
- Placement new doesn't call implicit copy constructor
- Move constructor is silently ignored if no copy constructor is declared
- #20927
- Non-static opCall hides struct and union default constructors
- Fibers: getcontext() return status check added
- Fixes compilation of ucontext_t based Fibers implementations
- DMD FE: mir-algorithm fails to build based on order specified of files
- `@nogc` check fails when there are both nested `@nogc` function **and** a closure inside `__trait(compiles)`
- ImportC: `typedef` C tag struct causes ImportC to emit erroneous "forward declared" struct definition.
- Docs
- D not yet supported