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
182
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
a57b7fb
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 5, 2019
Merge pull request #7684 from dotty-staging/emit-inline-errors-at-expansion-site
Show description for a57b7fb
nicolasstucki
authored
a57b7fb
Copy full SHA for a57b7fb
Update compiler/src/dotty/tools/dotc/util/SourcePosition.scala
Show description for fb8ac6c
nicolasstucki
and
anatoliykmetyuk
authored
fb8ac6c
Copy full SHA for fb8ac6c
Move error locations
nicolasstucki
committed
bb8642e
Copy full SHA for bb8642e
Update error message header
nicolasstucki
committed
29744fe
Copy full SHA for 29744fe
Update inline position error message
nicolasstucki
committed
0ca8423
Copy full SHA for 0ca8423
Emit inline errors at expansion site
nicolasstucki
committed
83b23e2
Copy full SHA for 83b23e2
Merge pull request #7681 from dotty-staging/remove-QuoteContext-macro-context
Show description for 9363540
nicolasstucki
authored
9363540
Copy full SHA for 9363540
Commits on Dec 4, 2019
Merge pull request #7678 from dotty-staging/sourcepath-toplevel
Show description for 5a695a5
smarter
authored
5a695a5
Copy full SHA for 5a695a5
Move -sourcepath tests
Show description for 1907b49
smarter
committed
1907b49
Copy full SHA for 1907b49
sourcepath: support top-level definitions
Show description for 5c2a2d5
smarter
committed
5c2a2d5
Copy full SHA for 5c2a2d5
sourcepath: don't create a new run for outline parsing
Show description for 35c0804
smarter
committed
35c0804
Copy full SHA for 35c0804
Change -sourcepath to behave like -scansource -sourcepath
Show description for 1b11e4b
smarter
committed
1b11e4b
Copy full SHA for 1b11e4b
Remove use of QuoteContext.macroContext
nicolasstucki
committed
309a1bc
Copy full SHA for 309a1bc
Merge pull request #7596 from brunnerant/tuple-benchmarks
Show description for 3a7dfd2
nicolasstucki
authored
3a7dfd2
Copy full SHA for 3a7dfd2
Add missing QuoteContext
nicolasstucki
committed
806ed22
Copy full SHA for 806ed22
Fix #7618: Remove QuoteContext.macroContext
Show description for ac9660a
nicolasstucki
committed
ac9660a
Copy full SHA for ac9660a
Merge pull request #7672 from BryanAbate/cleaning-tastydoc
Show description for 83811dc
nicolasstucki
authored
83811dc
Copy full SHA for 83811dc
Merge pull request #7680 from dotty-staging/fix-#7675
Show description for 407f9b4
odersky
authored
407f9b4
Copy full SHA for 407f9b4
Fix rebase issue
Antoine Brunner
committed
e14f0b9
Copy full SHA for e14f0b9
Fix #7675: Handle case of lazy patterns with no variables
odersky
committed
c9c4fc1
Copy full SHA for c9c4fc1
Merge pull request #7670 from dotty-staging/change-extended
Show description for d217690
odersky
authored
d217690
Copy full SHA for d217690
Commits on Dec 3, 2019
Change what was suggested in PR comments
Antoine Brunner
committed
8635f1d
Copy full SHA for 8635f1d
Revert some unwanted changes, preparing for PR
Antoine Brunner
committed
26b9899
Copy full SHA for 26b9899
Add help message for bench-run
Antoine Brunner
committed
358ea0e
Copy full SHA for 358ea0e
Add benchmarks for map and zip
Antoine Brunner
committed
f9bbdcb
Copy full SHA for f9bbdcb
Renamed the input files for consistency
Antoine Brunner
authored and
Antoine Brunner
committed
a011faf
Copy full SHA for a011faf
Change benchmarks input format
Antoine Brunner
committed
05c0c95
Copy full SHA for 05c0c95
Add global benchmark on tuples
Antoine Brunner
committed
a5a6fe9
Copy full SHA for a5a6fe9
Add some missing benchmarks
Antoine Brunner
committed
38e4fbd
Copy full SHA for 38e4fbd
Modify inputs
Antoine Brunner
authored and
Antoine Brunner
committed
4c348c1
Copy full SHA for 4c348c1
Made benchmarks more consistent and complete
Antoine Brunner
committed
8184980
Copy full SHA for 8184980
Shorten benchmark duration
Antoine Brunner
committed
c3ded4f
Copy full SHA for c3ded4f
Add inputs and outputs of arrayOps benchmark
Antoine Brunner
authored and
Antoine Brunner
committed
11c1d21
Copy full SHA for 11c1d21
Add outputs of apply benchmarks
Antoine Brunner
authored and
Antoine Brunner
committed
109942c
Copy full SHA for 109942c
Add outputs of cons benchmarks
Antoine Brunner
authored and
Antoine Brunner
committed
e06a5f8
Copy full SHA for e06a5f8
Pagination
Previous
Next
You can’t perform that action at this time.