Skip to content

Pull requests: scala/scala

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

SI-2712 Add support for partial unification of type constructors release-notes worth highlighting in next release notes
#5102 by milessabin was merged May 27, 2016 Loading… 2.12.0-M5
Faster compilation of inductive implicits. performance the need for speed. usually compiler performance, sometimes runtime performance.
#5649 by milessabin was closed Mar 29, 2018 Loading…
Rewrite Vector (now "radix-balanced finger tree vectors"), for performance library:collections PRs involving changes to the standard collection library release-notes worth highlighting in next release notes
#8534 by szeiger was merged Mar 18, 2020 Loading… 2.13.2
SIP-23 Implementation of literal types release-notes worth highlighting in next release notes
#5310 by milessabin was merged Jan 24, 2018 Loading… 2.13.0-M3
Prune polymorphic implicits more aggressively (2.12.x backport) performance the need for speed. usually compiler performance, sometimes runtime performance.
#6582 by milessabin was closed Aug 7, 2018 Loading…
Integrate splain – implicit resolution chains and type diffs in error messages release-notes worth highlighting in next release notes
#7785 by tek was merged Apr 21, 2021 Loading… 2.13.6
Integrate macro paradise under -Ymacro-annotations release-notes worth highlighting in next release notes
#6606 by adriaanm was merged May 10, 2018 Loading… 2.13.0-M4
Support by-name implicits with recursive dictionaries release-notes worth highlighting in next release notes
#6050 by milessabin was merged Jul 10, 2018 Loading… 2.13.0-M5
Prune polymorphic implicits more aggressively performance the need for speed. usually compiler performance, sometimes runtime performance. release-notes worth highlighting in next release notes
#6580 by milessabin was merged Aug 10, 2018 Loading… 2.13.0-M5
Remove ant release-notes worth highlighting in next release notes
#5311 by szeiger was merged Sep 5, 2016 Loading… 2.12.0-RC1
[ci:last-only] Remove parallel collections from scala-library release-notes worth highlighting in next release notes
#5603 by szeiger was merged Mar 15, 2017 Loading… 2.13.0-M1
Partial unification unconditional; deprecate -Xexperimental release-notes worth highlighting in next release notes
#6309 by milessabin was merged Apr 6, 2018 Loading… 2.13.0-M4
SI-884, allow type arguments on patterns.
#5774 by paulp was closed Jul 2, 2017 Loading…
SI-4986 Allow trailing commas before newlines release-notes worth highlighting in next release notes
#5245 by dwijnand was merged Feb 8, 2017 Loading… 2.12.2
Deprecate scala.Enumeration, add @enum annotation
#5352 by soc was closed Oct 21, 2016 Loading…
Add immutable map that maintains insertion order (VectorMap/SeqMap) prio:blocker release blocker (used only by core team, only near release time) release-notes worth highlighting in next release notes
#6854 by mdedetrich was merged Aug 7, 2018 Loading… 2.13.0-M5
Add scala.util.Using, for automatic resource management release-notes worth highlighting in next release notes
#6907 by NthPortal was merged Aug 15, 2018 Loading… 2.13.0-M5
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.