summaryrefslogtreecommitdiff
path: root/test/files/neg/bug856.check
Commit message (Collapse)AuthorAgeFilesLines
* More deprecation warnings fixed.Iulian Dragos2008-05-191-2/+2
|
* Massive check-in for IDE.Sean McDirmid2007-09-171-1/+1
|
* implementing Martin's suggestions for tcpolyAdriaan Moors2007-04-161-1/+1
| | | | | | | | | | | | - prefixString in SingleType suppresses scala.Predef prefixes - (sym.isPredefModule) better handling of double defs of `_' in type - params (now in enterInScope in Namers) introduced HKmode to indicate - we're typing a higher-kinded type, instead of reusing POLYmode | - TAPPmode - Typers.typedTypeConstructor does not normalize the result anymore -- now in GenICode generatedType = toTypeKind(tpt.tpe.normalize)
* merged in tcpoly branch (at r10641)Adriaan Moors2007-04-061-1/+1
|
* added colonBurak Emir2007-01-071-1/+1
|
* fixed bug 856Martin Odersky2006-11-301-0/+4