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
187
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
c35a700
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 14, 2023
Fix condition in prefixIsElidable to prevent compiler crash
szymon-rd
committed
c35a700
Copy full SHA for c35a700
Simplify `defn.FunctionOf.unapply` (#18486)
nicolasstucki
authored
312e4bb
Copy full SHA for 312e4bb
Deprecation warnings for old syntax: `_` type wildcards (#18813)
Show description for e3af2de
nicolasstucki
authored
e3af2de
Copy full SHA for e3af2de
Reorganize standard library collections under cc (#18858)
Show description for 49587e2
odersky
authored
49587e2
Copy full SHA for 49587e2
Reset `comparersInUse` to zero in `ContextState.reset` (#18915)
Show description for 0cd94fc
odersky
authored
0cd94fc
Copy full SHA for 0cd94fc
Improve type inference for functions like fold (#18780)
Show description for 563fab9
odersky
authored
563fab9
Copy full SHA for 563fab9
Simplify `defn.FunctionOf.unapply`
nicolasstucki
committed
171773d
Copy full SHA for 171773d
Add `defn.FunctionNOf.{apply,unapply}` (#18418)
Show description for e4ba788
nicolasstucki
authored
e4ba788
Copy full SHA for e4ba788
Handle dependent context functions (#18443)
Show description for 7c40fac
nicolasstucki
authored
7c40fac
Copy full SHA for 7c40fac
Add `-experimental` compiler flags (#18571)
Show description for 9136582
nicolasstucki
authored
9136582
Copy full SHA for 9136582
Add test case for #18855
Linyxus
committed
44c9674
Copy full SHA for 44c9674
Reset comparersInUse
Linyxus
committed
8410a36
Copy full SHA for 8410a36
Commits on Nov 13, 2023
Allow inferred parameter types always, when eta-expanding (#18771)
dwijnand
authored
0dfe593
Copy full SHA for 0dfe593
Tweak convertible implicits fix (#18727)
dwijnand
authored
85908de
Copy full SHA for 85908de
Keep qualifier of Ident when selecting setter (#18714)
Show description for bd24735
nicolasstucki
authored
bd24735
Copy full SHA for bd24735
Fix i18624 and add test case for it (#18859)
Show description for 92a82ac
liufengyun
authored
92a82ac
Copy full SHA for 92a82ac
Update compiler/src/dotty/tools/dotc/typer/Typer.scala
odersky
authored
e0f036c
Copy full SHA for e0f036c
Update compiler/src/dotty/tools/dotc/core/Types.scala
odersky
authored
6f1a09a
Copy full SHA for 6f1a09a
Bump GraphQL library (#18912)
Kordyjan
authored
c81673c
Copy full SHA for c81673c
Bump GraphQL library
Kordyjan
committed
9c08954
Copy full SHA for 9c08954
Put back test in instantiate
odersky
committed
18cf1b4
Copy full SHA for 18cf1b4
Address review comments
odersky
committed
21f542b
Copy full SHA for 21f542b
Improve type inference for functions like fold
Show description for 6c556aa
odersky
committed
6c556aa
Copy full SHA for 6c556aa
Future migration warning for alphanumeric infix operator (#18908)
Show description for 9333536
nicolasstucki
authored
9333536
Copy full SHA for 9333536
Honour hard unions in lubbing and param replacing (#18680)
smarter
authored
41279ac
Copy full SHA for 41279ac
Deprecation warnings for old syntax: `_` type wildcards
Show description for b822bd0
nicolasstucki
committed
b822bd0
Copy full SHA for b822bd0
Trigger the AnyRef case in test
q-ata
committed
2e2b223
Copy full SHA for 2e2b223
Compare owner instead of owner name
q-ata
committed
2cf07b3
Copy full SHA for 2cf07b3
Apply suggestions from code review
Show description for 1ab7ddb
q-ata
and
olhotak
authored
1ab7ddb
Copy full SHA for 1ab7ddb
Commits on Nov 10, 2023
Fix capture set variable installation in Setup (#18885)
Show description for 8cb4945
Linyxus
authored
8cb4945
Copy full SHA for 8cb4945
Add structural classes of dynamicApply before inlining (#18766)
Show description for 7713bb6
odersky
authored
7713bb6
Copy full SHA for 7713bb6
Also add privateWithin when creating constructor proxies (#18893)
Show description for 22063fa
odersky
authored
22063fa
Copy full SHA for 22063fa
Drop redundant check for AnyClass
Linyxus
committed
7307f34
Copy full SHA for 7307f34
Deprecation warnings for old syntax: `var x = _` (#18821)
Show description for 6b12bf0
nicolasstucki
authored
6b12bf0
Copy full SHA for 6b12bf0
Use sha instead event payload (#18897)
Kordyjan
authored
a7aa5f0
Copy full SHA for a7aa5f0
Pagination
Previous
Next
You can’t perform that action at this time.