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
190
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
main
User selector
hamzaremmal
Datepicker
All time
Commit History
Commits on Oct 8, 2025
fix: discard scala.caps.Pure in the erasure of union and intersection types
hamzaremmal
committed
8ace7f0
Copy full SHA for 8ace7f0
Drop redundant `Pure` parent traits in stdlib (#24149)
hamzaremmal
authored
3158fe6
Copy full SHA for 3158fe6
module classes can sometimes extend `scala.runtime.AbstractFuntionN` in Scala 2 (#24147)
Show description for 5b02216
hamzaremmal
authored
5b02216
Copy full SHA for 5b02216
fix: add `scala.runtime.AbstractFunction1` to parent of some module classes
Show description for e7c79dc
hamzaremmal
committed
e7c79dc
Copy full SHA for e7c79dc
chore: add support for `sbt-test` in the new build (#23748)
Show description for 24a12d4
hamzaremmal
authored
24a12d4
Copy full SHA for 24a12d4
chore: add support for sbt scripted tests in the new build
hamzaremmal
committed
3d55eda
Copy full SHA for 3d55eda
Commits on Oct 7, 2025
Require JDK 17+ (#24146)
Show description for 443f0f3
hamzaremmal
authored
443f0f3
Copy full SHA for 443f0f3
Stabilise Quotes reflect methods used for creating new classes/objects (#23826)
Show description for 3a21370
hamzaremmal
authored
3a21370
Copy full SHA for 3a21370
fix: alias `scalac` for `scala3-bootrapped-new` was malconfigured
hamzaremmal
committed
d7994ed
Copy full SHA for d7994ed
add `sjsJUnitTests` with the new library (#24143)
hamzaremmal
authored
dd39e0b
Copy full SHA for dd39e0b
fix: also do specialisation during Scala.js
hamzaremmal
authored and
sjrd
committed
fe7c711
Copy full SHA for fe7c711
fix: make spreads uniform between JVM and JS
hamzaremmal
committed
52495cf
Copy full SHA for 52495cf
disable again non-bootstrapped tests
Show description for 69a9094
hamzaremmal
committed
69a9094
Copy full SHA for 69a9094
fix: make tests work
hamzaremmal
committed
337fd37
Copy full SHA for 337fd37
enable MiMa for Scala.js
hamzaremmal
committed
0afbd54
Copy full SHA for 0afbd54
fix: have a full stdlib for Scala.js :)
hamzaremmal
committed
036356a
Copy full SHA for 036356a
fix: make sure JVM and SJS TASTy is alined
hamzaremmal
committed
a581702
Copy full SHA for a581702
chore: add `scala.language.2.13` to sjs stdlib
hamzaremmal
committed
ed4c2de
Copy full SHA for ed4c2de
fix: erase parameters as Scala 2 too
hamzaremmal
committed
512b5c7
Copy full SHA for 512b5c7
Commits on Oct 1, 2025
port `scalac` and `testCompilation` aliases to the new build (#24117)
Show description for b7cae74
hamzaremmal
authored
b7cae74
Copy full SHA for b7cae74
chore: port `scalac` and `testCompilation` commands to the new build
hamzaremmal
committed
964380e
Copy full SHA for 964380e
No mixin forwarder when ancestor is sealed (#23482)
Show description for e914efe
hamzaremmal
authored
e914efe
Copy full SHA for e914efe
Commits on Sep 29, 2025
Cleaner, quieter test rig tests (#24073)
Show description for 9be627d
hamzaremmal
authored
9be627d
Copy full SHA for 9be627d
Commits on Sep 28, 2025
chore: add regression test for #24096 (#24098)
Show description for 620b08b
hamzaremmal
authored
620b08b
Copy full SHA for 620b08b
chore: add regression test for #24096
hamzaremmal
committed
5fbdf09
Copy full SHA for 5fbdf09
Commits on Sep 27, 2025
chore: drop dependency management in the CB (#24061)
Show description for b67fcf2
hamzaremmal
authored
b67fcf2
Copy full SHA for b67fcf2
enable `non-bootstrapped` tests back (#24089)
Show description for a120c7c
hamzaremmal
authored
a120c7c
Copy full SHA for a120c7c
disable `protoquill` for now, it is not happy when we removed the deps
hamzaremmal
committed
68e78a7
Copy full SHA for 68e78a7
enable `non-bootstrapped` tests back
hamzaremmal
committed
5e0fa2a
Copy full SHA for 5e0fa2a
Commits on Sep 26, 2025
chore: drop dependency management in the CB
hamzaremmal
committed
f047303
Copy full SHA for f047303
deprecate `scala.runtime.SymbolLiteral` (#23970)
Show description for dc33947
hamzaremmal
authored
dc33947
Copy full SHA for dc33947
Commits on Sep 25, 2025
fix: adapt the ci file to the latest state (#24040)
Show description for 41c651e
hamzaremmal
authored
41c651e
Copy full SHA for 41c651e
fix: adapt the ci file to the latest state
hamzaremmal
committed
9ec54d1
Copy full SHA for 9ec54d1
Standard Library Sync: September 24th, 2025 (#24063)
Show description for a8d6cbf
hamzaremmal
authored
a8d6cbf
Copy full SHA for a8d6cbf
fix: update checkfile for i23905 (#24064)
Show description for cbc3edb
hamzaremmal
authored
cbc3edb
Copy full SHA for cbc3edb
Pagination
Previous
Next
You can’t perform that action at this time.