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
189
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
jchyb
Datepicker
All time
Commit History
Commits on Oct 7, 2025
Set minimum JDK version for -release flag to java 17, drop java 8 tests
jchyb
committed
78c4d97
Copy full SHA for 78c4d97
Stabilise Quotes reflect methods used for creating new classes/objects
jchyb
committed
df94bd8
Copy full SHA for df94bd8
Commits on Sep 18, 2025
chore: update `scala-parallel-collection`
Show description for 17c93cc
jchyb
and
hamzaremmal
committed
17c93cc
Copy full SHA for 17c93cc
Commits on Sep 15, 2025
Add more docs and examples
jchyb
committed
e611110
Copy full SHA for e611110
Fix additional test case
Show description for 6771a79
jchyb
committed
6771a79
Copy full SHA for 6771a79
Prevent opaque types leaking from transparent inline methods
Show description for c6245ed
jchyb
committed
c6245ed
Copy full SHA for c6245ed
Commits on Aug 15, 2025
Make coverage more similar to the one in Scala 2 (#23722)
Show description for c535dbc
jchyb
authored
c535dbc
Copy full SHA for c535dbc
Commits on Aug 14, 2025
Add regression test for i18670
jchyb
committed
8d932d0
Copy full SHA for 8d932d0
Commits on Aug 13, 2025
Quotes reflect: Allow to return DefDef from a val symbol tree (#22603)
Show description for 4788641
jchyb
authored
4788641
Copy full SHA for 4788641
Commits on Aug 12, 2025
Fix issue with pc breaking in requiredMethod on newly overloaded valueOf (#23708)
Show description for 1b5e93b
jchyb
authored
1b5e93b
Copy full SHA for 1b5e93b
Commits on Aug 7, 2025
Add missing version of `ValDef.let` which also accepts flags to Quotes API (#23388)
jchyb
authored
99b24d7
Copy full SHA for 99b24d7
Commits on Aug 6, 2025
Allow only select flags, add test and fix CI issues
jchyb
committed
e0a5bb6
Copy full SHA for e0a5bb6
Commits on Jul 30, 2025
Add missing reference page: `Quoted Patterns with Polymorphic Functions`
jchyb
committed
009e064
Copy full SHA for 009e064
Emit an error for quoted pattern type variable after `new` (#23618)
Show description for 15675ba
jchyb
authored
15675ba
Copy full SHA for 15675ba
Commits on Jul 29, 2025
Fix issue with certain polyfunctions not properly matching in macros
jchyb
committed
55732ab
Copy full SHA for 55732ab
Commits on Jul 25, 2025
Change expected ordering of typeMembers in an older testcase
jchyb
committed
36f7810
Copy full SHA for 36f7810
Sort the typeMembers output list and filter out non-members
jchyb
committed
fe6cfc6
Copy full SHA for fe6cfc6
Commits on Jul 23, 2025
Encode path of class (#23503)
Show description for b6c232d
jchyb
authored
b6c232d
Copy full SHA for b6c232d
Commits on Jul 16, 2025
fix CI issues, add mima filters
jchyb
committed
d242a4b
Copy full SHA for d242a4b
Commits on Jul 7, 2025
Add regression test
jchyb
committed
8598403
Copy full SHA for 8598403
Add a test that is still broken after #23438
jchyb
committed
f791837
Copy full SHA for f791837
Wrap type of accessors pointing to a module class into a TermRef
jchyb
committed
2c896f1
Copy full SHA for 2c896f1
Commits on Jul 3, 2025
Drop invalid assumption from TastyUnpickler (#23353)
Show description for c0f8d70
jchyb
authored
c0f8d70
Copy full SHA for c0f8d70
Move previously-failing-now-compiling tests to pos tests
Show description for 08b8340
jchyb
committed
08b8340
Copy full SHA for 08b8340
Commits on Jul 2, 2025
Fix stale top level synthetic package object being used in later runs
jchyb
committed
c3e1443
Copy full SHA for c3e1443
Commits on Jun 26, 2025
Fix Symbol.info remapping in TreeTypeMap
Show description for e57d743
jchyb
committed
e57d743
Copy full SHA for e57d743
Commits on Jun 18, 2025
Apply suggestions from code review
Show description for 0b335cc
jchyb
and
bishabosha
authored
0b335cc
Copy full SHA for 0b335cc
Commits on Jun 17, 2025
Improve quotes reflection reference documentation
jchyb
committed
680e0d5
Copy full SHA for 680e0d5
Commits on Jun 12, 2025
Preserve implicits in Quotes context (#23263)
Show description for e8f7fc2
jchyb
authored
e8f7fc2
Copy full SHA for e8f7fc2
Commits on Jun 10, 2025
Fix main: remove empty parentheses when rewriting implicits to givens (#23339)
jchyb
authored
4ec6751
Copy full SHA for 4ec6751
Add an -Yimplicit-to-given flag for rewrites to easily test changes in the ecosystem (#22580)
Show description for 96de70c
jchyb
authored
96de70c
Copy full SHA for 96de70c
Commits on May 14, 2025
Don't StackOverflow when printing RecursiveType structure. (#22859)
Show description for 16a67dc
jchyb
authored
16a67dc
Copy full SHA for 16a67dc
Commits on May 2, 2025
Revert recent changes to opaque type proxy generation (#23059)
jchyb
authored
77401fa
Copy full SHA for 77401fa
Commits on Apr 28, 2025
Add regression tests
jchyb
committed
ae756ad
Copy full SHA for ae756ad
Partially revert c8c8cf5f1d87fceb1713af6d81ac9a689a90a4ac (leaving the test)
jchyb
committed
c4a6bed
Copy full SHA for c4a6bed
Pagination
Previous
Next
You can’t perform that action at this time.