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
190
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
4b0fff5
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 19, 2024
Disable i19170b on JDK8
Show description for a8277a7
nicolasstucki
committed
a8277a7
Copy full SHA for a8277a7
Make order of renames and missing imports deterministic (#19468)
Show description for 36ee954
bishabosha
authored
36ee954
Copy full SHA for 36ee954
Fix #19202: Passing latest NotNullInfos to a mutable field of a Completer (#19463)
Show description for 0b7a785
noti0na1
authored
0b7a785
Copy full SHA for 0b7a785
Update TASTy minor version for nightlies of 3.4 (#19483)
Show description for eb41221
Kordyjan
authored
eb41221
Copy full SHA for eb41221
Make PC more resiliant to crashes
rochala
committed
38d252e
Copy full SHA for 38d252e
Add a comment for myNotNullInfos
noti0na1
committed
44e63a1
Copy full SHA for 44e63a1
Bump VirtusLab/scala-cli-setup from 1.1.0 to 1.1.1 (#19450)
Show description for 6786a0f
Kordyjan
authored
6786a0f
Copy full SHA for 6786a0f
Update TASTy minor version for nightlies
Show description for eb67985
nicolasstucki
committed
eb67985
Copy full SHA for eb67985
Change the name of dummy type parameter
noti0na1
committed
9d1e5a6
Copy full SHA for 9d1e5a6
Commits on Jan 18, 2024
Make myNotNullInfos field private
noti0na1
committed
bc057db
Copy full SHA for bc057db
Passing NotNullInfos to a mutable field of a Completer
noti0na1
committed
7936264
Copy full SHA for 7936264
Disable i19170b on Windows (#19471)
Show description for e64a5a5
jchyb
authored
e64a5a5
Copy full SHA for e64a5a5
Use inferred type transformer for SeqLiterals (#19472)
Show description for 2c388fa
Linyxus
authored
2c388fa
Copy full SHA for 2c388fa
Update reference version to 3.4.0-RC1 (#19473)
Show description for 3bf7b5d
Kordyjan
authored
3bf7b5d
Copy full SHA for 3bf7b5d
Use inferred type transformer for SeqLiterals
Show description for f5ba0e9
odersky
committed
f5ba0e9
Copy full SHA for f5ba0e9
Update reference version to 3.4.0-RC1
nicolasstucki
committed
39106ee
Copy full SHA for 39106ee
Update base version to 3.4.1-RC1 (#19469)
Show description for 3eece68
nicolasstucki
authored
3eece68
Copy full SHA for 3eece68
Disable i19170b on Windows
nicolasstucki
committed
a7f514a
Copy full SHA for a7f514a
Split forwards and backwards incompatibilities
Show description for aae2d5d
nicolasstucki
committed
aae2d5d
Copy full SHA for aae2d5d
Update base version to 3.4.1-RC1
Show description for 373b600
nicolasstucki
committed
373b600
Copy full SHA for 373b600
Update `staging.Compiler.make` documentation (#19428)
Show description for 34628b3
nicolasstucki
authored
34628b3
Copy full SHA for 34628b3
Make order of renames and missing imports deterministic
Show description for 92a3f26
nicolasstucki
committed
92a3f26
Copy full SHA for 92a3f26
Commits on Jan 17, 2024
Also compute base classes of wildcardTypes (#19465)
Show description for e768883
odersky
authored
e768883
Copy full SHA for e768883
Clean `scala2-library` on `scala3-bootstrapped/clean` (#19451)
Show description for bc8aba2
odersky
authored
bc8aba2
Copy full SHA for bc8aba2
chore: backport changes from metals (#19452)
Show description for 57321f2
tgodzik
authored
57321f2
Copy full SHA for 57321f2
Also compute base classes of wildcardTypes
Show description for 725c425
odersky
committed
725c425
Copy full SHA for 725c425
Commits on Jan 16, 2024
Fix problems with cycle checks (#19453)
Show description for 78c4da2
smarter
authored
78c4da2
Copy full SHA for 78c4da2
Reject wildcard types in using clauses (#19459)
Show description for 68bb590
smarter
authored
68bb590
Copy full SHA for 68bb590
Don't leave underspecified SAM types in the code (#19461)
Show description for c8be7f8
smarter
authored
c8be7f8
Copy full SHA for c8be7f8
Don't leave underspecified SAM types in the code
Show description for c8f3a6f
odersky
committed
c8f3a6f
Copy full SHA for c8f3a6f
Reject wildcard types in using clauses
odersky
committed
69af22c
Copy full SHA for 69af22c
Cheaper test for isInteresting in cycle checking
odersky
committed
1354d0d
Copy full SHA for 1354d0d
chore: backport changes from metals
jkciesluk
committed
882f2c7
Copy full SHA for 882f2c7
Scaladoc - add option for dynamic side menu (#19337)
Show description for 2945fd1
Florian3k
authored
2945fd1
Copy full SHA for 2945fd1
Commits on Jan 15, 2024
Fix problems with cycle checks
Show description for 756ae34
odersky
committed
756ae34
Copy full SHA for 756ae34
Pagination
Previous
Next
You can’t perform that action at this time.