Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
scala-sips
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
scala-sips
Contact owners and managers
1–30 of 107
***[THIS LIST IS BEING PHASED OUT] Please sign up for
https://contributors.
scala-lang.org
instead.***
For discussion about
Scala Improvement Process proposals
.
Be kind and have fun! Please respect
our code of conduct
.
Other Scala mailing lists are
here
.
Mark all as read
Report group
0 selected
Heather Miller
1/26/17
scala-sips shutting down soon
Hi all, As you may have noticed in the past year or so, activity has decreased on scala-sips. While
unread,
scala-sips shutting down soon
Hi all, As you may have noticed in the past year or so, activity has decreased on scala-sips. While
1/26/17
oron...@gmail.com
,
Scala Process
5
11/17/16
Pre-SIP, type aliasing with standard unary prefix operators without brackets
There's no rush from our side, so take your time. Thanks to you! Cheers, - Jorge On Thu, Nov 17,
unread,
Pre-SIP, type aliasing with standard unary prefix operators without brackets
There's no rush from our side, so take your time. Thanks to you! Cheers, - Jorge On Thu, Nov 17,
11/17/16
oron...@gmail.com
,
Naftoli Gugenheim
6
10/28/16
SIP simplified voting acceptance formula suggestion
This discussion has been moved to: https://dev.scala-lang.org/t/sip-simplified-voting-acceptance-
unread,
SIP simplified voting acceptance formula suggestion
This discussion has been moved to: https://dev.scala-lang.org/t/sip-simplified-voting-acceptance-
10/28/16
Ruud Vlaming
, …
Rex Kerr
14
10/20/16
RIP-12
On Thu, Oct 20, 2016 at 12:54 AM, Hanns Holger Rutz <con...@sciss.de> wrote: Well, you are
unread,
RIP-12
On Thu, Oct 20, 2016 at 12:54 AM, Hanns Holger Rutz <con...@sciss.de> wrote: Well, you are
10/20/16
Wilson de Carvalho
, …
martin odersky
3
10/19/16
Improvement in IndexedSeq "last" operation
It's overridden in IndexedSeqOptimized. IndexedSeq generally does not guarantee fast random
unread,
Improvement in IndexedSeq "last" operation
It's overridden in IndexedSeqOptimized. IndexedSeq generally does not guarantee fast random
10/19/16
Eugene Burmako
, …
Scala Process
4
8/30/16
Pre-SIP: Inline/meta
Hello everyone, I've just given my feedback to Eugene here. Have a nice day! Best, Jorge Vicente
unread,
Pre-SIP: Inline/meta
Hello everyone, I've just given my feedback to Eugene here. Have a nice day! Best, Jorge Vicente
8/30/16
Scala Process
7/12/16
SIP Meeting July 13th
Hello everyone, The new SIP process will be presented this Wednesday, 13th July. We'll discuss it
unread,
SIP Meeting July 13th
Hello everyone, The new SIP process will be presented this Wednesday, 13th July. We'll discuss it
7/12/16
Philipp Haller
, …
jul...@twitter.com
19
8/10/15
[SIP 19] New SIP: Implicit Source Locations
These links are dead. Any chance to find those somewhere else? On Monday, April 2, 2012 at 1:20:58 AM
unread,
[SIP 19] New SIP: Implicit Source Locations
These links are dead. Any chance to find those somewhere else? On Monday, April 2, 2012 at 1:20:58 AM
8/10/15
Ruslan Shevchenko
, …
Suminda Dharmasena
3
4/26/15
SIP-?? annotated import SIP submission.
Maybe interesting if some one can recheck this old SIP and perhaps borrow something from it.
unread,
SIP-?? annotated import SIP submission.
Maybe interesting if some one can recheck this old SIP and perhaps borrow something from it.
4/26/15
Simon Ochsenreither
, …
Nils Kilden-Pedersen
67
4/25/15
[SIP-E] scala.Enum for Scala 2.11
Thank you for your kind words, Nils and Adriaan! I heard people say that if one looks at his old code
unread,
[SIP-E] scala.Enum for Scala 2.11
Thank you for your kind words, Nils and Adriaan! I heard people say that if one looks at his old code
4/25/15
Benjamin Jackman
, …
Леонид Горшков
9
12/2/14
Any interest in a Type Disjunction (Union Types) SIP?
+1. For eeexamle, It can be very useful for fluent builder interfaces for exclude called methods
unread,
Any interest in a Type Disjunction (Union Types) SIP?
+1. For eeexamle, It can be very useful for fluent builder interfaces for exclude called methods
12/2/14
√iktor Ҡlang
9/26/14
Proposed enhancements to SIP-14 for Scala 2.12
Dear Scalars, I've been working on and off the past years collecting feedback from scala.
unread,
Proposed enhancements to SIP-14 for Scala 2.12
Dear Scalars, I've been working on and off the past years collecting feedback from scala.
9/26/14
Michael Slinn
, …
√iktor Ҡlang
30
9/21/14
Blended Java/Scala Enums
Since you have a bijection between Day values and Int values BitSet is much more compact. On Sun, Sep
unread,
Blended Java/Scala Enums
Since you have a bijection between Day values and Int values BitSet is much more compact. On Sun, Sep
9/21/14
Hanns Holger Rutz
2
9/17/14
Named and implicit arguments
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/17/2014 09:59 PM, Hanns Holger Rutz wrote: >
unread,
Named and implicit arguments
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/17/2014 09:59 PM, Hanns Holger Rutz wrote: >
9/17/14
Som Snytt
,
Kevin Wright
3
7/11/14
SIP-24: Simplified simple form interpolation
I'd forgotten that interpolator ids had been upgraded already: https://issues.scala-lang.org/
unread,
SIP-24: Simplified simple form interpolation
I'd forgotten that interpolator ids had been upgraded already: https://issues.scala-lang.org/
7/11/14
George Leontiev
, …
Jason Zaugg
14
6/25/14
SIP-42: Literal-based Singleton types
On Wed, Jun 25, 2014 at 4:18 PM, Grzegorz Kossakowski <grzegorz.k...@gmail.com> wrote:
unread,
SIP-42: Literal-based Singleton types
On Wed, Jun 25, 2014 at 4:18 PM, Grzegorz Kossakowski <grzegorz.k...@gmail.com> wrote:
6/25/14
Mikaël Mayer
, …
Som Snytt
20
5/12/14
SIP : Implicit argument type parameters
> why “_” is not a valid type name it's reserved for Nil match { case _: List[_] => "
unread,
SIP : Implicit argument type parameters
> why “_” is not a valid type name it's reserved for Nil match { case _: List[_] => "
5/12/14
Jim Powers
, …
Suminda Dharmasena
39
3/19/14
[SIP-21] Suggestions for improving SIP-21 - Spores
spore(val h = helper, ...) { ... } Would be a nicer syntax than what is posposed. Also you are
unread,
[SIP-21] Suggestions for improving SIP-21 - Spores
spore(val h = helper, ...) { ... } Would be a nicer syntax than what is posposed. Also you are
3/19/14
Nick Stanchenko
3/19/14
SIP11: Parametrized interpolators?
Hi, There has been some discussion on palladium-internals (https://groups.google.com/d/msg/palladium-
unread,
SIP11: Parametrized interpolators?
Hi, There has been some discussion on palladium-internals (https://groups.google.com/d/msg/palladium-
3/19/14
Kevin Wright
, …
martin odersky
7
2/18/14
Fwd: New SIP-24, backticks in string interpolation
On Tue, Feb 18, 2014 at 3:24 AM, Nicolas Passerini <npass...@gmail.com> wrote: Reading the
unread,
Fwd: New SIP-24, backticks in string interpolation
On Tue, Feb 18, 2014 at 3:24 AM, Nicolas Passerini <npass...@gmail.com> wrote: Reading the
2/18/14
Philipp Haller
, …
√iktor Ҡlang
48
2/8/14
Futures in 2.10.1 - a proposal
Hi Ben, i think an easier solution is to move the default implementations into DefaultPromise
unread,
Futures in 2.10.1 - a proposal
Hi Ben, i think an easier solution is to move the default implementations into DefaultPromise
2/8/14
Chris Hodapp
, …
Eugene Burmako
43
1/4/14
SIP: Comprehensive Comprehensions
I think you guys might be interested in taking a look at [<CustomOperation>] operations in F#
unread,
SIP: Comprehensive Comprehensions
I think you guys might be interested in taking a look at [<CustomOperation>] operations in F#
1/4/14
Adriaan Moors
10/4/13
experimental support for single abstract methods (to be sipped)
Hi, Please have a look at https://github.com/scala/scala/pull/3018 for the implementation of the
unread,
experimental support for single abstract methods (to be sipped)
Hi, Please have a look at https://github.com/scala/scala/pull/3018 for the implementation of the
10/4/13
Rich Dougherty
, …
√iktor Ҡlang
10
6/28/13
ExecutionContext preparation
On Sat, Jun 29, 2013 at 1:00 AM, √iktor Ҡlang <viktor...@gmail.com> wrote: So what happens
unread,
ExecutionContext preparation
On Sat, Jun 29, 2013 at 1:00 AM, √iktor Ҡlang <viktor...@gmail.com> wrote: So what happens
6/28/13
Reuben Doetsch
, …
√iktor Ҡlang
82
4/22/13
Naming in Futures - SIP-14, Futures, Try, Either and Option
I think there was consensus in removing it. Or did I miss something? I've got a couple of
unread,
Naming in Futures - SIP-14, Futures, Try, Either and Option
I think there was consensus in removing it. Or did I miss something? I've got a couple of
4/22/13
Sam Halliday
,
Francois
6
4/18/13
logging and moving goodness from Akka
Hi all, I was wondering if anybody had given this any more consideration as a SIP? On Wednesday, 10
unread,
logging and moving goodness from Akka
Hi all, I was wondering if anybody had given this any more consideration as a SIP? On Wednesday, 10
4/18/13
John Sullivan
,
Alex Boisvert
3
2/26/13
type macros
Excellent! thanks Alex!
unread,
type macros
Excellent! thanks Alex!
2/26/13
Bjorn Regnell
, …
Seth Tisue
10
2/3/13
lazy def == memoization ??
On Sun, Feb 3, 2013 at 3:02 AM, Daniel Sobral <dcso...@gmail.com> wrote: > I'd rather
unread,
lazy def == memoization ??
On Sun, Feb 3, 2013 at 3:02 AM, Daniel Sobral <dcso...@gmail.com> wrote: > I'd rather
2/3/13
√iktor Ҡlang
, …
Mushtaq Ahmed
22
1/29/13
Some tickets fixed + suggested improvements for SIP-14
On Sun, Jan 27, 2013 at 8:07 PM, √iktor Ҡlang <viktor...@gmail.com> wrote: The problem
unread,
Some tickets fixed + suggested improvements for SIP-14
On Sun, Jan 27, 2013 at 8:07 PM, √iktor Ҡlang <viktor...@gmail.com> wrote: The problem
1/29/13
Bjorn Regnell
, …
Seth Tisue
4
1/6/13
Strange behaviour of """strings""" in :power mode of scala REPL 2.10.0
On Sun, Jan 6, 2013 at 11:45 AM, Bjorn Regnell <bjorn....@cs.lth.se> wrote: > ** Power
unread,
Strange behaviour of """strings""" in :power mode of scala REPL 2.10.0
On Sun, Jan 6, 2013 at 11:45 AM, Bjorn Regnell <bjorn....@cs.lth.se> wrote: > ** Power
1/6/13