Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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
182
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
4bba8be
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 1, 2024
Add changelog for 3.3.2-RC3
Kordyjan
committed
4bba8be
Copy full SHA for 4bba8be
Backport "jsoup: 1.14.3 → 1.17.2" to release-3.3.2 (#19585)
Show description for 240a29e
Kordyjan
authored
240a29e
Copy full SHA for 240a29e
Commits on Jan 31, 2024
jsoup: 1.14.3 → 1.17.2
Show description for e07c547
fabianhjr-dealengine
authored and
fabianhjr
committed
e07c547
Copy full SHA for e07c547
Release 3.3.2-RC2
Kordyjan
committed
d17095e
Copy full SHA for d17095e
Add changelog for 3.3.2-RC2
Kordyjan
committed
d3e764f
Copy full SHA for d3e764f
Backport "Update copyright year in cmdScaladocTests" (#19492)
Show description for b8df109
Kordyjan
authored
b8df109
Copy full SHA for b8df109
Backport "Fix expandParam's use of argForParam/isArgPrefixOf." (#19491)
Show description for a998e61
Kordyjan
authored
a998e61
Copy full SHA for a998e61
Get current year for copyright footer
nicolasstucki
authored and
Kordyjan
committed
1073792
Copy full SHA for 1073792
Remove an incompatible java api method in java 8 from a test
jchyb
authored and
Kordyjan
committed
f5e4cb3
Copy full SHA for f5e4cb3
Fix expandParam's use of argForParam/isArgPrefixOf.
dwijnand
authored and
Kordyjan
committed
4c531c2
Copy full SHA for 4c531c2
Commits on Jan 30, 2024
Scala 2.13.12 (was 2.13.10) (#19454)
Show description for 3cac39e
SethTisue
authored
3cac39e
Copy full SHA for 3cac39e
Commits on Jan 22, 2024
Scala 2.13.12
SethTisue
committed
d20dbbc
Copy full SHA for d20dbbc
Commits on Dec 15, 2023
Release 3.3.2-RC1
Kordyjan
committed
60b77ed
Copy full SHA for 60b77ed
Add changelog for 3.3.2-RC1
Kordyjan
committed
3149ec0
Copy full SHA for 3149ec0
Commits on Dec 13, 2023
Backport "fix: scoverage statement's line number should be 1-base" to LTS (#19236)
Show description for 3f89c26
Kordyjan
authored
3f89c26
Copy full SHA for 3f89c26
Backport "Coverage: Do not lift applications of context functions" to LTS (#19235)
Show description for edb070b
Kordyjan
authored
edb070b
Copy full SHA for edb070b
Backport "Only lift inner expressions when lifting repeated `Typed` arguments" to LTS (#19234)
Show description for 067ec76
Kordyjan
authored
067ec76
Copy full SHA for 067ec76
Backport "Fix the issue with coverage inside of a TypeApply" to LTS (#19233)
Show description for 234d0f2
Kordyjan
authored
234d0f2
Copy full SHA for 234d0f2
Backport "Coverage: mark case bodies as branches; don't ignore branches with synthetic spans" to LTS (#19232)
Show description for 0b33d5b
Kordyjan
authored
0b33d5b
Copy full SHA for 0b33d5b
Correct coverage test cases missing on main
Kordyjan
committed
12468e3
Copy full SHA for 12468e3
Fix more test leftovers
Kordyjan
committed
1788393
Copy full SHA for 1788393
Commits on Dec 11, 2023
Align experimental definitions list
Kordyjan
committed
8cc12b3
Copy full SHA for 8cc12b3
fix: scoverage statement's line number should be 1-base
Show description for 04da287
tanishiking
authored and
Kordyjan
committed
04da287
Copy full SHA for 04da287
Coverage: Do not lift applications of context functions
Show description for 4df32fc
KacperFKorban
authored and
Kordyjan
committed
4df32fc
Copy full SHA for 4df32fc
Only lift inner expressions when lifting repeated `Typed` arguments
Show description for b8d2fd5
KacperFKorban
authored and
Kordyjan
committed
b8d2fd5
Copy full SHA for b8d2fd5
Fix the issue with coverage that was caused by information being lost with a TypeApply
Show description for e8d1bad
mrooneytrimble
authored and
Kordyjan
committed
e8d1bad
Copy full SHA for e8d1bad
Coverage: mark case bodies as branches; don't ignore branches with synthetic spans
Show description for 3661710
KacperFKorban
authored and
Kordyjan
committed
3661710
Copy full SHA for 3661710
Commits on Dec 8, 2023
Backport "Don't lift the argument of a `synchronized` block in scoverage" to LTS (#19169)
Show description for 6bd403e
Kordyjan
authored
6bd403e
Copy full SHA for 6bd403e
Backport "Use `//> using` directive in compilation tests" to LTS (#19168)
Show description for 1334656
Kordyjan
authored
1334656
Copy full SHA for 1334656
Backport "Support `//> options` directive in compilation tests" to LTS (#19167)
Show description for b9bedad
Kordyjan
authored
b9bedad
Copy full SHA for b9bedad
Backport "Simplify tests with custom args in CompilationTests" to LTS (#19166)
Show description for a3770ce
Kordyjan
authored
a3770ce
Copy full SHA for a3770ce
Backport "Handle macro dependencies through class of `this`" to LTS (#19164)
Show description for 101f4bf
Kordyjan
authored
101f4bf
Copy full SHA for 101f4bf
Backport "Disallow overloading from breaking stable patterns" to LTS (#19163)
Show description for 0e01547
Kordyjan
authored
0e01547
Copy full SHA for 0e01547
Backport "compiler plugin Scaladoc: document phase requirement" to LTS (#19162)
Show description for 96af022
Kordyjan
authored
96af022
Copy full SHA for 96af022
Backport "Set reference version to 3.3.1-RC5" to LTS (#19161)
Show description for fd309f6
Kordyjan
authored
fd309f6
Copy full SHA for fd309f6
Pagination
Previous
Next
You can’t perform that action at this time.