aboutsummaryrefslogtreecommitdiff
path: root/examples/shared/src/main/scala/show.scala
Commit message (Collapse)AuthorAgeFilesLines
* Updated version numbers to 0.7.1Jon Pretty2018-02-251-1/+1
|
* Added copyright notice on every fileJon Pretty2018-02-181-0/+14
|
* post-review changesKevin Wright2018-02-081-1/+1
|
* Added top-level annotation captureKevin Wright2018-02-011-1/+4
|
* Added annotation capture to paramsKevin Wright2018-02-011-19/+16
| | | | | | | 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
* Change `typeName: String` to `typeName: magnolia.TypeName` [BREAKING!]Mathias2018-01-041-1/+1
|
* Add support for repeated (vararg) parametersGeorgi Krastev2017-11-291-0/+6
| | | | Added a `Param.repeated` flag to `interface`.
* scalajs cross buildLoic Descotte2017-11-111-0/+63