Popular repositories
-
-
Forked from sbt/sbt-onejar
Packages your project using One-JAR™ (Mirror. Official repo is now https://github.com/sbt/sbt-onejar)
-
Forked from pchiusano/scalaz7-experimental
Development moved to: https://github.com/scalaz/scalaz/tree/scalaz-seven
-
852 contributions in the last year
Contribution activity
December 2020
Created 11 commits in 4 repositories
Created 1 repository
- retronym/jfr-sandbox Java
Created a pull request in scala/scala that received 7 comments
Fix and extend Array.apply varargs optimization
The existing optimization for Array.apply[T] overreaches by assuming that the ArrayValue carrying the varargs will have the same element type as th…
+108
−3
•
7
comments
Opened 15 other pull requests in 9 repositories
scala/scala
1
closed
3
merged
1
open
- Enable reachability warnings in pattern matching PartialFunctions
- [backport] Tweaks to the build definition after backporting the in-sourcing of partest
- Only look up the system prop controlling class tag caching once
- Remove pack200 ant task to make 2.12.x compilable on JDK 15
- Fix range position for vars with default initializer
retronym/scala
2
open
retronym/homebrew-formulas
2
merged
jline/jline3
1
closed
scala/compiler-benchmark
1
merged
ktoso/sbt-jmh
1
merged
scalacommunitybuild/scala-refactoring
1
merged
retronym/scala-refactoring
1
closed
scala/community-build
1
closed
Reviewed 6 pull requests in 3 repositories
scala/scala 4 pull requests
mkeskells/TopGun 1 pull request
apache/spark 1 pull request
Created an issue in scala/community-build that received 5 comments
Investigate flaky ExtractionsTest in scala-refactoring
yes, known flaky. it went green in https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.12.x-jdk8-integrate-community-build/6305/ Originally…
5
comments