The Wayback Machine - https://web.archive.org/web/20220525090804/https://github.com/milessabin
Skip to content
Avatar

Achievements

Achievements

Organizations

@functionalbrighton @typelevel
Block or Report

Block or report milessabin

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Generic programming for Scala

    Scala 3.2k 524

  2. export-hook Public archive

    Minimal infrastructure for type class providers to support the inclusion of derived, subclass and other orphan instances in their implicit scope.

    Scala 89 6

  3. macro-compat Public archive

    macro-compat is a small library which allows you to compile macros with Scala 2.10.x which are written to the Scala 2.11/2 macro API.

    Scala 85 24

  4. Fix for SI-2712 implemented as a compiler plugin for Scala 2.11.8 and 2.10.6

    Scala 46 8

  5. Example code from my presentation on shapeless type class derivation

    Scala 28 11

  6. This repository contains a minimal SBT project for experimenting with a fix for SI-2712

    Scala 18 2

137 contributions in the last year

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

Contribution activity

May 2022

Created 8 commits in 1 repository

Created a pull request in gemini-hlsw/gsp-graphql that received 3 comments

Reworked the SQL compiler

The SQL compiler has been completely reworked, including ... Improved representation of all SQL constructs. Much less reliance on repeated SQ…

+5,103 −1,386 3 comments
Opened 2 other pull requests in 1 repository
gemini-hlsw/gsp-graphql 2 merged

Created an issue in gemini-hlsw/gsp-graphql that received 1 comment

Ensure no internal errors leak out through the GraphQL error channel

Currently some internal errors are reported through the Result error channel which is then used to construct the errors section of any GraphQL resp…

1 comment