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
187
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
fb7d82c
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 12, 2018
Address review comments
Duhemm
committed
fb7d82c
Copy full SHA for fb7d82c
Rename `dependencies` to `projectDependencies`
Duhemm
committed
4d3a104
Copy full SHA for 4d3a104
Find references in projects in parallel
Duhemm
committed
5c6651f
Copy full SHA for 5c6651f
Compile an empty source in InteractiveDriver ctor
Show description for 786b0bc
Duhemm
committed
786b0bc
Copy full SHA for 786b0bc
Move code around in InteractiveDriver
Show description for a49b25d
Duhemm
committed
a49b25d
Copy full SHA for a49b25d
Cache computation of dependent projects
Duhemm
committed
fa1260f
Copy full SHA for fa1260f
Support for multi-project `find all references`
Show description for 5875250
Duhemm
committed
5875250
Copy full SHA for 5875250
Add `dependencies` field to `ProjectConfig`
Show description for 15ef554
Duhemm
committed
15ef554
Copy full SHA for 15ef554
Commits on Nov 11, 2018
Merge pull request #5424 from dotty-staging/fix-impfun-case-class
Show description for 180c8df
smarter
authored
180c8df
Copy full SHA for 180c8df
Fix #5419: explicit result types for _N in case classes
Show description for bbfdd1b
smarter
committed
bbfdd1b
Copy full SHA for bbfdd1b
Merge pull request #5423 from dotty-staging/fix-implicit-shortcut-bridge
Show description for c0941f3
smarter
authored
c0941f3
Copy full SHA for c0941f3
Fix #5212: Fix bridge generation for implicit shortcuts
Show description for 235e38b
smarter
committed
235e38b
Copy full SHA for 235e38b
Merge pull request #5416 from dotty-staging/fix-#5404-2
Show description for a043541
nicolasstucki
authored
a043541
Copy full SHA for a043541
Commits on Nov 10, 2018
Fix #5404: Add MatchType to TASTy reflect
nicolasstucki
committed
571cd88
Copy full SHA for 571cd88
Merge pull request #5398 from dotty-staging/refactor-tasty-reflect
Show description for b0a20fc
nicolasstucki
authored
b0a20fc
Copy full SHA for b0a20fc
Commits on Nov 9, 2018
Merge pull request #5399 from dotty-staging/fix-5163-bis
Show description for a9029dc
allanrenucci
authored
a9029dc
Copy full SHA for a9029dc
Merge pull request #5403 from abeln/java-varargs
Show description for ef84d2f
allanrenucci
authored
ef84d2f
Copy full SHA for ef84d2f
Improve error reporting for Tailrec
allanrenucci
committed
a129cbd
Copy full SHA for a129cbd
Optimise the Tailrec phase
Show description for d47ead5
allanrenucci
committed
d47ead5
Copy full SHA for d47ead5
Fix #5140: Ycheck failure in covariant java varargs
Show description for 72e6cd5
abeln
committed
72e6cd5
Copy full SHA for 72e6cd5
Properly handle while loops in Tailrec
Show description for 5e67cd0
allanrenucci
committed
5e67cd0
Copy full SHA for 5e67cd0
Fix #5163: Report tailrec failures on recursive call targeting supertype
allanrenucci
committed
585fd48
Copy full SHA for 585fd48
Cleanup Tailrec
allanrenucci
committed
5bd7a30
Copy full SHA for 5bd7a30
Rename ReflectionCore to Core
nicolasstucki
committed
030adb4
Copy full SHA for 030adb4
Refactor Printer to simplify use
Show description for 8638163
nicolasstucki
committed
8638163
Copy full SHA for 8638163
Refactor TreeAcumulator to simplify use
Show description for 5071ee8
nicolasstucki
committed
5071ee8
Copy full SHA for 5071ee8
Rename tasty.Show to tasty.Printer
Show description for 950c633
nicolasstucki
committed
950c633
Copy full SHA for 950c633
Rename tasty.Tasty to tasty.Reflection
nicolasstucki
committed
057ac1c
Copy full SHA for 057ac1c
Rename TASTy reflection method to reflect/reify
nicolasstucki
committed
38cc898
Copy full SHA for 38cc898
Merge pull request #5354 from dotty-staging/fix-5340
Show description for 3cfbb6d
allanrenucci
authored
3cfbb6d
Copy full SHA for 3cfbb6d
Merge pull request #5396 from dotty-staging/check-anonym
Show description for b261160
liufengyun
authored
b261160
Copy full SHA for b261160
Merge pull request #5415 from dotty-staging/fix-#5414
Show description for 1f63256
smarter
authored
1f63256
Copy full SHA for 1f63256
Commits on Nov 8, 2018
Fix #5414: Always emit / for path in decompilation comment
Show description for 10ad94b
nicolasstucki
committed
10ad94b
Copy full SHA for 10ad94b
Fix #505: Remove unnecessary boxing of synchronized block
Show description for 3d33bae
allanrenucci
committed
3d33bae
Copy full SHA for 3d33bae
Fix #5340: Improve runtime implementation of local lazy vals
Show description for f47c720
allanrenucci
committed
f47c720
Copy full SHA for f47c720
Pagination
Previous
Next
You can’t perform that action at this time.