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
184
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
b39fe3b
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 9, 2021
Add `TermParamClause.isErased`
nicolasstucki
committed
b39fe3b
Copy full SHA for b39fe3b
Merge pull request #11980 from dotty-staging/fix-11977
Show description for 73bfead
odersky
authored
73bfead
Copy full SHA for 73bfead
Merge pull request #12025 from dotty-staging/fix-12021
Show description for 73d056a
nicolasstucki
authored
73d056a
Copy full SHA for 73d056a
Add TermParamClause.isGiven
Show description for 813b536
nicolasstucki
committed
813b536
Copy full SHA for 813b536
Merge pull request #12029 from dotty-staging/dont-merge-completion-items
Show description for 0a83d2c
prolativ
authored
0a83d2c
Copy full SHA for 0a83d2c
Commits on Apr 8, 2021
Merge pull request #12028 from dotty-staging/fix-#11985
Show description for 5780e5d
nicolasstucki
authored
5780e5d
Copy full SHA for 5780e5d
Don't merge code completion items having the same name.
Show description for 3ff472f
prolativ
committed
3ff472f
Copy full SHA for 3ff472f
Merge pull request #11844 from adpi2/sbt-1.5-RC2
Show description for a070798
anatoliykmetyuk
authored
a070798
Copy full SHA for a070798
Remove call to `constValue` if it fails to expand
Show description for 20edaf6
nicolasstucki
committed
20edaf6
Copy full SHA for 20edaf6
Commits on Apr 7, 2021
Update stdLib213
adpi2
committed
7229749
Copy full SHA for 7229749
Fix minitest doc command
adpi2
committed
dd95969
Copy full SHA for dd95969
Merge pull request #11935 from dotty-staging/make-doc-commbuild-aware-of-experiments
Show description for 8b35b67
abgruszecki
authored
8b35b67
Copy full SHA for 8b35b67
Use sbt slash syntax
adpi2
committed
69a1a41
Copy full SHA for 69a1a41
bump sbt to 1.5.0
adpi2
committed
1ed90a5
Copy full SHA for 1ed90a5
Merge pull request #12000 from dotty-staging/fix-11995
Show description for 63fb4e7
abgruszecki
authored
63fb4e7
Copy full SHA for 63fb4e7
Merge pull request #12008 from dotty-staging/fix-11963
Show description for f655eeb
odersky
authored
f655eeb
Copy full SHA for f655eeb
Commits on Apr 6, 2021
Streamline flag checking
Show description for 58d7665
odersky
committed
58d7665
Copy full SHA for 58d7665
Merge pull request #12001 from dotty-staging/fix-11997
Show description for b0061c4
odersky
authored
b0061c4
Copy full SHA for b0061c4
Merge pull request #12002 from dotty-staging/fix-11994
Show description for 7ca45d2
odersky
authored
7ca45d2
Copy full SHA for 7ca45d2
Refine previous fix
Show description for 9c1647b
odersky
committed
9c1647b
Copy full SHA for 9c1647b
Better error message for errors arising from implicit completions
Show description for b2e62b6
odersky
committed
b2e62b6
Copy full SHA for b2e62b6
Merge pull request #11965 from BarkingBad/scaladoc/merge-scaladoc2-features
Show description for 88389fc
romanowski
authored
88389fc
Copy full SHA for 88389fc
Merge pull request #11962 from BarkingBad/scaladoc/fix-briefs
Show description for 39422ce
romanowski
authored
39422ce
Copy full SHA for 39422ce
Allow by-name types in using clauses
Show description for d8b8fc1
odersky
committed
d8b8fc1
Copy full SHA for d8b8fc1
Community build: tag scas as not requiring experimental
Show description for 3e2483d
abgruszecki
committed
3e2483d
Copy full SHA for 3e2483d
Add test
odersky
committed
6549806
Copy full SHA for 6549806
Revert "Recursively check nonvariant arguments of base types for realizability"
Show description for 67960b9
odersky
committed
67960b9
Copy full SHA for 67960b9
Commits on Apr 5, 2021
Merge pull request #11974 from dotty-staging/fix-namedArg-nullable
Show description for 16776c8
noti0na1
authored
16776c8
Copy full SHA for 16776c8
Merge pull request #11979 from dotty-staging/fix-11968
Show description for 0d2bb9e
odersky
authored
0d2bb9e
Copy full SHA for 0d2bb9e
Commits on Apr 4, 2021
Update tests/pos/i11968.scala
odersky
authored
cbaac3f
Copy full SHA for cbaac3f
Better fix: baseclasses intersection that takes bottom types into account
odersky
committed
230edd1
Copy full SHA for 230edd1
Commits on Apr 3, 2021
Fix repltest
odersky
committed
5fea7ed
Copy full SHA for 5fea7ed
When simplifying match types, ensure fully defined before reducing
Show description for bb7c8e2
odersky
committed
bb7c8e2
Copy full SHA for bb7c8e2
Fix treatment of bottom types in OrType#join and baseType computations
odersky
committed
e65305d
Copy full SHA for e65305d
Fix type namedArg when pt is nullable
noti0na1
committed
b2a5ae5
Copy full SHA for b2a5ae5
Pagination
Previous
Next
You can’t perform that action at this time.