summaryrefslogtreecommitdiff
path: root/test/files/run/t2111.scala
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* Improves Enumeration to obtain names of values ...Philipp Haller2009-10-271-0/+20
Improves Enumeration to obtain names of values through reflection. This addresses those parts of #2111 that we agreed on in the Scala meeting.