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
- Changed entry points to be function literals and made semantic visitors inheritable
- Fix issue 20809 - return statement might access memory from destructed temporary
- add mangling for variadic parameter attributes for Issue 20818
- remove typesafe variadic functions
- [WIP] Attempt stabilizing order of semantic analysis in forward referenced structs
- Fix issue 8059 - Deprecate `.classinfo` in favor of `typeid`
- Move tests that depend on phobos to test/runnable_phobos
- Fix issue 18439: Remove attributes applied to hidden lambda in static foreach
- fix Issue 19959 - Eponymous template FQN's re-state the template name
- Fix issue 20607 - Module constructors are visible as regular function
- Docs
- D not yet supported