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
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
a6dd55d
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 21, 2019
Fix test case due to multiverse equality
liufengyun
committed
a6dd55d
Copy full SHA for a6dd55d
Address comments in #5958 (thanks @smarter)
liufengyun
committed
27bd6b0
Copy full SHA for 27bd6b0
Merge pull request #5963 from dotty-staging/fix/gotodef-exception
Show description for daf4ce9
smarter
authored
daf4ce9
Copy full SHA for daf4ce9
Merge pull request #5958 from dotty-staging/fix-if-block
Show description for ab1da64
odersky
authored
ab1da64
Copy full SHA for ab1da64
Merge pull request #5960 from Jentsch/fix-broken-link
Show description for 16d37a2
smarter
authored
16d37a2
Copy full SHA for 16d37a2
Merge pull request #5934 from gnp/patch-1
Show description for b257579
nicolasstucki
authored
b257579
Copy full SHA for b257579
Merge pull request #5961 from dotty-staging/fix-#5954
Show description for 8f2fa50
liufengyun
authored
8f2fa50
Copy full SHA for 8f2fa50
Avoid exception when doing go-to-definition on something that doesn't exist
smarter
committed
7c91e49
Copy full SHA for 7c91e49
Add regression test
nicolasstucki
committed
e277ff2
Copy full SHA for e277ff2
Fix #5954: Do not check prefix for non locally defined types
nicolasstucki
committed
90f4d5b
Copy full SHA for 90f4d5b
Fix broken implicit function type link on landing page
Show description for 81af002
Jentsch
committed
81af002
Copy full SHA for 81af002
Commits on Feb 20, 2019
Fix #444: be more conservative on when Block and If types should be recomputed.
DarkDimius
authored and
liufengyun
committed
ff7a67c
Copy full SHA for ff7a67c
Merge pull request #5953 from dotty-staging/add-missing-pattern-positions
Show description for 60c4bf8
nicolasstucki
authored
60c4bf8
Copy full SHA for 60c4bf8
Merge pull request #5950 from dotty-staging/fix-#5948
Show description for 715e221
odersky
authored
715e221
Copy full SHA for 715e221
Fix stability condition in hasMatchingMember
odersky
committed
4d198ec
Copy full SHA for 4d198ec
Add missing position to pattern constructors
nicolasstucki
committed
c2fd8d9
Copy full SHA for c2fd8d9
Merge pull request #5796 from dotty-staging/add-select-constructor
Show description for 2f1d990
liufengyun
authored
2f1d990
Copy full SHA for 2f1d990
Merge pull request #5952 from dotty-staging/restore-stdlib
Show description for cc59576
OlivierBlanvillain
authored
cc59576
Copy full SHA for cc59576
Add documentation for Select constructors
liufengyun
committed
3b9306b
Copy full SHA for 3b9306b
Re-add the stdlib to the community build
smarter
committed
247443e
Copy full SHA for 247443e
Commits on Feb 19, 2019
Merge pull request #5932 from dotty-staging/fix-5924
Show description for 38189b5
liufengyun
authored
38189b5
Copy full SHA for 38189b5
Fix #5948: Tighten rule in hasMatchingMember
Show description for e22dfcc
odersky
committed
e22dfcc
Copy full SHA for e22dfcc
Address review
liufengyun
committed
ca0da0f
Copy full SHA for ca0da0f
Merge pull request #5947 from dotty-staging/pull-0.13.x
Show description for 6bc5052
Aggelos Biboudis
authored
6bc5052
Copy full SHA for 6bc5052
Check never emit non-final fields in traits
liufengyun
committed
32e43f7
Copy full SHA for 32e43f7
Move @static immutable fields & methods to companion traits
Show description for 70041d2
liufengyun
committed
70041d2
Copy full SHA for 70041d2
Fix #5924: don't move static fields to interfaces
liufengyun
committed
82cff1a
Copy full SHA for 82cff1a
Merge branch '0.13.x' of https://github.com/lampepfl/dotty into pull-0.13.x
nicolasstucki
committed
5772bdc
Copy full SHA for 5772bdc
Merge pull request #5946 from dotty-staging/no-dottyLatestNightlyBuild
Show description for 0b16e1e
nicolasstucki
authored
0b16e1e
Copy full SHA for 0b16e1e
Stop using dottyLatestNightlyBuild
OlivierBlanvillain
committed
b692a2f
Copy full SHA for b692a2f
Commits on Feb 18, 2019
Merge pull request #5935 from dotty-staging/drop-andor-typetree
Show description for 4141bd2
odersky
authored
4141bd2
Copy full SHA for 4141bd2
Rebase to set default pos in constructors
liufengyun
committed
29d4ccb
Copy full SHA for 29d4ccb
Merge branch 'master' of github.com:lampepfl/dotty
biboudis
committed
af3ab3b
Copy full SHA for af3ab3b
Set baseVersion to 0.14.0
biboudis
committed
99a1db0
Copy full SHA for 99a1db0
Release Dotty 0.13.0-RC1
biboudis
committed
e99e488
Copy full SHA for e99e488
Pagination
Previous
Next
You can’t perform that action at this time.