Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
kind: SID
layout: sip
number: 1
permalink: /sips/:title.html
redirect_from: /sips/pending/named-and-default-arguments.html
stage: completed
status: shipped
title: SID-1 Named and Default Arguments
title: Named and Default Arguments
---

**Lukas Rytz**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
kind: SID
layout: sip
number: 2
permalink: /sips/:title.html
redirect_from: /sips/pending/scala-compiler-phase-plugin-in.html
stage: completed
status: shipped
title: SID-2 Scala Compiler Phase and Plug-In Initialization for Scala 2.8
title: Scala Compiler Phase and Plug-In Initialization for Scala 2.8
---

This was an older SID that can be found [here](https://www.scala-lang.org/sid/2)
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
kind: SID
layout: sip
number: 3
permalink: /sips/:title.html
redirect_from: /sips/pending/new-collection-classes.html
stage: completed
status: shipped
title: SID-3 - New Collection classes
title: New Collection classes
---

This was an older SID that can be found [here](https://www.scala-lang.org/sid/3)
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
kind: SID
layout: sip
number: 4
permalink: /sips/:title.html
redirect_from: /sips/pending/early-member-definitions.html
stage: completed
status: shipped
title: SID-4 - Early Member Definitions
title: Early Member Definitions
---

This was an older SID that can be found [here](https://www.scala-lang.org/sid/4)
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
kind: SID
layout: sip
number: 5
permalink: /sips/:title.html
redirect_from: /sips/pending/internals-of-scala-annotations.html
stage: completed
status: shipped
title: SID-5 - Internals of Scala Annotations
title: Internals of Scala Annotations
---

This was an older SID that can be found [here](https://www.scala-lang.org/sid/5)
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
kind: SID
layout: sip
number: 7
permalink: /sips/:title.html
redirect_from: /sips/pending/scala-2-8-arrays.html
stage: completed
status: shipped
title: SID-7 - Scala 2.8 Arrays
title: Scala 2.8 Arrays
---

*(This is an older SID, its original PDF can be found [here](https://www.scala-lang.org/sid/7))*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
kind: SID
layout: sip
number: 8
permalink: /sips/:title.html
redirect_from: /sips/pending/scala-swing-overview.html
stage: completed
status: shipped
title: SID-8 - Scala Swing Overview
title: Scala Swing Overview
---

This was an older SID that can be found [here](https://www.scala-lang.org/sid/8)
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
kind: SID
layout: sip
number: 9
permalink: /sips/:title.html
redirect_from: /sips/pending/scala-specialization.html
stage: completed
status: shipped
title: SID-9 - Scala Specialization
title: Scala Specialization
---

This was an older SID that can be found [here](https://www.scala-lang.org/sid/9)
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
kind: SID
layout: sip
number: 10
permalink: /sips/:title.html
redirect_from: /sips/pending/picked-signatures.html
stage: completed
status: shipped
title: SID-10 - Storage of pickled Scala signatures in class files
title: Storage of pickled Scala signatures in class files
---

This was an older SID that can be found [here](https://www.scala-lang.org/sid/10)
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 11
permalink: /sips/:title.html
redirect_from: /sips/pending/string-interpolation.html
stage: completed
status: shipped
title: SIP-11 - String Interpolation
title: String Interpolation
---

**By: Martin Odersky**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 13
permalink: /sips/:title.html
redirect_from: /sips/pending/implicit-classes.html
stage: completed
status: shipped
title: SIP-13 - Implicit classes
title: Implicit classes
---

**By: Josh Suereth**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 14
permalink: /sips/:title.html
redirect_from: /sips/pending/futures-promises.html
stage: completed
status: shipped
title: SIP-14 - Futures and Promises
title: Futures and Promises
---

**By: Philipp Haller, Aleksandar Prokopec, Heather Miller, Viktor Klang, Roland Kuhn, and Vojin Jovanovic**
Expand Down
3 changes: 2 additions & 1 deletion content/value-classes.md → content/015-value-classes.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 15
permalink: /sips/:title.html
redirect_from: /sips/pending/value-classes.html
stage: completed
status: shipped
title: SIP-15 - Value Classes
title: Value Classes
---

**By: Martin Odersky and Jeff Olson and Paul Phillips and Joshua Suereth**
Expand Down
3 changes: 2 additions & 1 deletion content/type-dynamic.md → content/017-type-dynamic.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 17
permalink: /sips/:title.html
redirect_from: /sips/pending/type-dynamic.html
stage: completed
status: shipped
title: SIP-17 - Type Dynamic
title: Type Dynamic
---


Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 18
permalink: /sips/:title.html
redirect_from: /sips/pending/modularizing-language-features.html
stage: completed
status: shipped
title: SIP-18 - Modularizing Language Features
title: Modularizing Language Features
---


Expand Down
3 changes: 2 additions & 1 deletion content/42.type.md → content/023-42.type.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 23
permalink: /sips/:title.html
redirect_from: /sips/pending/42.type.html
stage: completed
status: shipped
title: SIP-23 - Literal-based singleton types
title: Literal-based singleton types
---

**Authors: George Leontiev, Eugene Burmako, Jason Zaugg, Adriaan Moors, Paul Phillips, Oron Port, Miles
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 25
permalink: /sips/:title.html
redirect_from: /sips/pending/trait-parameters.html
stage: completed
status: shipped
title: SIP-25 - Trait Parameters
title: Trait Parameters
---

> This proposal has been implemented in Scala 3.0.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 27
permalink: /sips/:title.html
redirect_from: /sips/pending/trailing-commas.html
stage: completed
status: shipped
title: SIP-27 - Trailing Commas
title: Trailing Commas
---

> This proposal has been shipped in Scala 2.12.2.
Expand Down
3 changes: 2 additions & 1 deletion content/static-members.md → content/030-static-members.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 30
permalink: /sips/:title.html
redirect_from: /sips/pending/static-members.html
stage: completed
status: shipped
title: SIP-30 - @static fields and methods in Scala objects (SI-4581)
title: "@static fields and methods in Scala objects (SI-4581)"
---

> This proposal has been implemented in Scala 3.0.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 31
permalink: /sips/:title.html
redirect_from: /sips/pending/byname-implicits.html
stage: completed
status: shipped
title: SIP-31 - Byname implicit arguments
title: Byname implicit arguments
---

> This proposal has been implemented in Scala 2.13.0 and Scala 3.0.0.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 33
permalink: /sips/:title.html
redirect_from: /sips/pending/priority-based-infix-type-precedence.html
stage: completed
status: shipped
title: SIP-33 - Priority-based infix type precedence
title: Priority-based infix type precedence
---

**By: Oron Port**
Expand Down
3 changes: 2 additions & 1 deletion content/opaque-types.md → content/035-opaque-types.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 35
permalink: /sips/:title.html
redirect_from: /sips/pending/opaque-types.html
stage: completed
status: shipped
title: SIP-35 - Opaque types
title: Opaque types
---

> This proposal has been implemented with some changes in Scala 3.0.0.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 37
permalink: /sips/:title.html
redirect_from: /sips/pending/interpolation-quote-escape.html
stage: completed
status: shipped
title: SIP-37 - Quote escapes for interpolations
title: Quote escapes for interpolations
---

> This proposal has been implemented in Scala 2.13.6 and Scala 3.0.0.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 38
permalink: /sips/:title.html
redirect_from: /sips/pending/converters-among-optional-functions-partialfunctions-and-extractor-object.html
stage: completed
status: shipped
title: SIP-38 - Converters among optional Functions, PartialFunctions and extractor objects
title: Converters among optional Functions, PartialFunctions and extractor objects
---

> This proposal has been implemented in Scala 2.13.0 and Scala 3.0.0.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: sip
number: 39
permalink: /sips/:title.html
redirect_from: /sips/pending/right-associative-by-name-operators.html
stage: completed
status: shipped
title: SIP-39 - Right-Associative By-Name Operators
title: Right-Associative By-Name Operators
---

> This proposal has been implemented in Scala 2.13.0 and Scala 3.0.0.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
layout: sip
number: 42
permalink: /sips/:title.html
stage: completed
status: shipped
title: SIP-42 - Support Binary Integer Literals
title: Support Binary Integer Literals
---

**By: NthPortal**
Expand Down
3 changes: 2 additions & 1 deletion content/fewer-braces.md → content/044-fewer-braces.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
layout: sip
number: 44
permalink: /sips/:title.html
stage: completed
status: shipped
title: SIP-44 - Fewer Braces
title: Fewer Braces
---

**By: Martin Odersky**
Expand Down
3 changes: 2 additions & 1 deletion content/scala-cli.md → content/046-scala-cli.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
layout: sip
number: 46
permalink: /sips/:title.html
stage: completed
status: shipped
title: SIP-46 - Scala CLI as default Scala command
title: Scala CLI as default Scala command
---

**By: Krzysztof Romanowski and Scala CLI team**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
layout: sip
number: 47
permalink: /sips/:title.html
stage: completed
status: shipped
title: SIP-47 - Clause Interleaving
title: Clause Interleaving
---

**By: Quentin Bernet and Guillaume Martres and Sébastien Doeraene**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
layout: sip
number: 49
permalink: /sips/:title.html
stage: implementation
status: waiting-for-implementation
title: SIP-49 - Polymorphic Eta-Expansion
title: Polymorphic Eta-Expansion
---

**By: Quentin Bernet and Guillaume Martres** <!-- and Martin and Seb ?-->
Expand Down
Loading