Skip to content

Commit 64a23e0

Browse files
authored
Update feature list on webpage
1 parent cf92c40 commit 64a23e0

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/_includes/features.html

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ <h1 id="so-features">So, features?</h1>
4949
<td>Implemented</td>
5050
</tr>
5151
<tr class="odd">
52-
<td></td>
53-
<td></td>
52+
<td>Exhaustivity checks in pattern matching</td>
53+
<td>Implemented</td>
5454
</tr>
5555
<tr class="even">
5656
<td>Non-boxed arrays of value classes</td>
@@ -92,14 +92,9 @@ <h1 id="so-features">So, features?</h1>
9292
<td>Spec Option-less pattern matching</td>
9393
<td>Considered</td>
9494
</tr>
95-
<tr class="even">
96-
<td>Exhaustivity checks in pattern matching</td>
97-
<td>Considered</td>
98-
</tr>
9995
</tbody>
10096
</table>
10197
</div>
102-
<p>The complete list is available <a href="https://github.com/lampepfl/dotty#what-are-the-features-that-could-make-me-consider-trying-it">here</a>.</p>
10398
<h1 id="talks-on-dotty">Talks on Dotty?</h1>
10499
<ul>
105100
<li><a href="https://www.youtube.com/watch?v=WxyyJyB_Ssc">Compilers are Databases</a> by Martin Odersky (<a href="http://www.slideshare.net/Odersky/compilers-are-databases">slides</a>)</li>

0 commit comments

Comments
 (0)