aboutsummaryrefslogtreecommitdiff
path: root/examples/shared/src/main
Commit message (Collapse)AuthorAgeFilesLines
* Added annotation capture to paramsKevin Wright2018-02-012-35/+26
| | | | | | | Added test for annotation capture Updated to lamdafied syntax for SAM type construction Minor changes to permit compilation under JDK 9 Added Kevin Wright as a contributor
* 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
| | | | Added a `Param.repeated` flag to `interface`.
* scalajs cross buildLoic Descotte2017-11-114-0/+218