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
185
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
755d607
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 14, 2018
Merge pull request #5437 from dotty-staging/add-tasty-reflect-documentation
Show description for 755d607
nicolasstucki
authored
755d607
Copy full SHA for 755d607
Adresse comments
nicolasstucki
committed
e3b9aa2
Copy full SHA for e3b9aa2
Commits on Nov 13, 2018
Merge pull request #5301 from veera83372/repl_comments_highlight
Show description for bf5ba46
allanrenucci
authored
bf5ba46
Copy full SHA for bf5ba46
Fixes #5169 Added ability to highlight comments in repl
mrveera
committed
49394e0
Copy full SHA for 49394e0
Merge pull request #5395 from dotty-staging/topic/ide-signature-help
Show description for 7824363
Duhemm
authored
7824363
Copy full SHA for 7824363
Move `Signatures` to `dotty.tools.dotc.util`
Show description for 25d436b
Duhemm
committed
25d436b
Copy full SHA for 25d436b
Improve readability
Show description for 604c067
smarter
and
Duhemm
committed
604c067
Copy full SHA for 604c067
IDE: Support `textDocument/signatureHelp`
Show description for a94de7f
Duhemm
committed
a94de7f
Copy full SHA for a94de7f
Error message for `none of the overloaded...`
Show description for 52e6265
Duhemm
committed
52e6265
Copy full SHA for 52e6265
Merge pull request #5401 from dotty-staging/topic/ide-implementation
Show description for bdd932f
Duhemm
authored
bdd932f
Copy full SHA for bdd932f
Add documentation to TASTy reflect
nicolasstucki
committed
70d5839
Copy full SHA for 70d5839
Merge pull request #5394 from dotty-staging/topic/ide-better-doc
Show description for e27b6fa
Duhemm
authored
e27b6fa
Copy full SHA for e27b6fa
Show doc titles in bold
Duhemm
committed
cc1b7fa
Copy full SHA for cc1b7fa
Format documentation in REPL
Duhemm
committed
20a0596
Copy full SHA for 20a0596
IDE: Show markdown titles in hover
Duhemm
committed
f99ee40
Copy full SHA for f99ee40
Address review comment
Duhemm
committed
6eb26d6
Copy full SHA for 6eb26d6
Make `prefixRegex` sharable
Duhemm
committed
efefc51
Copy full SHA for efefc51
Move `ParsedComment` to `compiler` project
Duhemm
committed
2e1a0ef
Copy full SHA for 2e1a0ef
Improve display of documentation in IDE
Show description for ff97223
Duhemm
committed
ff97223
Copy full SHA for ff97223
Upgrade to lsp4j 0.5.0
Duhemm
committed
2c2b65e
Copy full SHA for 2c2b65e
Factor out code to handle multi-project
Duhemm
committed
858731b
Copy full SHA for 858731b
IDE: Support `textDocument/implementation`
Show description for 4b6c383
Duhemm
committed
4b6c383
Copy full SHA for 4b6c383
Merge pull request #5209 from dotty-staging/topic/ide-multi-project-references
Show description for 6a315ff
Duhemm
authored
6a315ff
Copy full SHA for 6a315ff
Commits on Nov 12, 2018
Merge pull request #5371 from dotty-staging/drop-weak-conformance
Show description for 9eed6e6
odersky
authored
9eed6e6
Copy full SHA for 9eed6e6
Merge pull request #5300 from dotty-staging/add-opaque-selftype
Show description for d9c2335
odersky
authored
d9c2335
Copy full SHA for d9c2335
Merge pull request #5388 from dotty-staging/port-gestalt-type-toolbox
Show description for 69772af
nicolasstucki
authored
69772af
Copy full SHA for 69772af
Narrow scope of `ctx` to avoid shadowing
Duhemm
committed
d5280a6
Copy full SHA for d5280a6
Fix module class logic (now works as in compiler)
nicolasstucki
committed
906ad2a
Copy full SHA for 906ad2a
Don't find references in parallel
Show description for c23a304
Duhemm
committed
c23a304
Copy full SHA for c23a304
Cleaner initialization of InteractiveDriver
Duhemm
committed
7b07ad9
Copy full SHA for 7b07ad9
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
Pagination
Previous
Next
You can’t perform that action at this time.