aboutsummaryrefslogtreecommitdiff
path: root/examples/shared/src/main/scala
Commit message (Expand)AuthorAgeFilesLines
* Permit derivations of products when `dispatch` not definedJon Pretty2018-06-061-0/+37
* use toList instead of to[List]xuwei-k2018-05-111-1/+1
* Updated version numbers to 0.7.1Jon Pretty2018-02-256-6/+6
* Added copyright notice on every fileJon Pretty2018-02-186-0/+84
* post-review changesKevin Wright2018-02-082-5/+5
* Added top-level annotation captureKevin Wright2018-02-011-1/+4
* Added annotation capture to paramsKevin Wright2018-02-012-35/+26
* Run Scala-fmtJon Pretty2018-01-072-5/+7
* Switch `Subtype#label` member to new `TypeName`Mathias2018-01-051-3/+3
* Change `typeName: String` to `typeName: magnolia.TypeName` [BREAKING!]Mathias2018-01-042-9/+9
* Add `CaseClass.rawConstruct` and new `Patcher` exampleMathias2017-12-141-0/+69
* typeName is now the full name of the type, in original caseJon Pretty2017-11-301-0/+19
* Add support for repeated (vararg) parametersGeorgi Krastev2017-11-292-0/+9
* scalajs cross buildLoic Descotte2017-11-114-0/+218