Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
scala
/
scala3
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
6.3k
Code
Issues
1.7k
Pull requests
143
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add support for Java records in patterns.
- #19577
#19577
Closed
yilinwei
wants to merge 13 commits into
scala:main
scala/scala3:main
from
yilinwei:java-record-patterns
yilinwei/dotty:java-record-patterns
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Add support for Java records in patterns.
#19577
yilinwei
wants to merge 13 commits into
scala:main
scala/scala3:main
from
yilinwei:java-record-patterns
yilinwei/dotty:java-record-patterns
Copy head branch name to clipboard
Commits
Commits on Feb 9, 2024
Add support for Java records in patterns.
Show description for 670664f
yilinwei
committed
670664f
View commit details
Copy full SHA for 670664f
Browse repository at this point
Add extra regression test for generic record.
yilinwei
committed
89cf837
View commit details
Copy full SHA for 89cf837
Browse repository at this point
Check if run tests are working on the CI.
yilinwei
committed
24343bf
View commit details
Copy full SHA for 24343bf
Browse repository at this point
Add 0 arity test
yilinwei
committed
406c039
View commit details
Copy full SHA for 406c039
Browse repository at this point
Add generic record run test.
yilinwei
committed
7b44500
View commit details
Copy full SHA for 7b44500
Browse repository at this point
First-class Java record pattern matching.
Show description for 0d277a1
yilinwei
committed
0d277a1
View commit details
Copy full SHA for 0d277a1
Browse repository at this point
Commits on Feb 10, 2024
Add initial experiments on mirror support.
yilinwei
committed
143d5b3
View commit details
Copy full SHA for 143d5b3
Browse repository at this point
Add back previous change.
yilinwei
committed
d653059
View commit details
Copy full SHA for d653059
Browse repository at this point
Change return type
yilinwei
committed
b749672
View commit details
Copy full SHA for b749672
Browse repository at this point
Commits on Feb 14, 2024
Tentative classfile changes
yilinwei
committed
df184af
View commit details
Copy full SHA for df184af
Browse repository at this point
Hack around with a flag for now.
yilinwei
committed
6da240b
View commit details
Copy full SHA for 6da240b
Browse repository at this point
Switch over to using `ParamAccessor` as discriminant.
yilinwei
committed
3aa99e7
View commit details
Copy full SHA for 3aa99e7
Browse repository at this point
Commits on Feb 16, 2024
Adding step to reduce `unapply`.
yilinwei
committed
353d9d8
View commit details
Copy full SHA for 353d9d8
Browse repository at this point
You can’t perform that action at this time.