Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
He-Pin
/
scala3
Public
forked from
scala/scala3
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Projects
Security
Insights
Commits
Branch selector
arrayBuffer
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 22, 2025
chore: override some methods of ArrayBuffer to work on array
He-Pin
committed
eaac767
Copy full SHA for eaac767
Prevent crash in SAM conversion with mismatched arity (#23877)
Show description for 8c2b7ad
sjrd
authored
8c2b7ad
Copy full SHA for 8c2b7ad
Simplify Level Checking and Fix Errors (#23934)
Show description for ab71be7
odersky
authored
ab71be7
Copy full SHA for ab71be7
Commits on Sep 21, 2025
Emit mixin forwarders as ordinary, non-bridge methods again (#23942)
Show description for 9bd7774
hamzaremmal
authored
9bd7774
Copy full SHA for 9bd7774
fix: avoid #23961 in the `sbt-bridge`
hamzaremmal
committed
aa267b2
Copy full SHA for aa267b2
Commits on Sep 19, 2025
Update ScAS : adapt to new given syntax (#22302)
SethTisue
authored
834e8e9
Copy full SHA for 834e8e9
Tweaks to level checking
Show description for de35cbb
odersky
committed
de35cbb
Copy full SHA for de35cbb
Add comment
odersky
committed
badf872
Copy full SHA for badf872
Remove old level checking code
Show description for d5365c2
odersky
committed
d5365c2
Copy full SHA for d5365c2
New tests
odersky
committed
39b6f47
Copy full SHA for 39b6f47
Switch level checking for capsets to owner-based scheme
Show description for 5530b46
odersky
committed
5530b46
Copy full SHA for 5530b46
Debug hooks for capture set inference
Show description for dcba1d8
odersky
committed
dcba1d8
Copy full SHA for dcba1d8
Don't allow instantiated ResultCaps to subsume anything
Show description for c07f6fa
odersky
committed
c07f6fa
Copy full SHA for c07f6fa
Update ScAS : adapt to new given syntax
rjolly
committed
5ecc318
Copy full SHA for 5ecc318
fix: go to definition and hover for named args in pattern match (#23956)
Show description for 4ef884b
tgodzik
authored
4ef884b
Copy full SHA for 4ef884b
Only check seen for LazyRef for TypeSizeAccumulator (#20459)
mbovel
authored
a00e629
Copy full SHA for a00e629
Bump Scala CLI to v1.9.1 (was v1.9.0) (#23962)
Show description for 8ee54c3
Gedochao
authored
8ee54c3
Copy full SHA for 8ee54c3
Commits on Sep 18, 2025
fix: go to definition and hover for named args in pattern match
Show description for 47b6a29
kasiaMarek
and
ajafri2001
committed
47b6a29
Copy full SHA for 47b6a29
simplify `scala.runtime.Statics.releaseFence` (#23953)
sjrd
authored
dfacd3f
Copy full SHA for dfacd3f
simplify scala.runtime.Statics.releaseFence
xuwei-k
committed
d8652dd
Copy full SHA for d8652dd
chore: update `scala-parallel-collection`
Show description for 17c93cc
jchyb
and
hamzaremmal
committed
17c93cc
Copy full SHA for 17c93cc
Remove unused code
som-snytt
committed
b0595c7
Copy full SHA for b0595c7
Gamely resolve CanEqual
som-snytt
committed
88fc3a3
Copy full SHA for 88fc3a3
Report unused masking import selectors
som-snytt
committed
8b73a79
Copy full SHA for 8b73a79
Remove obsolete unused options
som-snytt
committed
2f02456
Copy full SHA for 2f02456
Improve this qualifier warning
som-snytt
committed
55faeeb
Copy full SHA for 55faeeb
Fix span of private this warning
som-snytt
committed
1c312cf
Copy full SHA for 1c312cf
Commits on Sep 17, 2025
Prevent opaque types leaking from transparent inline methods (#23792)
Show description for 5109a15
odersky
authored
5109a15
Copy full SHA for 5109a15
fix: disable MiMa for non-bootstrapped scala-library, reference compiler cannot build everything correctly
hamzaremmal
committed
f4330f0
Copy full SHA for f4330f0
chore: drop Mixin forwarders related MiMA filters
hamzaremmal
committed
c38c317
Copy full SHA for c38c317
Mixins were not the only bridges. Bridges must actually not be final.
sjrd
authored and
hamzaremmal
committed
d7c0248
Copy full SHA for d7c0248
Emit Java generic signatures for mixin forwarders.
Show description for f99dba2
sjrd
authored and
hamzaremmal
committed
f99dba2
Copy full SHA for f99dba2
Add test case for #19270.
Show description for 7efbac6
sjrd
authored and
hamzaremmal
committed
7efbac6
Copy full SHA for 7efbac6
Revert "Emit mixin forwarders as bridges"
Show description for ff15bed
sjrd
authored and
hamzaremmal
committed
ff15bed
Copy full SHA for ff15bed
Revert "Don't emit mixin forwarders as final"
Show description for 63e2904
sjrd
authored and
hamzaremmal
committed
63e2904
Copy full SHA for 63e2904
Pagination
Previous
Next
You can’t perform that action at this time.