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

Accept underscore as numeric literal separator release-notes worth highlighting in next release notes
#6989 by som-snytt was merged Dec 14, 2018 Loading… 2.13.0-RC1
Make object fields static, and move post-super init to <clinit> performance the need for speed. usually compiler performance, sometimes runtime performance. release-notes worth highlighting in next release notes
#7270 by retronym was merged Nov 14, 2018 Loading… 2.13.0-RC1
Deprecate implicit universal Equiv instance
#7164 by ceedubs was closed Sep 7, 2018 Loading…
Upgrade to ASM 7 for improved JDK 12 compat release-notes worth highlighting in next release notes
#7384 by lrytz was merged Dec 4, 2018 Loading… 2.13.0-RC1
Experimental support for build pipelining [ci: last-only] release-notes worth highlighting in next release notes
#7712 by retronym was merged Mar 4, 2019 Loading… 2.12.9
Add -Wnonunit-statement to warn about discarded values in statement position release-notes worth highlighting in next release notes
#9893 by som-snytt was merged Jul 29, 2022 Loading… 2.13.9
Resolve implicit instances for abstract types, according to the spec. prio:hi high priority (used only by core team, only near release time) release-notes worth highlighting in next release notes
#6074 by TomasMikula was merged Sep 28, 2017 Loading… 2.12.4
Include pipe operator '|>' in ChainingOps
#7326 by ScalaWilliam was closed Jan 14, 2019 Loading…
More capable inliner [ci: last-only] release-notes worth highlighting in next release notes
#7133 by lrytz was merged Oct 26, 2018 Loading… 2.13.0-RC1
Provide a simple string matcher as the dual of the simple string interpolator release-notes worth highlighting in next release notes
#7387 by lihaoyi was merged Dec 20, 2018 Loading… 2.13.0-RC1
Add -Wtostring-interpolated to warn if interpolator uses toString release-notes worth highlighting in next release notes
#10776 by som-snytt was merged Jun 20, 2024 Loading… 2.13.15
Right-bias Either release-notes worth highlighting in next release notes
#5135 by soc was merged Jul 12, 2016 Loading… 2.12.0-RC1
New mutable.HashSet and mutable.HashMap implementations library:collections PRs involving changes to the standard collection library release-notes worth highlighting in next release notes
#7348 by szeiger was merged Dec 11, 2018 Loading… 2.13.0-RC1
Deprecate unicode arrows , and release-notes worth highlighting in next release notes
#7540 by smarter was merged Jan 18, 2019 Loading… 2.13.0-RC1
Make the global EC a BatchedExecutor (performance) library:concurrent Changes to the concurrency support in stdlib performance the need for speed. usually compiler performance, sometimes runtime performance. release-notes worth highlighting in next release notes
#7470 by viktorklang was merged Dec 19, 2018 Loading… 2.13.0-RC1
Prepare for 2.13 library modularization [ci: last-only]
#5677 by adriaanm was closed Apr 5, 2017 Loading…
6 tasks
Performance improvements to position checking under -Yrangepos [ci: last-only] performance the need for speed. usually compiler performance, sometimes runtime performance. release-notes worth highlighting in next release notes
#6696 by mkeskells was merged Jul 2, 2018 Loading… 2.12.7
JEP-238 (Multi-Release JAR) and JEP-247 (Compiler for older JDKs) support prio:blocker release blocker (used only by core team, only near release time) release-notes worth highlighting in next release notes
#6362 by retronym was merged Mar 12, 2018 Loading… 2.12.5
Provide Seq(..).maxOption and friends release-notes worth highlighting in next release notes
#6574 by stephennancekivell was merged May 2, 2018 Loading… 2.13.0-M4
Partial fix for SI-7046
#5345 by milessabin was merged Oct 18, 2016 Loading… 2.11.11
ProTip! Follow long discussions with comments:>50.