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
- Cannot move struct with defined opAssign due to @disabled post-blit
- Intrinsic functions do not have pointers
- (&x)[0 .. 1] doesn't work in CTFE
- import statements don't work when compiling several files at once
- MAC link error for template to static value
- mangling of mixins and lambdas is not unique and depends on compilation flags
- Move initialisation of GC'd struct and class data from the callee to the caller
- comparing identical floating points does not work on Win32 and FreeBSD32.
- div bug: long -5000 / size_t 2 = 9223372036854773308
- ModuleInfo is not exported on Windows
- Docs
- D not yet supported