dotty
https://github.com/lampepfl/dotty
Scala
The Scala 3 compiler, also known as Dotty.
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.
Scala not yet supported16 Subscribers
Add a CodeTriage badge to dotty
Help out
- Issues
- Implement code actions for `class X needs to be abstract` that implements all missing members
- Improve mirror derivation docs around tuples
- Use base types to compute classOf args of applyDynamic
- Crash when type alias has extension method with the same name as the underlying type
- Do not generate certain interface mixin forwarders if not necessary
- GADT with dependent type parameters causes `pickler crash orphan parameter reference` when using Mirror
- Generic context parameters with default arguments crash - orphan parameter reference
- ClassCastException when `def` is used for a type of a tracked val enum
- Incorrect mismatch in GADT match body
- No check for abstract methods when Erased instances are around
- Docs
- Scala not yet supported