|
1 |
| -- name: Library |
| 1 | +- name: Language |
2 | 2 | projects:
|
3 |
| - - name: Scaladex |
4 |
| - web: https://github.com/scalacenter/scaladex |
5 |
| - github: https://github.com/scalacenter/scaladex |
6 |
| - origin: null |
7 |
| - contributors: |
8 |
| - - guillaume |
9 |
| - - vincenzobaz |
10 |
| - - julien |
11 |
| - - meriam |
12 |
| - process: true |
13 |
| - description: Scaladex is a project that serves as a central repository for Scala |
14 |
| - libraries. It provides a platform for developers to discover and share Scala |
15 |
| - libraries. |
16 |
| - impact: null |
17 |
| - start_year: 2016 |
18 |
| - end_year: 2017 |
19 |
| - - name: Scala 2.13 Collections |
20 |
| - web: null |
21 |
| - github: null |
22 |
| - origin: null |
23 |
| - contributors: [] |
24 |
| - process: false |
25 |
| - description: '' |
26 |
| - impact: All Scala users |
27 |
| - start_year: 2016 |
28 |
| - end_year: 2018 |
29 |
| - - name: scalameta |
30 |
| - web: https://github.com/scalameta/scalameta |
31 |
| - github: https://github.com/scalameta/scalameta |
32 |
| - origin: null |
33 |
| - contributors: |
34 |
| - - Eugene Burmako |
35 |
| - - Denys Shabalin |
36 |
| - process: false |
37 |
| - description: '' |
38 |
| - impact: All Metals users |
39 |
| - start_year: 2017 |
40 |
| - end_year: 2018 |
41 |
| - - name: coursier |
42 |
| - web: https://github.com/coursier/coursier |
43 |
| - github: https://github.com/coursier/coursier |
44 |
| - origin: null |
45 |
| - contributors: [] |
46 |
| - process: false |
47 |
| - description: '' |
48 |
| - impact: All sbt users |
49 |
| - start_year: 2018 |
50 |
| - end_year: 2019 |
51 | 3 | - name: Scala.js
|
52 | 4 | web: https://github.com/scala-js/scala-js
|
53 | 5 | github: https://github.com/scala-js/scala-js
|
|
61 | 13 | impact: 200,000 dl / month
|
62 | 14 | start_year: 2018
|
63 | 15 | end_year: null
|
64 |
| - - name: sbt-missinglink |
65 |
| - web: https://github.com/scalacenter/sbt-missinglink |
66 |
| - github: https://github.com/scalacenter/sbt-missinglink |
67 |
| - origin: null |
68 |
| - contributors: |
69 |
| - - alexandre |
70 |
| - - sjrd |
71 |
| - process: false |
72 |
| - description: SBT transitive dependency conflicts management improvements |
73 |
| - impact: null |
74 |
| - start_year: 2019 |
75 |
| - end_year: 2019 |
76 | 16 | - name: Scala Native
|
77 | 17 | web: https://github.com/scala-native/scala-native
|
78 | 18 | github: https://github.com/scala-native/scala-native
|
|
84 | 24 | - Eric Richardson
|
85 | 25 | - sjrd
|
86 | 26 | process: false
|
87 |
| - description: Just released 0.4.0, looking good |
| 27 | + description: 'Scala Native is a compiler that allows you to write Scala code that |
| 28 | + runs on native platforms (such as Linux, macOS, and Windows) without the JVM.' |
88 | 29 | impact: 32,000 dl / month
|
89 | 30 | start_year: 2020
|
90 | 31 | end_year: null
|
91 |
| - - name: sbt-eviction-rules |
92 |
| - web: https://github.com/scalacenter/sbt-eviction-rules |
93 |
| - github: https://github.com/scalacenter/sbt-eviction-rules |
| 32 | + - name: TASTy Reader in scalac |
| 33 | + web: null |
| 34 | + github: null |
| 35 | + origin: https://github.com/scalacenter/advisoryboard/blob/main/proposals/018-converging-214-30.md |
| 36 | + contributors: [jamie] |
| 37 | + process: false |
| 38 | + description: 'A collaborative effort to evolve TASTY into a shared format for Scala 2 and 3' |
| 39 | + impact: null |
| 40 | + start_year: 2019 |
| 41 | + end_year: 2020 |
| 42 | + - name: Scala 3 trait encoding |
| 43 | + web: https://github.com/lampepfl/dotty/pull/8652 |
| 44 | + github: https://github.com/lampepfl/dotty/pull/8652 |
94 | 45 | origin: null
|
95 |
| - contributors: [] |
| 46 | + contributors: [sjrd] |
96 | 47 | process: false
|
97 | 48 | description: ''
|
98 |
| - impact: null |
| 49 | + impact: All Scala 3 users |
| 50 | + start_year: 2020 |
| 51 | + end_year: 2020 |
| 52 | + - name: Scala 2.13 Collections |
| 53 | + web: null |
| 54 | + github: null |
| 55 | + origin: https://github.com/scalacenter/advisoryboard/blob/main/proposals/007-collections.md |
| 56 | + contributors: [julien] |
| 57 | + process: false |
| 58 | + description: '' |
| 59 | + impact: All Scala users |
| 60 | + start_year: 2016 |
| 61 | + end_year: 2018 |
| 62 | + - name: Scala 3 enums |
| 63 | + web: null |
| 64 | + github: null |
| 65 | + origin: null |
| 66 | + contributors: [jamie] |
| 67 | + process: false |
| 68 | + description: '' |
| 69 | + impact: All Scala 3 users |
99 | 70 | start_year: 2020
|
100 | 71 | end_year: 2020
|
101 |
| -- name: Compiler |
102 |
| - projects: |
103 | 72 | - name: Spores
|
104 | 73 | web: https://github.com/scalacenter/spores
|
105 | 74 | github: https://github.com/scalacenter/spores
|
|
109 | 78 | - heather
|
110 | 79 | - Philipp Haller
|
111 | 80 | process: false
|
112 |
| - description: Completed |
| 81 | + description: '' |
113 | 82 | impact: null
|
114 | 83 | start_year: 2016
|
115 | 84 | end_year: 2016
|
|
124 | 93 | impact: ~1000 dl / month
|
125 | 94 | start_year: 2017
|
126 | 95 | end_year: 2018
|
127 |
| - - name: TASTy Reader in scalac |
| 96 | + |
| 97 | +- name: Tooling |
| 98 | + projects: |
| 99 | + - name: Scaladex |
| 100 | + web: https://github.com/scalacenter/scaladex |
| 101 | + github: https://github.com/scalacenter/scaladex |
| 102 | + origin: null |
| 103 | + contributors: |
| 104 | + - guillaume |
| 105 | + - vincenzobaz |
| 106 | + - julien |
| 107 | + - meriam |
| 108 | + description: Scaladex is a project that serves as a central repository for Scala |
| 109 | + libraries. It provides a platform for developers to discover and share Scala |
| 110 | + libraries. |
| 111 | + impact: null |
| 112 | + start_year: 2016 |
| 113 | + end_year: 2017 |
| 114 | + - name: Ecosystem sbt upgrade to 1.x |
128 | 115 | web: null
|
129 | 116 | github: null
|
130 | 117 | origin: null
|
131 | 118 | contributors: []
|
132 | 119 | process: false
|
133 | 120 | description: ''
|
134 |
| - impact: null |
135 |
| - start_year: 2019 |
136 |
| - end_year: 2020 |
137 |
| - - name: Scala 3 trait encoding |
138 |
| - web: https://github.com/lampepfl/dotty/pull/8652 |
139 |
| - github: https://github.com/lampepfl/dotty/pull/8652 |
| 121 | + impact: All the users of the target sbt plugins |
| 122 | + start_year: 2017 |
| 123 | + end_year: 2017 |
| 124 | + - name: Metals |
| 125 | + web: https://github.com/scalameta/metals |
| 126 | + github: https://github.com/scalameta/metals |
| 127 | + origin: null |
| 128 | + contributors: |
| 129 | + - Olafur Geirsson |
| 130 | + - tgodzik |
| 131 | + - Gabriele Petronela |
| 132 | + - chris |
| 133 | + - meriam |
| 134 | + process: false |
| 135 | + description: Metals is a language server for Scala that works with VS Code, Vim, |
| 136 | + Sublime, Atom, and Emacs. It provides features like code completion, go to definition, |
| 137 | + hover documentation, and more. |
| 138 | + impact: 100,000 installs of the VS Code plugin |
| 139 | + start_year: 2017 |
| 140 | + end_year: null |
| 141 | + - name: scalameta |
| 142 | + web: https://github.com/scalameta/scalameta |
| 143 | + github: https://github.com/scalameta/scalameta |
| 144 | + origin: null |
| 145 | + contributors: |
| 146 | + - Eugene Burmako |
| 147 | + - Denys Shabalin |
| 148 | + process: false |
| 149 | + description: '' |
| 150 | + impact: All Metals users |
| 151 | + start_year: 2017 |
| 152 | + end_year: 2018 |
| 153 | + - name: coursier |
| 154 | + web: https://github.com/coursier/coursier |
| 155 | + github: https://github.com/coursier/coursier |
140 | 156 | origin: null
|
141 | 157 | contributors: []
|
142 | 158 | process: false
|
143 |
| - description: Scala 3 trait encoding |
144 |
| - impact: All Scala 3 users |
145 |
| - start_year: 2020 |
146 |
| - end_year: 2020 |
147 |
| -- name: Tooling |
148 |
| - projects: |
| 159 | + description: '' |
| 160 | + impact: All sbt users |
| 161 | + start_year: 2018 |
| 162 | + end_year: 2019 |
| 163 | + - name: Scalafix |
| 164 | + web: https://github.com/scalacenter/scalafix |
| 165 | + github: https://github.com/scalacenter/scalafix |
| 166 | + origin: null |
| 167 | + contributors: |
| 168 | + - Olafur Geirsson |
| 169 | + - meriam |
| 170 | + - guillaume |
| 171 | + process: false |
| 172 | + description: Scalafix is a tool to automatically rewrite Scala code. It provides |
| 173 | + a convenient way to define and apply code transformations to large codebases. |
| 174 | + impact: 50,000 dl / month |
| 175 | + start_year: 2016 |
| 176 | + end_year: 2018 |
149 | 177 | - name: Scastie
|
150 | 178 | web: https://github.com/ScalaCenter/scastie
|
151 | 179 | github: https://github.com/ScalaCenter/scastie
|
|
171 | 199 | impact: null
|
172 | 200 | start_year: 2016
|
173 | 201 | end_year: 2017
|
174 |
| - - name: Scalafix |
175 |
| - web: https://github.com/scalacenter/scalafix |
176 |
| - github: https://github.com/scalacenter/scalafix |
177 |
| - origin: null |
178 |
| - contributors: |
179 |
| - - Olafur Geirsson |
180 |
| - - meriam |
181 |
| - - guillaume |
182 |
| - process: false |
183 |
| - description: Scalafix is a tool to automatically rewrite Scala code. It provides |
184 |
| - a convenient way to define and apply code transformations to large codebases. |
185 |
| - impact: 50,000 dl / month |
186 |
| - start_year: 2016 |
187 |
| - end_year: 2018 |
188 | 202 | - name: Classpath shrinker
|
189 | 203 | web: https://github.com/scalacenter/classpath-shrinker
|
190 | 204 | github: https://github.com/scalacenter/classpath-shrinker
|
|
197 | 211 | impact: ~1000 dl / month
|
198 | 212 | start_year: 2017
|
199 | 213 | end_year: 2017
|
200 |
| - - name: Metals |
201 |
| - web: https://github.com/scalameta/metals |
202 |
| - github: https://github.com/scalameta/metals |
203 |
| - origin: null |
204 |
| - contributors: |
205 |
| - - Olafur Geirsson |
206 |
| - - tgodzik |
207 |
| - - Gabriele Petronela |
208 |
| - - chris |
209 |
| - - meriam |
210 |
| - process: false |
211 |
| - description: Metals is a language server for Scala that works with VS Code, Vim, |
212 |
| - Sublime, Atom, and Emacs. It provides features like code completion, go to definition, |
213 |
| - hover documentation, and more. |
214 |
| - impact: 100,000 installs of the VS Code plugin |
215 |
| - start_year: 2017 |
216 |
| - end_year: null |
217 | 214 | - name: bloop
|
218 | 215 | web: https://github.com/scalacenter/bloop
|
219 | 216 | github: https://github.com/scalacenter/bloop
|
|
250 | 247 | impact: null
|
251 | 248 | start_year: 2020
|
252 | 249 | end_year: 2020
|
253 |
| -- name: Process |
254 |
| - projects: |
255 |
| - - name: Ecosystem sbt upgrade to 1.x |
256 |
| - web: null |
257 |
| - github: null |
| 250 | + - name: sbt-missinglink |
| 251 | + web: https://github.com/scalacenter/sbt-missinglink |
| 252 | + github: https://github.com/scalacenter/sbt-missinglink |
258 | 253 | origin: null
|
259 |
| - contributors: [] |
| 254 | + contributors: |
| 255 | + - alexandre |
| 256 | + - sjrd |
260 | 257 | process: false
|
261 |
| - description: '' |
262 |
| - impact: All the users of the target sbt plugins |
263 |
| - start_year: 2017 |
264 |
| - end_year: 2017 |
265 |
| -- name: Language |
266 |
| - projects: |
267 |
| - - name: Scala 3 enums |
268 |
| - web: null |
269 |
| - github: null |
| 258 | + description: SBT transitive dependency conflicts management improvements |
| 259 | + impact: null |
| 260 | + start_year: 2019 |
| 261 | + end_year: 2019 |
| 262 | + - name: sbt-eviction-rules |
| 263 | + web: https://github.com/scalacenter/sbt-eviction-rules |
| 264 | + github: https://github.com/scalacenter/sbt-eviction-rules |
270 | 265 | origin: null
|
271 | 266 | contributors: []
|
272 | 267 | process: false
|
273 |
| - description: Scala 3 enums |
274 |
| - impact: All Scala 3 users |
| 268 | + description: '' |
| 269 | + impact: null |
275 | 270 | start_year: 2020
|
276 | 271 | end_year: 2020
|
0 commit comments