summaryrefslogtreecommitdiff
path: root/test/files/neg/t900.check
Commit message (Collapse)AuthorAgeFilesLines
* Optimization of Predef implicits.Paul Phillips2012-04-301-2/+2
| | | | | | | All those wildcards in a default-scoped implicit are expensive, they each lead to a typevar on every search. Restructured the Tuple2/Tuple3 Zipped classes, they're better this way anyway. This also gets all that Tuple[23] code out of genprod.
* new and updated test cases for value classes.Martin Odersky2012-03-051-2/+2
|
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-241-0/+10