@@ -77,19 +77,19 @@ This release ships with the following features:
77
77
78
78
[ 1 ] : https://docs.google.com/document/d/1h3KUMxsSSjyze05VecJGQ5H2yh7fNADtIf3chD3_wr0/edit
79
79
[ 2 ] : https://infoscience.epfl.ch/record/222780?ln=en
80
- [ 3 ] : ../ reference/new-types/intersection-types.html
81
- [ 4 ] : ../ reference/new-types/union-types.html
82
- [ 5 ] : ../ reference/enums/adts.html
83
- [ 6 ] : ../ reference/enums/desugarEnums.html
84
- [ 7 ] : ../ reference/contextual/by-name-context-parameters.html
80
+ [ 3 ] : reference/new-types/intersection-types.html
81
+ [ 4 ] : reference/new-types/union-types.html
82
+ [ 5 ] : reference/enums/adts.html
83
+ [ 6 ] : reference/enums/desugarEnums.html
84
+ [ 7 ] : reference/contextual/by-name-context-parameters.html
85
85
[ 8 ] : https://infoscience.epfl.ch/record/228518
86
86
[ 9 ] : http://docs.scala-lang.org/sips/pending/static-members.html
87
87
[ 10 ] : http://docs.scala-lang.org/sips/pending/improved-lazy-val-initialization.html
88
88
[ 11 ] : http://magarciaepfl.github.io/scala/
89
89
[ 12 ] : https://github.com/lampepfl/dotty/commit/b2215ed23311b2c99ea638f9d7fcad9737dba588
90
90
[ 13 ] : https://github.com/lampepfl/dotty/pull/187
91
91
[ 14 ] : https://github.com/lampepfl/dotty/pull/217
92
- [ 15 ] : ../ reference/other-new-features/trait-parameters.html
92
+ [ 15 ] : reference/other-new-features/trait-parameters.html
93
93
[ 16 ] : https://github.com/lampepfl/dotty/commit/89540268e6c49fb92b9ca61249e46bb59981bf5a
94
94
[ 17 ] : https://github.com/lampepfl/dotty/pull/174
95
95
[ 18 ] : https://github.com/lampepfl/dotty/pull/488
@@ -104,10 +104,10 @@ This release ships with the following features:
104
104
[ 27 ] : https://github.com/lampepfl/dotty/pull/2513
105
105
[ 28 ] : https://github.com/lampepfl/dotty/pull/2361
106
106
[ 29 ] : https://github.com/lampepfl/dotty/pull/1453
107
- [ 30 ] : ../ reference/contextual/context-functions.html
107
+ [ 30 ] : reference/contextual/context-functions.html
108
108
[ 31 ] : https://github.com/lampepfl/dotty/pull/2136
109
109
[ 32 ] : https://github.com/lampepfl/dotty/pull/1758
110
- [ 33 ] : ../ reference/metaprogramming/inline.html
110
+ [ 33 ] : reference/metaprogramming/inline.html
111
111
112
112
# Contributors
113
113
The Dotty team and contributors have closed 750 issues and have merged a total of 1258 pull requests.
0 commit comments