aboutsummaryrefslogtreecommitdiff
path: root/tests/run/enum-Color.scala
Commit message (Collapse)AuthorAgeFilesLines
* Add child annotations for enum valuesMartin Odersky2017-04-061-0/+4
| | | | | A new kind of child annotation that points to the term symbol representing an enum value.
* Another test fixedMartin Odersky2017-04-051-1/+1
|
* Implementation of proposal changesMartin Odersky2017-04-051-1/+1
| | | | | - rename utility methods - generate utility methods also for object cases
* Support comma-separated enum constantsMartin Odersky2017-04-041-3/+1
|
* Add testsMartin Odersky2017-04-041-0/+13