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
188
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
84d0ab4
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 27, 2021
two fixes in Markdown files
michelou
committed
84d0ab4
Copy full SHA for 84d0ab4
Merge pull request #11224 from mpilquist/topic/enum-invariant-message
Show description for 4a6ec60
odersky
authored
4a6ec60
Copy full SHA for 4a6ec60
Merge pull request #11217 from dotty-staging/change-signature-of-quotes
Show description for 266ee03
nicolasstucki
authored
266ee03
Copy full SHA for 266ee03
Merge pull request #11188 from dotty-staging/update-params-untupling-doc
Show description for b3c4691
nicolasstucki
authored
b3c4691
Copy full SHA for b3c4691
Make `quotes` parameter an inline parameter
Show description for b675dfe
nicolasstucki
committed
b675dfe
Copy full SHA for b675dfe
Merge pull request #11228 from dotty-staging/fix-bug-in-master
Show description for b863cec
smarter
authored
b863cec
Copy full SHA for b863cec
Fix syntax of failing test in master
nicolasstucki
committed
2fea4ac
Copy full SHA for 2fea4ac
Merge pull request #11218 from dotty-staging/quotes-doc
Show description for ab03d87
nicolasstucki
authored
ab03d87
Copy full SHA for ab03d87
Merge pull request #11192 from dotty-staging/fix-11078
Show description for 98bf4f8
odersky
authored
98bf4f8
Copy full SHA for 98bf4f8
Merge pull request #11219 from dotty-staging/fix-syntax-pages
Show description for c840d21
odersky
authored
c840d21
Copy full SHA for c840d21
Apply suggestions from code review
Show description for e8b69dc
nicolasstucki
and
liufengyun
authored
e8b69dc
Copy full SHA for e8b69dc
Change error message when enumeration type param is invariant
mpilquist
committed
506c2e2
Copy full SHA for 506c2e2
Commits on Jan 26, 2021
Update text in indentation.md
odersky
committed
fcfb579
Copy full SHA for fcfb579
Make indentation explicit in context-free syntax
odersky
committed
336dd68
Copy full SHA for 336dd68
Add back package
nicolasstucki
authored
d8d6a62
Copy full SHA for d8d6a62
Merge pull request #11213 from dotty-staging/revert-with
Show description for a3b7ed6
odersky
authored
a3b7ed6
Copy full SHA for a3b7ed6
Add some docs in Quotes.scala
nicolasstucki
committed
d192c1f
Copy full SHA for d192c1f
Bump sbt-dotty to 0.5.3-SNAPSHOT
smarter
committed
c413ea2
Copy full SHA for c413ea2
Publish sbt-dotty 0.5.2
smarter
committed
a6e75ca
Copy full SHA for a6e75ca
Merge pull request #11209 from BarkingBad/scala3doc/flattened-children
Show description for d1f9cd6
BarkingBad
authored
d1f9cd6
Copy full SHA for d1f9cd6
Merge pull request #11212 from dotty-staging/template-version
Show description for 53473a8
liufengyun
authored
53473a8
Copy full SHA for 53473a8
Commits on Jan 25, 2021
issue templates: better version prompt
Show description for b184a71
smarter
committed
b184a71
Copy full SHA for b184a71
Revert "Allow `with` after class"
Show description for 945ff14
odersky
committed
945ff14
Copy full SHA for 945ff14
Revert "Allow self types after with"
Show description for 4732e78
odersky
committed
4732e78
Copy full SHA for 4732e78
Revert "Adapt given instance definitions"
Show description for 9584970
odersky
committed
9584970
Copy full SHA for 9584970
Revert "Allow `with` in refinements"
Show description for b57b985
odersky
committed
b57b985
Copy full SHA for b57b985
Revert "More doc pages updates"
Show description for 65aead7
odersky
committed
65aead7
Copy full SHA for 65aead7
Revert "Better prediction after `with` in types"
Show description for f16aa50
odersky
committed
f16aa50
Copy full SHA for f16aa50
Revert "Special error message for extension (...) with"
Show description for 0ef70b2
odersky
committed
0ef70b2
Copy full SHA for 0ef70b2
Revert "Change colon to with after class and friends"
Show description for f9c37a3
odersky
committed
f9c37a3
Copy full SHA for f9c37a3
Revert "Change doc pages for syntax and indentation"
Show description for ede5c00
odersky
committed
ede5c00
Copy full SHA for ede5c00
Fix flattened children graph
BarkingBad
committed
d6af907
Copy full SHA for d6af907
Merge pull request #11207 from Jasper-M/patch-2
Show description for 7d520d1
nicolasstucki
authored
7d520d1
Copy full SHA for 7d520d1
Trial 3: don't follow LazyRef in expanding bounds
liufengyun
committed
f661681
Copy full SHA for f661681
Add outer param when java inner class instantiated (#11198)
Show description for 35bb073
changvvb
authored
35bb073
Copy full SHA for 35bb073
Pagination
Previous
Next
You can’t perform that action at this time.