Miles Sabin
Results
7
repositories owned by
Miles Sabin
shapeless
3.4k
Stars
530
Forks
Watchers
Generic programming for Scala
export-hook
90
Stars
7
Forks
Watchers
Minimal infrastructure for type class providers to support the inclusion of derived, subclass and other orphan instances in their implicit scope.
macro-compat
86
Stars
25
Forks
Watchers
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.
shapeless-type-class-derivation-2015-demo
29
Stars
12
Forks
Watchers
Example code from my presentation on shapeless type class derivation
si2712fix-demo
19
Stars
3
Forks
Watchers
This repository contains a minimal SBT project for experimenting with a fix for SI-2712
si2712fix-plugin
47
Stars
9
Forks
Watchers
Fix for SI-2712 implemented as a compiler plugin for Scala 2.11.8 and 2.10.6