aboutsummaryrefslogtreecommitdiff
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* ScalafmtJon Pretty2017-11-101-1/+3
* More build cleanup, and a couple of extra testsJon Pretty2017-11-101-0/+38
* Upgrade to SBT 1.0 and include testing binariesv0.5.0Jon Pretty2017-11-091-8/+10
* Added better scaladocs and provide default valuesJon Pretty2017-11-081-12/+18
* API improvements and better examplesJon Pretty2017-11-072-21/+41
* Deduplication within case class parameter typeclassesJon Pretty2017-11-051-2/+0
* Start of performance-enhancing refactoringJon Pretty2017-11-042-1/+5
* Test fixes and other miscellaneous changesJon Pretty2017-11-032-5/+12
* Support for GADTs (including recursive ones)Jon Pretty2017-11-011-11/+11
* Support nontrivial type constructorsJon Pretty2017-10-311-7/+7
* Support for case objectsJon Pretty2017-10-301-10/+13
* All variants now derivingJon Pretty2017-10-301-8/+15
* Derivation working for Show and EqJon Pretty2017-10-301-0/+81