You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td><ahref="https://github.com/dotty-linker/dotty">Whole program optimizer</a></td>
69
-
<td>In progress</td>
70
-
</tr>
71
51
<trclass="even">
72
-
<td>HList & HMaps/Record types</td>
52
+
<td><ahref="https://github.com/lampepfl/dotty/pull/1840">Whole program optimizer</a></td>
73
53
<td>In progress</td>
74
54
</tr>
75
55
<trclass="odd">
76
-
<td>Phantom types</td>
56
+
<td><ahref="https://github.com/lampepfl/dotty/pull/2199"></a>HList & HMaps/Record types</td>
77
57
<td>In progress</td>
78
58
</tr>
79
59
<trclass="even">
80
60
<td></td>
81
61
<td></td>
82
62
</tr>
83
63
<trclass="odd">
84
-
<td>Implicit functions</td>
85
-
<td>Considered</td>
86
-
</tr>
87
-
<trclass="even">
88
64
<td>Effects</td>
89
65
<td>Considered</td>
90
66
</tr>
91
-
<trclass="odd">
92
-
<td>Auto-completion in repl</td>
93
-
<td>Considered</td>
94
-
</tr>
95
-
<trclass="even">
96
-
<td>Spec Option-less pattern matching</td>
97
-
<td>Considered</td>
98
-
</tr>
99
67
</tbody>
100
68
</table>
101
69
</div>
102
70
<h1id="talks-on-dotty">Talks on Dotty?</h1>
103
71
<ul>
72
+
<li><ahref="https://www.youtube.com/watch?v=GHzWqJKFCk4">Scala's Road Ahead</a> by Martin Odersky (<ahref="http://www.slideshare.net/Odersky/scala-days-nyc-2016">slides</a>)</li>
104
73
<li><ahref="https://www.youtube.com/watch?v=WxyyJyB_Ssc">Compilers are Databases</a> by Martin Odersky (<ahref="http://www.slideshare.net/Odersky/compilers-are-databases">slides</a>)</li>
105
74
<li><ahref="https://www.youtube.com/watch?v=aftdOFuVU1o">Exploring the future of Scala</a> by Dmitry Petrashko (<ahref="https://d-d.me/scalaworld2015/#/">slides</a>)</li>
75
+
<p><ahref="http://dotty.epfl.ch/docs/resources/talks.html#deep-dive-with-dotty">Deep Dive with Dotty</a></p>
106
76
</ul>
107
77
<h1id="i-have-more-questions">I have more questions!</h1>
108
78
<divclass="centered-text">
109
79
<p>That’s great! We have more details on the <ahref="{{ site.baseurl }}/docs">docs</a> and please join our <ahref="https://gitter.im/lampepfl/dotty">Gitter channel</a>!</p>
0 commit comments