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
- Scala 3 not applying Scala 2 implicit conversions in the precense of subtyping
- compiler should generate error "method foo1 in class C must be called with () argument" for inherited nullary method without arguments that has extra overloaded function in child class
- `Expr.summon` does not resolve opaque types
- Unable to browse documentation offline
- Extensions declared next to opaque types warn that they won't be used even though when used externally they will be used
- Exceptions inexplicably swallowed when inlined context functions interact
- Extend compiletime.testing.typechecks with certain transform phases
- `getGenericInterfaces` and `getInterfaces` are not the same length after extending a generic Java class
- Compiler fails in generic inline method that uses macro with 'safe-init'
- Overloaded methods with self-type derived return types can crash scaladoc
- Docs
- Scala not yet supported