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
- dmd segfault on classinfo.create
- wrong auto ref lvalue inference for implicitly converted alias this parameters
- Templates only used during CTFE shouldn't be code-gened
- Inconsistent decay of array types when passed to different callables
- deprecate `void fun(this a)` (instead: typeof(this)) ; `var.init` (instead: typeof(var).init)
- String switch lowering geneartes really long symbol names
- -X should print all static information on stdout if no files are given
- Allow selective printing of -vgc output
- -run should not only take the next argument
- dmd generates a binary that throws SIGSEGV when using interface files (di) importing modules
- Docs
- D not yet supported