aboutsummaryrefslogtreecommitdiff
path: root/examples/src/main/scala/typeclasses.scala
Commit message (Expand)AuthorAgeFilesLines
* API improvements and better examplesJon Pretty2017-11-071-127/+0
* Deduplication within case class parameter typeclassesJon Pretty2017-11-051-5/+5
* Start of performance-enhancing refactoringJon Pretty2017-11-041-9/+15
* Test fixes and other miscellaneous changesJon Pretty2017-11-031-0/+29
* Support for GADTs (including recursive ones)Jon Pretty2017-11-011-4/+3
* Support nontrivial type constructorsJon Pretty2017-10-311-6/+9
* Support for case objectsJon Pretty2017-10-301-1/+2
* All variants now derivingJon Pretty2017-10-301-27/+23
* Derivation working for Show and EqJon Pretty2017-10-301-0/+93