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
All users
Datepicker
All time
Commit History
Commits on Oct 15, 2025
bugfix: Fix possible SuspendException thrown when using macros (#24174)
Show description for 96aff06
zielinsky
authored
96aff06
Copy full SHA for 96aff06
[community-build] ScAS : Upgrade mill (#24186)
rjolly
authored
f1cbbe9
Copy full SHA for f1cbbe9
add regression test for #24076 (#24181)
Show description for 34f6ac6
hamzaremmal
authored
34f6ac6
Copy full SHA for 34f6ac6
ScAS : Update to version 3.1 (#24179)
hamzaremmal
authored
b9f6f2e
Copy full SHA for b9f6f2e
Simpler inference for tracked (#22972)
Show description for 7057332
odersky
authored
7057332
Copy full SHA for 7057332
Commits on Oct 14, 2025
ScAS : Update to version 3.1
rjolly
committed
67efe27
Copy full SHA for 67efe27
Fix parameter untupling for named tuples (#23440) (#24152)
Show description for 60bd4b5
aherlihy
authored
60bd4b5
Copy full SHA for 60bd4b5
Fix java record varargs field accessor (#24172)
Show description for 5ead08b
hamzaremmal
authored
5ead08b
Copy full SHA for 5ead08b
Fix unsoundness in APPLY and SELECT rules (#24159)
Show description for dd5954b
odersky
authored
dd5954b
Copy full SHA for dd5954b
fix java record varargs field accessor
Florian3k
authored and
hamzaremmal
committed
93f0e65
Copy full SHA for 93f0e65
Better grouping of explanations in error messages (#24155)
Show description for a72423e
odersky
authored
a72423e
Copy full SHA for a72423e
Implement FreshCap Handling for Classes and Objects (#24136)
Show description for 9a46502
odersky
authored
9a46502
Copy full SHA for 9a46502
Commits on Oct 13, 2025
Update library/src/scala/caps/package.scala
Show description for f9cc516
odersky
and
bracevac
authored
f9cc516
Copy full SHA for f9cc516
Replace sun.misc.Unsafe used in LazyVals with VarHandles (#24109)
Show description for f747007
jchyb
authored
f747007
Copy full SHA for f747007
chore: Add logget.warn in case where it breaks
tgodzik
committed
078be56
Copy full SHA for 078be56
REPL - invoke pprint reflectively (#24119)
Show description for 3ec5383
bishabosha
authored
3ec5383
Copy full SHA for 3ec5383
Update doc page
odersky
committed
069dd61
Copy full SHA for 069dd61
Turn `testTrackedInference` off
Show description for 7b2a785
odersky
committed
7b2a785
Copy full SHA for 7b2a785
Break out code for testing tracked inference
Show description for a1bb91f
odersky
committed
a1bb91f
Copy full SHA for a1bb91f
Drop the "needs tracked" diagnostic
odersky
committed
84c7e66
Copy full SHA for 84c7e66
Drop the isExplicit type and hasExplicitType logic
odersky
committed
19cf3fc
Copy full SHA for 19cf3fc
Allow annotations for parameters that get inferred tracked
odersky
committed
822277e
Copy full SHA for 822277e
Cleanup
KacperFKorban
authored and
odersky
committed
c0b27e4
Copy full SHA for c0b27e4
Fix failed tracked-related tests
KacperFKorban
authored and
odersky
committed
600e532
Copy full SHA for 600e532
Fix eagerly typing annotations when inferring tracked
KacperFKorban
authored and
odersky
committed
a30ce38
Copy full SHA for a30ce38
WIP notes and stuff
KacperFKorban
authored and
odersky
committed
99af3f5
Copy full SHA for 99af3f5
Experiment with simpler inference for tracked
KacperFKorban
authored and
odersky
committed
d955020
Copy full SHA for d955020
bugfix: Fix possible SuspendException thrown when using macros
Show description for 3dfa5ee
tgodzik
committed
3dfa5ee
Copy full SHA for 3dfa5ee
fix: make the order deterministic in i23882 (#24173)
Show description for 2642b92
hamzaremmal
authored
2642b92
Copy full SHA for 2642b92
fix: make the order deterministic in i23882
hamzaremmal
committed
b8b3fa1
Copy full SHA for b8b3fa1
Commits on Oct 12, 2025
Fix completions for named tuples (#24169)
Show description for 4494a76
KacperFKorban
and
kubukoz
authored
4494a76
Copy full SHA for 4494a76
Explicitly null check the stdlib (#23566)
Show description for 89e617d
noti0na1
authored
89e617d
Copy full SHA for 89e617d
Commits on Oct 11, 2025
Fix some scaladoc in compiler (#24166)
sjrd
authored
e3b4bed
Copy full SHA for e3b4bed
Fix some scaladoc in compiler
xuwei-k
committed
eb4fdbd
Copy full SHA for eb4fdbd
Commits on Oct 10, 2025
Derived members succeed other givens in cycle test
Show description for be16a7b
som-snytt
committed
be16a7b
Copy full SHA for be16a7b
Pagination
Previous
Next
You can’t perform that action at this time.