Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Popular repositories

  1. Forked from scala/scala

    The Scala programming language

    Scala 2 1

  2. Forked from twitter/util

    Wonderful reusable code

    Scala 1

  3. Forked from paulp/sbt-extras

    Extras for sbt.

    Scala 1

  4. Forked from scala/scala-dist

    Additional code relevant to creating a scala distribution.

    Emacs Lisp 1

  5. Forked from scala-ide/scala-ide

    Scala IDE for Eclipse

    Scala 1

  6. Forked from sbt/sbt

    sbt, a build tool for Scala

    Scala 1

624 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2020

Created 11 commits in 2 repositories

Created a pull request in scala/scala that received 4 comments

Simpler SubstSymMap to leverage reusable instance [ci: last-only]

Follow-up to #9039 with an opinionated commit that simplifies the classes and just commits to mutable (instead of a forked hierarchy; there were va…

+102 −43 4 comments
Opened 7 other pull requests in 2 repositories
Reviewed 1 pull request in 1 repository
scala/scala 1 pull request

Created an issue in lampepfl/dotty that received 5 comments

Inference limitation with extension, or extension limitation with inference

Minimized code scala> extension [A <: AnyRef](anyref: A|Null) inline def ?:(alt: => A): A = if anyref != null then anyref.nn else alt def ?:[A <: A…

5 comments
Opened 3 other issues in 2 repositories
scala/bug
1 open 1 closed
scalapuzzlers/scalapuzzlers.github.com
1 open

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.