diff --git a/content/named-and-default-arguments.md b/content/001-named-and-default-arguments.md similarity index 99% rename from content/named-and-default-arguments.md rename to content/001-named-and-default-arguments.md index 7cf3b851..f088d157 100644 --- a/content/named-and-default-arguments.md +++ b/content/001-named-and-default-arguments.md @@ -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** diff --git a/content/scala-compiler-phase-plugin-in.md b/content/002-scala-compiler-phase-plugin-in.md similarity index 72% rename from content/scala-compiler-phase-plugin-in.md rename to content/002-scala-compiler-phase-plugin-in.md index dd58b695..24c330db 100644 --- a/content/scala-compiler-phase-plugin-in.md +++ b/content/002-scala-compiler-phase-plugin-in.md @@ -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) diff --git a/content/new-collection-classes.md b/content/003-new-collection-classes.md similarity index 81% rename from content/new-collection-classes.md rename to content/003-new-collection-classes.md index b0598581..e6b59326 100644 --- a/content/new-collection-classes.md +++ b/content/003-new-collection-classes.md @@ -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) diff --git a/content/early-member-definitions.md b/content/004-early-member-definitions.md similarity index 81% rename from content/early-member-definitions.md rename to content/004-early-member-definitions.md index 868e215a..2f5049c0 100644 --- a/content/early-member-definitions.md +++ b/content/004-early-member-definitions.md @@ -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) diff --git a/content/internals-of-scala-annotations.md b/content/005-internals-of-scala-annotations.md similarity index 79% rename from content/internals-of-scala-annotations.md rename to content/005-internals-of-scala-annotations.md index b6562bee..32d0e822 100644 --- a/content/internals-of-scala-annotations.md +++ b/content/005-internals-of-scala-annotations.md @@ -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) diff --git a/content/scala-2-8-arrays.md b/content/007-scala-2-8-arrays.md similarity index 99% rename from content/scala-2-8-arrays.md rename to content/007-scala-2-8-arrays.md index 1d6e2cc2..864e6582 100644 --- a/content/scala-2-8-arrays.md +++ b/content/007-scala-2-8-arrays.md @@ -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))* diff --git a/content/scala-swing-overview.md b/content/008-scala-swing-overview.md similarity index 82% rename from content/scala-swing-overview.md rename to content/008-scala-swing-overview.md index 5bd0cce8..b3f4d182 100644 --- a/content/scala-swing-overview.md +++ b/content/008-scala-swing-overview.md @@ -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) diff --git a/content/scala-specialization.md b/content/009-scala-specialization.md similarity index 82% rename from content/scala-specialization.md rename to content/009-scala-specialization.md index c1922c75..120f6084 100644 --- a/content/scala-specialization.md +++ b/content/009-scala-specialization.md @@ -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) diff --git a/content/picked-signatures.md b/content/010-picked-signatures.md similarity index 73% rename from content/picked-signatures.md rename to content/010-picked-signatures.md index 5a2f0d66..16fcf11f 100644 --- a/content/picked-signatures.md +++ b/content/010-picked-signatures.md @@ -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) diff --git a/content/string-interpolation.md b/content/011-string-interpolation.md similarity index 93% rename from content/string-interpolation.md rename to content/011-string-interpolation.md index 5e22c397..17b4fa00 100644 --- a/content/string-interpolation.md +++ b/content/011-string-interpolation.md @@ -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** diff --git a/content/implicit-classes.md b/content/013-implicit-classes.md similarity index 98% rename from content/implicit-classes.md rename to content/013-implicit-classes.md index d4cb0189..56e6e488 100644 --- a/content/implicit-classes.md +++ b/content/013-implicit-classes.md @@ -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** diff --git a/content/futures-promises.md b/content/014-futures-promises.md similarity index 99% rename from content/futures-promises.md rename to content/014-futures-promises.md index 950b250b..460bc155 100644 --- a/content/futures-promises.md +++ b/content/014-futures-promises.md @@ -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** diff --git a/content/value-classes.md b/content/015-value-classes.md similarity index 99% rename from content/value-classes.md rename to content/015-value-classes.md index d9f1363b..e8956533 100644 --- a/content/value-classes.md +++ b/content/015-value-classes.md @@ -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** diff --git a/content/type-dynamic.md b/content/017-type-dynamic.md similarity index 94% rename from content/type-dynamic.md rename to content/017-type-dynamic.md index aa1112a5..ac31d4cb 100644 --- a/content/type-dynamic.md +++ b/content/017-type-dynamic.md @@ -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 --- diff --git a/content/modularizing-language-features.md b/content/018-modularizing-language-features.md similarity index 94% rename from content/modularizing-language-features.md rename to content/018-modularizing-language-features.md index 0f4925df..9c27ac2c 100644 --- a/content/modularizing-language-features.md +++ b/content/018-modularizing-language-features.md @@ -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 --- diff --git a/content/42.type.md b/content/023-42.type.md similarity index 99% rename from content/42.type.md rename to content/023-42.type.md index e2b0671f..11160cca 100644 --- a/content/42.type.md +++ b/content/023-42.type.md @@ -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 diff --git a/content/trait-parameters.md b/content/025-trait-parameters.md similarity index 98% rename from content/trait-parameters.md rename to content/025-trait-parameters.md index 94d14c0c..f8ad666e 100644 --- a/content/trait-parameters.md +++ b/content/025-trait-parameters.md @@ -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. diff --git a/content/trailing-commas.md b/content/027-trailing-commas.md similarity index 99% rename from content/trailing-commas.md rename to content/027-trailing-commas.md index bea767f0..323b8512 100644 --- a/content/trailing-commas.md +++ b/content/027-trailing-commas.md @@ -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. diff --git a/content/static-members.md b/content/030-static-members.md similarity index 99% rename from content/static-members.md rename to content/030-static-members.md index 169dc239..546261f1 100644 --- a/content/static-members.md +++ b/content/030-static-members.md @@ -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 diff --git a/content/byname-implicits.md b/content/031-byname-implicits.md similarity index 99% rename from content/byname-implicits.md rename to content/031-byname-implicits.md index 55ba56dd..4ed6256c 100644 --- a/content/byname-implicits.md +++ b/content/031-byname-implicits.md @@ -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. diff --git a/content/priority-based-infix-type-precedence.md b/content/033-priority-based-infix-type-precedence.md similarity index 99% rename from content/priority-based-infix-type-precedence.md rename to content/033-priority-based-infix-type-precedence.md index 162a3dea..e55daa98 100644 --- a/content/priority-based-infix-type-precedence.md +++ b/content/033-priority-based-infix-type-precedence.md @@ -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** diff --git a/content/opaque-types.md b/content/035-opaque-types.md similarity index 99% rename from content/opaque-types.md rename to content/035-opaque-types.md index 0a500c2c..37eeada8 100644 --- a/content/opaque-types.md +++ b/content/035-opaque-types.md @@ -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. diff --git a/content/interpolation-quote-escape.md b/content/037-interpolation-quote-escape.md similarity index 96% rename from content/interpolation-quote-escape.md rename to content/037-interpolation-quote-escape.md index 564d6d05..9aec1e3c 100644 --- a/content/interpolation-quote-escape.md +++ b/content/037-interpolation-quote-escape.md @@ -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. diff --git a/content/converters-among-optional-functions-partialfunctions-and-extractor-objects.md b/content/038-converters-among-optional-functions-partialfunctions-and-extractor-objects.md similarity index 97% rename from content/converters-among-optional-functions-partialfunctions-and-extractor-objects.md rename to content/038-converters-among-optional-functions-partialfunctions-and-extractor-objects.md index 51c02e94..28d1829f 100644 --- a/content/converters-among-optional-functions-partialfunctions-and-extractor-objects.md +++ b/content/038-converters-among-optional-functions-partialfunctions-and-extractor-objects.md @@ -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. diff --git a/content/right-associative-by-name-operators.md b/content/039-right-associative-by-name-operators.md similarity index 98% rename from content/right-associative-by-name-operators.md rename to content/039-right-associative-by-name-operators.md index db9746ff..13e02ca1 100644 --- a/content/right-associative-by-name-operators.md +++ b/content/039-right-associative-by-name-operators.md @@ -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. diff --git a/content/binary-integer-literals.md b/content/042-binary-integer-literals.md similarity index 96% rename from content/binary-integer-literals.md rename to content/042-binary-integer-literals.md index 5800c155..e15f57e9 100644 --- a/content/binary-integer-literals.md +++ b/content/042-binary-integer-literals.md @@ -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** diff --git a/content/fewer-braces.md b/content/044-fewer-braces.md similarity index 99% rename from content/fewer-braces.md rename to content/044-fewer-braces.md index e2204807..8897c9d4 100644 --- a/content/fewer-braces.md +++ b/content/044-fewer-braces.md @@ -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** diff --git a/content/scala-cli.md b/content/046-scala-cli.md similarity index 99% rename from content/scala-cli.md rename to content/046-scala-cli.md index de9aaece..e8b7a4b4 100644 --- a/content/scala-cli.md +++ b/content/046-scala-cli.md @@ -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** diff --git a/content/clause-interleaving.md b/content/047-clause-interleaving.md similarity index 99% rename from content/clause-interleaving.md rename to content/047-clause-interleaving.md index 06976337..29f334df 100644 --- a/content/clause-interleaving.md +++ b/content/047-clause-interleaving.md @@ -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** diff --git a/content/polymorphic-eta-expansion.md b/content/049-polymorphic-eta-expansion.md similarity index 99% rename from content/polymorphic-eta-expansion.md rename to content/049-polymorphic-eta-expansion.md index 66f72cf7..c000b8f7 100644 --- a/content/polymorphic-eta-expansion.md +++ b/content/049-polymorphic-eta-expansion.md @@ -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** diff --git a/content/drop-stdlib-forwards-bin-compat.md b/content/051-drop-stdlib-forwards-bin-compat.md similarity index 99% rename from content/drop-stdlib-forwards-bin-compat.md rename to content/051-drop-stdlib-forwards-bin-compat.md index 04e3809d..8bfbaa14 100644 --- a/content/drop-stdlib-forwards-bin-compat.md +++ b/content/051-drop-stdlib-forwards-bin-compat.md @@ -1,9 +1,10 @@ --- layout: sip +number: 51 permalink: /sips/:title.html stage: completed status: shipped -title: SIP-51 - Drop Forwards Binary Compatibility of the Scala 2.13 Standard Library +title: Drop Forwards Binary Compatibility of the Scala 2.13 Standard Library --- **By: Lukas Rytz** diff --git a/content/binary-api.md b/content/052-binary-api.md similarity index 99% rename from content/binary-api.md rename to content/052-binary-api.md index bc641d3b..2574dd37 100644 --- a/content/binary-api.md +++ b/content/052-binary-api.md @@ -1,9 +1,10 @@ --- layout: sip +number: 52 permalink: /sips/:title.html stage: completed status: shipped -title: SIP-52 - Binary APIs +title: Binary APIs --- **By: Author Nicolas Stucki** diff --git a/content/quote-pattern-type-variable-syntax.md b/content/053-quote-pattern-type-variable-syntax.md similarity index 99% rename from content/quote-pattern-type-variable-syntax.md rename to content/053-quote-pattern-type-variable-syntax.md index f8a624f9..f011c3aa 100644 --- a/content/quote-pattern-type-variable-syntax.md +++ b/content/053-quote-pattern-type-variable-syntax.md @@ -1,9 +1,10 @@ --- layout: sip +number: 53 permalink: /sips/:title.html stage: completed status: shipped -title: SIP-53 - Quote pattern explicit type variable syntax +title: Quote pattern explicit type variable syntax --- **By: Nicolas Stucki** diff --git a/content/multi-source-extension-overloads.md b/content/054-multi-source-extension-overloads.md similarity index 99% rename from content/multi-source-extension-overloads.md rename to content/054-multi-source-extension-overloads.md index 2fd0bd09..bc79b2fb 100644 --- a/content/multi-source-extension-overloads.md +++ b/content/054-multi-source-extension-overloads.md @@ -1,9 +1,10 @@ --- layout: sip +number: 54 permalink: /sips/:title.html stage: completed status: shipped -title: SIP-54 - Multi-Source Extension Overloads +title: Multi-Source Extension Overloads --- **By: Sébastien Doeraene and Martin Odersky** diff --git a/content/match-types-spec.md b/content/056-match-types-spec.md similarity index 99% rename from content/match-types-spec.md rename to content/056-match-types-spec.md index 2025da63..88022e7f 100644 --- a/content/match-types-spec.md +++ b/content/056-match-types-spec.md @@ -1,9 +1,10 @@ --- layout: sip +number: 56 permalink: /sips/:title.html stage: completed status: shipped -title: SIP-56 - Proper Specification for Match Types +title: Proper Specification for Match Types --- **By: Sébastien Doeraene** diff --git a/content/replace-nonsensical-unchecked-annotation.md b/content/057-replace-nonsensical-unchecked-annotation.md similarity index 99% rename from content/replace-nonsensical-unchecked-annotation.md rename to content/057-replace-nonsensical-unchecked-annotation.md index 8fcbe3e6..24da7925 100644 --- a/content/replace-nonsensical-unchecked-annotation.md +++ b/content/057-replace-nonsensical-unchecked-annotation.md @@ -1,10 +1,11 @@ --- layout: sip +number: 57 permalink: /sips/:title.html presip-thread: https://contributors.scala-lang.org/t/pre-sip-replace-non-sensical-unchecked-annotations/6342 stage: completed status: shipped -title: SIP-57 - Replace non-sensical @unchecked annotations +title: Replace non-sensical @unchecked annotations --- **By: Martin Odersky and Jamie Thompson** diff --git a/content/named-tuples.md b/content/058-named-tuples.md similarity index 99% rename from content/named-tuples.md rename to content/058-named-tuples.md index cd28de22..01c1461c 100644 --- a/content/named-tuples.md +++ b/content/058-named-tuples.md @@ -1,10 +1,11 @@ --- layout: sip +number: 58 permalink: /sips/named-tuples.html presip-thread: https://contributors.scala-lang.org/t/pre-sip-named-tuples/6403/164 stage: completed status: shipped -title: SIP-58 - Named Tuples +title: Named Tuples --- **By: Martin Odersky** diff --git a/content/multiple-assignments.md b/content/059-multiple-assignments.md similarity index 99% rename from content/multiple-assignments.md rename to content/059-multiple-assignments.md index 63aea49d..d0267f78 100644 --- a/content/multiple-assignments.md +++ b/content/059-multiple-assignments.md @@ -1,10 +1,11 @@ --- layout: sip +number: 59 permalink: /sips/:title.html presip-thread: https://contributors.scala-lang.org/t/pre-sip-multiple-assignments/6425 stage: implementation status: under-review -title: SIP-59 - Multiple Assignments +title: Multiple Assignments --- **By: Dimi Racordon** diff --git a/content/alternative-bind-variables.md b/content/060-alternative-bind-variables.md similarity index 99% rename from content/alternative-bind-variables.md rename to content/060-alternative-bind-variables.md index 101c838d..211ad8d4 100644 --- a/content/alternative-bind-variables.md +++ b/content/060-alternative-bind-variables.md @@ -1,10 +1,11 @@ --- layout: sip +number: 60 permalink: /sips/:title.html presip-thread: https://contributors.scala-lang.org/t/pre-sip-bind-variables-for-alternative-patterns/6321/13 stage: implementation status: waiting-for-implementation -title: SIP-60 - Bind variables within alternative patterns +title: Bind variables within alternative patterns --- **By: Yilin Wei** diff --git a/content/unroll-default-arguments.md b/content/061-unroll-default-arguments.md similarity index 99% rename from content/unroll-default-arguments.md rename to content/061-unroll-default-arguments.md index 6d90188b..4674ccde 100644 --- a/content/unroll-default-arguments.md +++ b/content/061-unroll-default-arguments.md @@ -1,9 +1,10 @@ --- layout: sip +number: 61 permalink: /sips/:title.html stage: implementation status: under-review -title: SIP-61 - Unroll Default Arguments for Binary Compatibility +title: Unroll Default Arguments for Binary Compatibility --- **By: Li Haoyi** diff --git a/content/better-fors.md b/content/062-better-fors.md similarity index 99% rename from content/better-fors.md rename to content/062-better-fors.md index 54ba1b8e..bba852f9 100644 --- a/content/better-fors.md +++ b/content/062-better-fors.md @@ -1,9 +1,10 @@ --- layout: sip +number: 62 permalink: /sips/:title.html -stage: implementation -status: under-review -title: SIP-62 - For comprehension improvements +stage: completed +status: shipped +title: For comprehension improvements --- **By: Kacper Korban (VirtusLab)** diff --git a/content/typeclasses-syntax.md b/content/064-typeclasses-syntax.md similarity index 99% rename from content/typeclasses-syntax.md rename to content/064-typeclasses-syntax.md index 1cd556bf..ec63bb43 100644 --- a/content/typeclasses-syntax.md +++ b/content/064-typeclasses-syntax.md @@ -1,10 +1,11 @@ --- layout: sip +number: 64 permalink: /sips/:title.html presip-thread: https://contributors.scala-lang.org/t/pre-sip-improve-syntax-for-context-bounds-and-givens/6576/97 stage: completed status: shipped -title: SIP-64 - Improve Syntax for Context Bounds and Givens +title: Improve Syntax for Context Bounds and Givens --- **By: Martin Odersky** diff --git a/content/reference-package-objects.md b/content/068-reference-package-objects.md similarity index 99% rename from content/reference-package-objects.md rename to content/068-reference-package-objects.md index 76e29088..075a8299 100644 --- a/content/reference-package-objects.md +++ b/content/068-reference-package-objects.md @@ -1,9 +1,10 @@ --- layout: sip +number: 68 permalink: /sips/:title.html stage: implementation status: under-review -title: SIP-68 - Reference-able Package Objects +title: Reference-able Package Objects --- **By: Li Haoyi** diff --git a/sip-template.md b/sip-template.md index 2bf6c5a5..833d1a77 100644 --- a/sip-template.md +++ b/sip-template.md @@ -1,10 +1,11 @@ --- layout: sip +number: NN permalink: /sips/:title.html stage: implementation status: waiting-for-implementation presip-thread: https://contributors.scala-lang.org/t/pre-sip-foo-bar/9999 -title: SIP-NN - Title of the Proposal +title: Title of the Proposal --- **By: Author A and Author B and Author C**