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
185
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
b8e4571
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 14, 2021
Rename secrets in github workflows
BarkingBad
committed
b8e4571
Copy full SHA for b8e4571
Fix docs and resources copying
BarkingBad
committed
44fe92b
Copy full SHA for 44fe92b
Fix publishing nightly docs do BarkingBad fork.
BarkingBad
committed
77af246
Copy full SHA for 77af246
Fix some broken likns for static site and configure CI for nightly pushes to docs.scala-lang
BarkingBad
committed
2b1bce3
Copy full SHA for 2b1bce3
Fix API after rebase conflicts
BarkingBad
committed
43c73b4
Copy full SHA for 43c73b4
Add preprocessing of markdown files for docs.scala-lang
BarkingBad
committed
fdaede4
Copy full SHA for fdaede4
Merge pull request #13733 from dotty-staging/fix-#13557
Show description for 0967522
anatoliykmetyuk
authored
0967522
Copy full SHA for 0967522
Merge pull request #13714 from SethTisue/issue-10383
Show description for 583a5e5
smarter
authored
583a5e5
Copy full SHA for 583a5e5
Merge pull request #13744 from som-snytt/issue/13019
Show description for c27107b
smarter
authored
c27107b
Copy full SHA for c27107b
Merge pull request #13628 from dotty-staging/fix-8702
dwijnand
authored
f031f2e
Copy full SHA for f031f2e
Commits on Oct 13, 2021
Add `init` and `last` methods to `NonEmptyTuple` (#13735)
danicheg
authored
3b5ff7a
Copy full SHA for 3b5ff7a
Can mark var impl as override
som-snytt
committed
d45fbe8
Copy full SHA for d45fbe8
don't warn on infix usage of Scala 2 defined methods
Show description for aba4d2c
SethTisue
and
dwijnand
committed
aba4d2c
Copy full SHA for aba4d2c
Fix #8702: Update outdated paragraph on MT variance
Show description for 222dc19
OlivierBlanvillain
committed
222dc19
Copy full SHA for 222dc19
Merge pull request #11215 from unkarjedy/patch-3
Show description for d3a26e2
odersky
authored
d3a26e2
Copy full SHA for d3a26e2
Merge pull request #13731 from dotty-staging/hidden-implicit-msg
Show description for a62acc8
smarter
authored
a62acc8
Copy full SHA for a62acc8
Commits on Oct 12, 2021
Add missing position to closure tree
Show description for 29ef620
nicolasstucki
committed
29ef620
Copy full SHA for 29ef620
Fix error message when "import given" is missing
Show description for ad5a363
smarter
committed
ad5a363
Copy full SHA for ad5a363
Commits on Oct 11, 2021
Merge pull request #13547 from dotty-staging/fixx-#13546
Show description for 1ed25ce
nicolasstucki
authored
1ed25ce
Copy full SHA for 1ed25ce
Add skipLocalOwners
nicolasstucki
committed
09cb925
Copy full SHA for 09cb925
Merge pull request #13710 from dotty-staging/scaladoc/index-tests
Show description for a771c86
BarkingBad
authored
a771c86
Copy full SHA for a771c86
Apply requested changes
BarkingBad
committed
36d1798
Copy full SHA for 36d1798
Merge pull request #13498 from scalacenter/set-version-scheme
Show description for f8b869b
smarter
authored
f8b869b
Copy full SHA for f8b869b
Enable MiMa on project tasty-core-bootstrapped
julienrf
committed
00941d7
Copy full SHA for 00941d7
Commits on Oct 8, 2021
Merge pull request #13718 from dotty-staging/java-varargs-erasure-3
Show description for 0a89c6f
smarter
authored
0a89c6f
Copy full SHA for 0a89c6f
Handle Java varargs `T...` where `T` is a class parameter
Show description for 6e35c6f
smarter
committed
6e35c6f
Copy full SHA for 6e35c6f
Merge pull request #13720 from soronpo/i13120_test
Show description for 1f34888
smarter
authored
1f34888
Copy full SHA for 1f34888
Add regression test for #13120
soronpo
committed
c764846
Copy full SHA for c764846
Merge pull request #13719 from dotty-staging/toplevel-export-cycle
Show description for 97c772b
odersky
authored
97c772b
Copy full SHA for 97c772b
Merge pull request #13712 from pikinier20/scaladoc/scaladoc2-settings
Show description for 1cffaa4
smarter
authored
1cffaa4
Copy full SHA for 1cffaa4
Merge pull request #13453 from dotty-staging/fix-13433
Show description for f726a24
smarter
authored
f726a24
Copy full SHA for f726a24
Avoid cycle with top-level export and trait
Show description for 37d6d1e
smarter
committed
37d6d1e
Copy full SHA for 37d6d1e
Merge pull request #13717 from dotty-staging/remove-rename-lifted
Show description for 0b3b305
smarter
authored
0b3b305
Copy full SHA for 0b3b305
Do not make pattern quotes inlinable
nicolasstucki
committed
0b072d6
Copy full SHA for 0b072d6
Remove RenameLifted phase
Show description for 9ff7c66
nicolasstucki
committed
9ff7c66
Copy full SHA for 9ff7c66
Pagination
Previous
Next
You can’t perform that action at this time.