@@ -69,15 +69,15 @@ The following is the list of all the principal areas of the compiler and the int
6969- Parser: @odersky , @hamzaremmal , @KacperFKorban
7070- Typer: @odersky , @smarter , (@dwijnand ), @noti0nal , @EugeneFlesselle , @KacperFKorban , @bracevac
7171- Erasure: @smarter , @odersky
72- - Enums:
72+ - Enums:
7373- Derivation & Mirrors: (@dwijnand ), @EugeneFlesselle
7474- Export: @odersky
7575- Pattern Matching: @dwijnand , @sjrd , @noti0na1
7676- Inline: @odersky , @jchyb , @hamzaremmal , @EugeneFlesselle
7777- Metaprogramming (Quotes, Reflect, Staging): @jchyb , @hamzaremmal
7878- Match types: @sjrd , @dwijnand , @Linyxus , @EugeneFlesselle
7979- GADT: @dwijnand , @Linyxus
80- - Initialization checker:
80+ - Initialization checker:
8181- Transforms: @sjrd , @odersky , @smarter
8282- Tailrec: @sjrd , @mbovel
8383- JS backend: @sjrd
@@ -87,17 +87,17 @@ The following is the list of all the principal areas of the compiler and the int
8787- Safe nulls (experimental): @noti0na1
8888- Capture checker (experimental): @odersky , @Linyxus , @bracevac , @noti0na1
8989- Modularity (experimental): @KacperFKorban
90- - Named Tuples (experimental): @odersky
90+ - Named Tuples (experimental): @odersky , @ aherlihy
9191
9292### Tooling
9393- REPL: @dwijnand
9494- Runner/CLI: @Gedochao , (@tgodzik )
9595- IDE: @tgodzik , (@kasiaMarek )
9696- Scaladoc: @Florian3k
9797- SemanticDB: @natsukagami , (@tanishiking )
98- - Coverage: @KacperFKorban
98+ - Coverage: @KacperFKorban
9999- Linting (especially unused warnings) / Reporting UX: @KacperFKorban
100- - Presentation Compiler: @rochala , @tgodzik , @kasiaMarek , @natsukagami
100+ - Presentation Compiler: @rochala , @tgodzik , @kasiaMarek , @natsukagami
101101- Debug Adapter: @adpi2 , (@tgodzik )
102102- Scastie: @rochala
103103
0 commit comments