-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5f87c33
commit 8088306
Showing
1 changed file
with
274 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,276 @@ | ||
- name: Processes managed by the Scala Center | ||
- name: Library | ||
projects: | ||
- name: Advisory Board Meeting | ||
web: https://scala.epfl.ch/records.html#board-meeting-minutes | ||
github: https://github.com/scalacenter/advisoryboard | ||
origin: | ||
contributors: [sjrd] | ||
process: true | ||
description: Each quarter the advisory board meets to make recommendations on the activities of the Scala Center. | ||
|
||
- name: Scala Improvement Process | ||
web: https://docs.scala-lang.org/sips/index.html | ||
github: https://github.com/scala/docs.scala-lang/tree/master/_sips | ||
origin: https://github.com/scalacenter/advisoryboard/blob/master/proposals/004-sip-and-slip-coordination.md | ||
contributors: [jorge, darja, sjrd] | ||
process: true | ||
description: "Set of processes involving the community and aiming at improving the Scala language." | ||
|
||
|
||
- name: Education | ||
- name: Scaladex | ||
web: https://github.com/scalacenter/scaladex | ||
github: https://github.com/scalacenter/scaladex | ||
origin: null | ||
contributors: | ||
- guillaume | ||
- vincenzobaz | ||
- julien | ||
- meriam | ||
process: true | ||
description: Scaladex is a project that serves as a central repository for Scala | ||
libraries. It provides a platform for developers to discover and share Scala | ||
libraries. | ||
impact: null | ||
start_year: 2016 | ||
end_year: 2017 | ||
- name: Scala 2.13 Collections | ||
web: null | ||
github: null | ||
origin: null | ||
contributors: [] | ||
process: false | ||
description: '' | ||
impact: All Scala users | ||
start_year: 2016 | ||
end_year: 2018 | ||
- name: scalameta | ||
web: https://github.com/scalameta/scalameta | ||
github: https://github.com/scalameta/scalameta | ||
origin: null | ||
contributors: | ||
- Eugene Burmako | ||
- Denys Shabalin | ||
process: false | ||
description: '' | ||
impact: All Metals users | ||
start_year: 2017 | ||
end_year: 2018 | ||
- name: coursier | ||
web: https://github.com/coursier/coursier | ||
github: https://github.com/coursier/coursier | ||
origin: null | ||
contributors: [] | ||
process: false | ||
description: '' | ||
impact: All sbt users | ||
start_year: 2018 | ||
end_year: 2019 | ||
- name: Scala.js | ||
web: https://github.com/scala-js/scala-js | ||
github: https://github.com/scala-js/scala-js | ||
origin: null | ||
contributors: | ||
- sjrd | ||
- Tobias Schlatter | ||
process: false | ||
description: Scala.js is a compiler that allows you to write Scala code that runs | ||
on JavaScript platforms. | ||
impact: 200,000 dl / month | ||
start_year: 2018 | ||
end_year: null | ||
- name: sbt-missinglink | ||
web: https://github.com/scalacenter/sbt-missinglink | ||
github: https://github.com/scalacenter/sbt-missinglink | ||
origin: null | ||
contributors: | ||
- alexandre | ||
- sjrd | ||
process: false | ||
description: SBT transitive dependency conflicts management improvements | ||
impact: null | ||
start_year: 2019 | ||
end_year: 2019 | ||
- name: Scala Native | ||
web: https://github.com/scala-native/scala-native | ||
github: https://github.com/scala-native/scala-native | ||
origin: null | ||
contributors: | ||
- ergys | ||
- wmazur | ||
- Lee Tibbert | ||
- Eric Richardson | ||
- sjrd | ||
process: false | ||
description: Just released 0.4.0, looking good | ||
impact: 32,000 dl / month | ||
start_year: 2020 | ||
end_year: null | ||
- name: sbt-eviction-rules | ||
web: https://github.com/scalacenter/sbt-eviction-rules | ||
github: https://github.com/scalacenter/sbt-eviction-rules | ||
origin: null | ||
contributors: [] | ||
process: false | ||
description: '' | ||
impact: null | ||
start_year: 2020 | ||
end_year: 2020 | ||
- name: Compiler | ||
projects: | ||
- name: Documentation Improvements | ||
web: https://www.scala-lang.org | ||
github: | ||
origin: https://github.com/scalacenter/advisoryboard/blob/master/proposals/008-websites.md | ||
contributors: [julien, jorge] | ||
description: "Simplify and upgrade code examples, improve the structure and the design of the scala-lang.org website." | ||
- name: Spores | ||
web: https://github.com/scalacenter/spores | ||
github: https://github.com/scalacenter/spores | ||
origin: null | ||
contributors: | ||
- jorge | ||
- heather | ||
- Philipp Haller | ||
process: false | ||
description: Completed | ||
impact: null | ||
start_year: 2016 | ||
end_year: 2016 | ||
- name: Compiler profiling | ||
web: https://github.com/scalacenter/scalac-profiling | ||
github: https://github.com/scalacenter/scalac-profiling | ||
origin: null | ||
contributors: [] | ||
process: false | ||
description: Compiler profiling is a project focused on providing better compilation | ||
performance information. | ||
impact: ~1000 dl / month | ||
start_year: 2017 | ||
end_year: 2018 | ||
- name: TASTy Reader in scalac | ||
web: null | ||
github: null | ||
origin: null | ||
contributors: [] | ||
process: false | ||
description: '' | ||
impact: null | ||
start_year: 2019 | ||
end_year: 2020 | ||
- name: Scala 3 trait encoding | ||
web: https://github.com/lampepfl/dotty/pull/8652 | ||
github: https://github.com/lampepfl/dotty/pull/8652 | ||
origin: null | ||
contributors: [] | ||
process: false | ||
description: Scala 3 trait encoding | ||
impact: All Scala 3 users | ||
start_year: 2020 | ||
end_year: 2020 | ||
- name: Tooling | ||
projects: | ||
- name: Scastie | ||
web: https://github.com/ScalaCenter/scastie | ||
github: https://github.com/ScalaCenter/scastie | ||
origin: null | ||
contributors: | ||
- OlegYch | ||
- guillaume | ||
- vincenzobaz | ||
process: false | ||
description: Scastie is a tool for experimenting with Scala code in the browser. | ||
It allows users to write, compile, and run Scala code snippets in an interactive | ||
editor. | ||
impact: null | ||
start_year: 2016 | ||
end_year: 2017 | ||
- name: scalajs-bundler | ||
web: https://github.com/scalacenter/scalajs-bundler | ||
github: https://github.com/scalacenter/scalajs-bundler | ||
origin: null | ||
contributors: [] | ||
process: false | ||
description: '' | ||
impact: null | ||
start_year: 2016 | ||
end_year: 2017 | ||
- name: Scalafix | ||
web: https://github.com/scalacenter/scalafix | ||
github: https://github.com/scalacenter/scalafix | ||
origin: null | ||
contributors: | ||
- Olafur Geirsson | ||
- meriam | ||
- guillaume | ||
process: false | ||
description: Scalafix is a tool to automatically rewrite Scala code. It provides | ||
a convenient way to define and apply code transformations to large codebases. | ||
impact: 50,000 dl / month | ||
start_year: 2016 | ||
end_year: 2018 | ||
- name: Classpath shrinker | ||
web: https://github.com/scalacenter/classpath-shrinker | ||
github: https://github.com/scalacenter/classpath-shrinker | ||
origin: null | ||
contributors: | ||
- jorge | ||
process: false | ||
description: Classpath shrinker is a tool that improves user experience for builds | ||
that use only direct dependencies. | ||
impact: ~1000 dl / month | ||
start_year: 2017 | ||
end_year: 2017 | ||
- name: Metals | ||
web: https://github.com/scalameta/metals | ||
github: https://github.com/scalameta/metals | ||
origin: null | ||
contributors: | ||
- Olafur Geirsson | ||
- tgodzik | ||
- Gabriele Petronela | ||
- chris | ||
- meriam | ||
process: false | ||
description: Metals is a language server for Scala that works with VS Code, Vim, | ||
Sublime, Atom, and Emacs. It provides features like code completion, go to definition, | ||
hover documentation, and more. | ||
impact: 100,000 installs of the VS Code plugin | ||
start_year: 2017 | ||
end_year: null | ||
- name: bloop | ||
web: https://github.com/scalacenter/bloop | ||
github: https://github.com/scalacenter/bloop | ||
origin: null | ||
contributors: | ||
- jorge | ||
- martinduhem | ||
- tgodzik | ||
- Marek Zarnowski | ||
process: false | ||
description: Success through Metals | ||
impact: All Metals users | ||
start_year: 2017 | ||
end_year: 2019 | ||
- name: Scala.js for Scala 3 | ||
web: null | ||
github: null | ||
origin: null | ||
contributors: [] | ||
process: false | ||
description: Scala.js for Scala 3 | ||
impact: All Scala.js users + library maintainers | ||
start_year: 2020 | ||
end_year: 2020 | ||
- name: BSP in sbt | ||
web: null | ||
github: null | ||
origin: null | ||
contributors: | ||
- adrien | ||
- Eugene Yokota | ||
process: false | ||
description: Support for Build Server Protocol in sbt | ||
impact: null | ||
start_year: 2020 | ||
end_year: 2020 | ||
- name: Process | ||
projects: | ||
- name: Ecosystem sbt upgrade to 1.x | ||
web: null | ||
github: null | ||
origin: null | ||
contributors: [] | ||
process: false | ||
description: '' | ||
impact: All the users of the target sbt plugins | ||
start_year: 2017 | ||
end_year: 2017 | ||
- name: Language | ||
projects: | ||
- name: Scala 3 enums | ||
web: null | ||
github: null | ||
origin: null | ||
contributors: [] | ||
process: false | ||
description: Scala 3 enums | ||
impact: All Scala 3 users | ||
start_year: 2020 | ||
end_year: 2020 |