File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -53,47 +53,47 @@ <h1 id="so-features">So, features?</h1>
53
53
< td > Implemented</ td >
54
54
</ tr >
55
55
< tr class ="even ">
56
- < td > Non-boxed arrays of value classes </ td >
57
- < td > In progress </ td >
56
+ < td > Phantom types </ td >
57
+ < td > Implemented </ td >
58
58
</ tr >
59
59
< tr class ="odd ">
60
- < td > Working contravariant implicits</ td >
60
+ < td > Implicit functions</ td >
61
+ < td > Implemented</ td >
62
+ </ tr >
63
+ < tr class ="even ">
64
+ < td > Spec Option-less pattern matching</ td >
65
+ < td > Implemented</ td >
66
+ </ tr >
67
+ < tr class ="odd ">
68
+ < td > Non-boxed arrays of value classes</ td >
61
69
< td > In progress</ td >
62
70
</ tr >
63
71
< tr class ="even ">
64
- < td > < a href =" https://github.com/dotty-linker/dotty " > Auto-Specialization </ a > </ td >
72
+ < td > Working contravariant implicits </ td >
65
73
< td > In progress</ td >
66
74
</ tr >
67
75
< tr class ="odd ">
68
- < td > < a href ="https://github.com/dotty-linker/dotty "> Whole program optimizer </ a > </ td >
76
+ < td > < a href ="https://github.com/dotty-linker/dotty "> Auto-Specialization </ a > </ td >
69
77
< td > In progress</ td >
70
78
</ tr >
71
79
< tr class ="even ">
72
- < td > HList & HMaps/Record types </ td >
80
+ < td > < a href =" https://github.com/dotty-linker/dotty " > Whole program optimizer </ a > </ td >
73
81
< td > In progress</ td >
74
82
</ tr >
75
83
< tr class ="odd ">
76
- < td > Phantom types</ td >
84
+ < td > HList & HMaps/Record types</ td >
77
85
< td > In progress</ td >
78
86
</ tr >
79
87
< tr class ="even ">
80
88
< td > </ td >
81
89
< td > </ td >
82
90
</ tr >
83
91
< tr class ="odd ">
84
- < td > Implicit functions</ td >
85
- < td > Considered</ td >
86
- </ tr >
87
- < tr class ="even ">
88
92
< td > Effects</ td >
89
93
< td > Considered</ td >
90
94
</ tr >
91
- < tr class ="odd ">
92
- < td > Auto-completion in repl</ td >
93
- < td > Considered</ td >
94
- </ tr >
95
95
< tr class ="even ">
96
- < td > Spec Option-less pattern matching </ td >
96
+ < td > Auto-completion in repl </ td >
97
97
< td > Considered</ td >
98
98
</ tr >
99
99
</ tbody >
You can’t perform that action at this time.
0 commit comments