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 }}
scala
/
scala3
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.1k
Code
Issues
1.7k
Pull requests
190
Discussions
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
EugeneFlesselle
Datepicker
All time
Commit History
Commits on Sep 14, 2025
Fix scala-library Sorted{Set,Map}FactoryDefaults self types
EugeneFlesselle
committed
4d2442b
Copy full SHA for 4d2442b
Revert "Revert "Disable distribution of intersection types over applied types""
Show description for b1067d9
EugeneFlesselle
committed
b1067d9
Copy full SHA for b1067d9
Commits on Sep 12, 2025
Merge branch 'main' into distributeAnd
EugeneFlesselle
authored
1acde2c
Copy full SHA for 1acde2c
Add `-source:3.8` option to all appropriate tests
EugeneFlesselle
committed
f1bb4b3
Copy full SHA for f1bb4b3
Re-enable distributeAnd until source version 3.8
EugeneFlesselle
committed
2238324
Copy full SHA for 2238324
Revert "Fix scala2-library-cc Sorted{Set,Map}FactoryDefaults self types"
Show description for 6386817
EugeneFlesselle
committed
6386817
Copy full SHA for 6386817
Commits on Sep 2, 2025
Update the TastyFormat for matches with sub-cases (#23851)
EugeneFlesselle
authored
2b8e12a
Copy full SHA for 2b8e12a
Commits on Sep 1, 2025
Update the TastyFormat for matches with sub-cases
Show description for d9e11f6
EugeneFlesselle
committed
d9e11f6
Copy full SHA for d9e11f6
Add reference doc details
EugeneFlesselle
committed
67a40ee
Copy full SHA for 67a40ee
Commits on Aug 29, 2025
Fix `derivesFrom` false negative in `provablyDisjointClasses` (#23834)
Show description for ca400bd
EugeneFlesselle
authored
ca400bd
Copy full SHA for ca400bd
Address review comments
EugeneFlesselle
committed
546fbd1
Copy full SHA for 546fbd1
Commits on Aug 28, 2025
Use more `mayDeriveFrom` where appropriate in `provablyDisjoint`
EugeneFlesselle
committed
470be47
Copy full SHA for 470be47
Close #17132 as neg test
Show description for 43af511
EugeneFlesselle
committed
43af511
Copy full SHA for 43af511
Fix `derivesFrom` false negative in `provablyDisjointClasses`
Show description for 5975a06
EugeneFlesselle
committed
5975a06
Copy full SHA for 5975a06
Commits on Aug 21, 2025
Add reference doc
EugeneFlesselle
committed
466da83
Copy full SHA for 466da83
Use preexisting tag for pickling of match with sub cases
EugeneFlesselle
committed
e5a73b0
Copy full SHA for e5a73b0
Commits on Aug 20, 2025
Fix error case EmptyTree span
EugeneFlesselle
committed
24bdb6e
Copy full SHA for 24bdb6e
Replace sub match introducer keyword from `with` to `if`
EugeneFlesselle
committed
367acdd
Copy full SHA for 367acdd
Commits on Aug 15, 2025
Allow single sub case without new line
EugeneFlesselle
committed
f7e0512
Copy full SHA for f7e0512
Rename experimental feature to `subCases`
Show description for 4da6103
EugeneFlesselle
committed
4da6103
Copy full SHA for 4da6103
Handle partial functions with sub cases
EugeneFlesselle
committed
3b86dc9
Copy full SHA for 3b86dc9
Test match with sub sub cases and catch with sub cases
EugeneFlesselle
committed
3e89455
Copy full SHA for 3e89455
Handle inlining of matches with sub cases
Show description for 352317c
EugeneFlesselle
committed
352317c
Copy full SHA for 352317c
Handle exhaustivity and reachability checking of matches with sub cases
EugeneFlesselle
committed
e26be67
Copy full SHA for e26be67
Handle sub cases in PatternMatcher
EugeneFlesselle
committed
5e46b01
Copy full SHA for 5e46b01
Add pickling of match sub cases
EugeneFlesselle
committed
4c28954
Copy full SHA for 4c28954
Add parsing of match sub cases
EugeneFlesselle
committed
3922789
Copy full SHA for 3922789
Add scala.language.experimental.matchWithSubCases
EugeneFlesselle
committed
17ca7fc
Copy full SHA for 17ca7fc
Add SubMatch Tree
EugeneFlesselle
committed
0a391cd
Copy full SHA for 0a391cd
Commits on Aug 6, 2025
Fix implicit scope liftToAnchors for parameter lower bounds
Show description for 6732630
EugeneFlesselle
committed
6732630
Copy full SHA for 6732630
Commits on Jul 18, 2025
Drop singletonInterval from TypeComparer lubArgs and glbArgs
EugeneFlesselle
committed
98dc4fb
Copy full SHA for 98dc4fb
Update docs reference/spec of intersection/union types
EugeneFlesselle
committed
73214ff
Copy full SHA for 73214ff
Adapt context-bound-companion logic to use AndType of AppliedTypes
Show description for a084779
EugeneFlesselle
committed
a084779
Copy full SHA for a084779
Fix scala2-library-cc Sorted{Set,Map}FactoryDefaults self types
EugeneFlesselle
committed
0441af0
Copy full SHA for 0441af0
Disable `TypeApplications#translateToRepeated` distribution of AndTypes
EugeneFlesselle
committed
9ee56c5
Copy full SHA for 9ee56c5
Pagination
Previous
Next
You can’t perform that action at this time.