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
181
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
a26a2c3
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 3, 2022
Merge pull request #14608 from tanishiking/typelambda-matchtype-2
Show description for a26a2c3
bishabosha
authored
a26a2c3
Copy full SHA for a26a2c3
Merge pull request #14826 from som-snytt/tweak/test-breakage
Show description for 4e9f610
KacperFKorban
authored
4e9f610
Copy full SHA for 4e9f610
dotc.io.Path uses java.io.File for string path
som-snytt
committed
9bd390f
Copy full SHA for 9bd390f
Commits on Apr 1, 2022
Merge pull request #14801 from dotty-staging/fix-14785
Show description for 4a96ce7
anatoliykmetyuk
authored
4a96ce7
Copy full SHA for 4a96ce7
Merge pull request #14817 from dotty-staging/split-publishing-steps
Show description for 241d586
Kordyjan
authored
241d586
Copy full SHA for 241d586
Add test file for semanticdb and ignore symbol lookup failures
Show description for ba24fe1
tanishiking
committed
ba24fe1
Copy full SHA for ba24fe1
Dealias type for looking up symbols in refinements
tanishiking
committed
8465366
Copy full SHA for 8465366
Commits on Mar 31, 2022
Split mvn and github publishing steps
Kordyjan
committed
3b96a31
Copy full SHA for 3b96a31
No need to resolve fake symbols from RefinedTypes
tanishiking
committed
50a43b9
Copy full SHA for 50a43b9
Resolve real symbol from nested refined type
tanishiking
committed
9375ab1
Copy full SHA for 9375ab1
Resolve symbol occurrences of select type fields
tanishiking
committed
be31d56
Copy full SHA for be31d56
Merge pull request #14808 from dotty-staging/add-regression-tests
Show description for 616308d
anatoliykmetyuk
authored
616308d
Copy full SHA for 616308d
Merge pull request #14812 from dotty-staging/add-missing-doc-in-quotes
Show description for 011df7d
anatoliykmetyuk
authored
011df7d
Copy full SHA for 011df7d
Commits on Mar 30, 2022
Merge pull request #14809 from dotty-staging/fix-14789
Show description for ee6733a
smarter
authored
ee6733a
Copy full SHA for ee6733a
Transform self in ClassDef
nicolasstucki
committed
1d58335
Copy full SHA for 1d58335
Detect when position is not in known source
Show description for 9566149
nicolasstucki
committed
9566149
Copy full SHA for 9566149
Add missing doc
nicolasstucki
committed
5bdd2de
Copy full SHA for 5bdd2de
Resolve symbols in refinements by fake symbols
tanishiking
committed
60c336e
Copy full SHA for 60c336e
Commits on Mar 29, 2022
Handle SummonFrom in reflect TreeMap
Show description for 1e6d50d
nicolasstucki
committed
1e6d50d
Copy full SHA for 1e6d50d
Handle SummonFrom in reflect TreeAccumulator
Show description for 30de364
nicolasstucki
committed
30de364
Copy full SHA for 30de364
Improve match error on reflect trees
Show description for 2b88a27
nicolasstucki
committed
2b88a27
Copy full SHA for 2b88a27
Merge pull request #14774 from dotty-staging/fix-14771
Show description for e835668
Kordyjan
authored
e835668
Copy full SHA for e835668
Add regression tests
nicolasstucki
committed
2b597e8
Copy full SHA for 2b597e8
Merge pull request #14805 from ckipp01/illegalStuff
Show description for 15fccde
smarter
authored
15fccde
Copy full SHA for 15fccde
refactor: use existing IllegalVariableInPatternAlternative message
Show description for cf135dc
ckipp01
committed
cf135dc
Copy full SHA for cf135dc
Merge pull request #14802 from ckipp01/explainReturnType
Show description for 7208bd8
ckipp01
authored
7208bd8
Copy full SHA for 7208bd8
fix: correct highlight interpolation in explain message
Show description for b8c9d5a
ckipp01
committed
b8c9d5a
Copy full SHA for b8c9d5a
Commits on Mar 28, 2022
Merge pull request #14796 from lampepfl/tasty-pickler-safe-init-error
Show description for ed9267e
olhotak
authored
ed9267e
Copy full SHA for ed9267e
Fix safe-init error in TreePickler
Show description for bab2edc
Xavientois
committed
bab2edc
Copy full SHA for bab2edc
Merge pull request #14645 from dwijnand/match-type/reduce-tparam-bounds-pr
dwijnand
authored
441afc5
Copy full SHA for 441afc5
Merge pull request #14747 from dotty-staging/scaladoc/css-adjustments
Show description for 1baaa90
pikinier20
authored
1baaa90
Copy full SHA for 1baaa90
Merge pull request #14786 from ckipp01/correctErrorId
Show description for 1c033a7
Kordyjan
authored
1c033a7
Copy full SHA for 1c033a7
Highlight all EBNF snippets. Add missing semicolons.
pikinier20
committed
a60c4e7
Copy full SHA for a60c4e7
Merge pull request #14797 from pweisenburger/regression-tests-3058-10943-12216-12655
Show description for 7b6a073
bishabosha
authored
7b6a073
Copy full SHA for 7b6a073
Bump highlight.js version. Add semicolons at the end of production rules.
pikinier20
committed
0443992
Copy full SHA for 0443992
Pagination
Previous
Next
You can’t perform that action at this time.