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
192
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
d84b3ca
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 25, 2024
test: add a test to confirm scala/scala#10644 is forward-ported
i10416
committed
d84b3ca
Copy full SHA for d84b3ca
fix: imported symbol missing for companion module
i10416
committed
1d65c5b
Copy full SHA for 1d65c5b
Update compiler/src/dotty/tools/dotc/core/ContextOps.scala
Show description for 4992b4b
i10416
and
bishabosha
authored
4992b4b
Copy full SHA for 4992b4b
Commits on Feb 24, 2024
tweak: try the original name first and then fallback to module
Show description for 4cb34e5
i10416
committed
4cb34e5
Copy full SHA for 4cb34e5
fix: cannot find Scala companion module from Java
Show description for 22d98d6
i10416
committed
22d98d6
Copy full SHA for 22d98d6
Commits on Feb 23, 2024
Fix untupling of functions in for comprehensions (#19620)
dwijnand
authored
8e2f92a
Copy full SHA for 8e2f92a
Commits on Feb 22, 2024
Add GADT symbols when typing typing-ahead lambda bodies (#19644)
dwijnand
authored
98efdab
Copy full SHA for 98efdab
Add test for overriding a definition with MacroAnnotation without dummy definition (#19742)
hamzaremmal
authored
119bc33
Copy full SHA for 119bc33
Add test for overriding a definition with MacroAnnotation without dummy definition
hamzaremmal
committed
4df6b10
Copy full SHA for 4df6b10
Extract shared prepareRhsCtx
dwijnand
committed
2c81588
Copy full SHA for 2c81588
Fix java typer problems with inner class references and raw types (#19747)
Show description for 51ea65a
bishabosha
authored
51ea65a
Copy full SHA for 51ea65a
skip test on scala-js
bishabosha
committed
faf8547
Copy full SHA for faf8547
In Java sources, allow a non-stable prefix for a class parent.
Show description for d37857c
bishabosha
committed
d37857c
Copy full SHA for d37857c
improvement: Replace synthetic decorations with inlay hints
Show description for be8abfa
jkciesluk
committed
be8abfa
Copy full SHA for be8abfa
Commits on Feb 21, 2024
remove implementation from asInstanceOf (#19753)
Show description for e54be6e
sjrd
authored
e54be6e
Copy full SHA for e54be6e
remove implementation from asInstanceOf
Show description for 5212897
robstoll
authored
5212897
Copy full SHA for 5212897
Update local `Dockerfile` used for spec changes to be in line with github workflows (#19718)
Show description for 4e6a502
bishabosha
authored
4e6a502
Copy full SHA for 4e6a502
also cook the tree of a java raw type
bishabosha
committed
e8e295a
Copy full SHA for e8e295a
Widen prefix in findRef of class from Java sources.
Show description for 3ab2999
bishabosha
committed
3ab2999
Copy full SHA for 3ab2999
do not look in companion in javaFindMember in typedSelect
bishabosha
committed
b3501a6
Copy full SHA for b3501a6
reproduce the issue
bishabosha
committed
3e2a88e
Copy full SHA for 3e2a88e
Parse search query param in Scaladoc (#19669)
Show description for 3154086
Florian3k
authored
3154086
Copy full SHA for 3154086
Commits on Feb 20, 2024
Fix #19402: emit proper error in absence of using in given definitions (#19714)
nicolasstucki
authored
a6df9ca
Copy full SHA for a6df9ca
bugfix: Choose correct signature is signatureHelp for overloaded methods
jkciesluk
committed
ab44759
Copy full SHA for ab44759
Commits on Feb 19, 2024
Tweak parameter accessor scheme (#19719)
Show description for bbedb45
SethTisue
authored
bbedb45
Copy full SHA for bbedb45
Bump VirtusLab/scala-cli-setup from 1.1.2 to 1.1.3 (#19733)
Show description for ca88156
hamzaremmal
authored
ca88156
Copy full SHA for ca88156
Add patch for undefined behavior with `object $` (#19705)
Show description for 898ce33
bishabosha
authored
898ce33
Copy full SHA for 898ce33
Bump VirtusLab/scala-cli-setup from 1.1.2 to 1.1.3
Show description for 4e6d156
dependabot[bot]
authored
4e6d156
Copy full SHA for 4e6d156
Add regression test for #19087 (#19726)
Show description for 69170d3
mbovel
authored
69170d3
Copy full SHA for 69170d3
[regression] Publish nightly releases and releases using Java 8 (#19722)
Show description for c3a1959
hamzaremmal
authored
c3a1959
Copy full SHA for c3a1959
Prefer extensions over conversions for member selection (#19717)
dwijnand
authored
3340b4c
Copy full SHA for 3340b4c
Update phrasing for NotClassType explain error message (#19635)
Show description for 9a79c14
SethTisue
authored
9a79c14
Copy full SHA for 9a79c14
Add explanation for NotClassType error message
Show description for 00b6fb4
aherlihy
authored and
SethTisue
committed
00b6fb4
Copy full SHA for 00b6fb4
update documentation for running scalajs tests with update checkfiles
aherlihy
authored and
SethTisue
committed
1a2b718
Copy full SHA for 1a2b718
Commits on Feb 17, 2024
Fix nightly build failure + Address issue with the self-hosted runner (#19720)
Show description for 6a795fd
hamzaremmal
authored
6a795fd
Copy full SHA for 6a795fd
Pagination
Previous
Next
You can’t perform that action at this time.